Render is resizing and cropping photos

I am putting together a video montage for a mission trip that I did over the summer to Roatan honduras. whenever i render my sequence it scales the pictures to about 75 when in order to view the entire picture it should be around 23. Why does this happen? Also, it crops it all funky. PLEASE HELP ME I NEED THIS PROJECT DONE IN ABOUT 12 hours!

You must set the scale in the Motion Tab for each image. This is very basic FCP stuff when working with any media that is not the precise same dimensions as your sequence settings. It si the default behavior.
Forget your deadline. You should have started a few days ago.
You might be able to make your deadline by using iPhoto's slide show mode but I don't use iPhoto.
bogiesan

Similar Messages

  • Problem uploading enhanced and crop photos

    When I upload enhanced and crop photos from my iPad2 to Dropbox the original photo gets uploaded.
    I am using the native iPad photo app on my iPad2 to enhance and crop  I see that there are others with similar problems but no real solution. Don't know if I'm doing something wrong or if this is Apple issue. Seems I have wasted a lot of time enhancing photo but can't share them.  Very annoying!!!
    Any ideas? Need Help ASAP.
    Thanks

    Disregard lasts - I see the issue now having played around a little.  Do your crop, email it to yourself, click on the checkout arrow at top of email screen and hit save image.  Image is saved back to photoroll in cropped state.  The original cropped image appears in photoroll.  Click it, select image and then edit and revert.  It will go back back - but the saved photo from email stays as it is..
    You can now upload the saved image to dropbox.  Hope this resolves your issue, Regards, Ct

  • Resize and crop images to a specific width and height

    Hi,
    I want to convert images to thumbnails with a 'standard' format - I need all images to have the same width and height.
    So I need to resize and then crop the images. Is this possibe with JAI? Are there other libraries which can do this better?
    I've read about ImageMagick - are the Java interfaces to ImageMagick good?
    /best regards, Håkan Jacobsson - System developer in Sweden

    Duplicate posting, answers are here
    http://forums.sun.com/thread.jspa?threadID=5419291
    Pleas don't duplicate unless you note that you have done so and provide pointers to the duplicates - as I'm sure you're aware. . .

  • Image resizing and cropping

    Hi,
    I want to convert images to thumbnails with a 'standard' format - I need all images to have the same width and height.
    So I need to resize and then crop the images. Is this possibe with JAI? Are there other libraries which can do this better?
    I've read about ImageMagick - are the Java interfaces to ImageMagick good?
    /regards, Håkan Jacobsson

    Depending on the format of your files, you need not go into JAI. You may be able to do what you want with ImageIO.
    You just need to load the image, select the part you want, then check the length to width ratio to make sure it is appropriate, if not, then adjust it as such.
    If you want to get a 100, 100 thumb from a 1024, 768 image you can do this:
    BufferedImage bi = new BufferedImage(100, 100, BufferedImage.TYPE_INT_RGB);
    Graphics2D g = bi.createGraphics();
    g.drawImage(my1024x768, 0, 12, 100, 75, Color.BLACK, null);
    g.dispose();please note, that to get 1024 shunk up to 100, you need to divide by 10.24, when you do the same to the height of the image, you get 75, this leaves 25 pixels--so I centered the image at 12.
    to save the thumb in JPG:
    File f = new File(myFileNameAndPath);
    f.createFile();
    ImageIO.write(bi, "JPEG", f);**WARNING** untested code.

  • How to resize a Cropped photo

    iPhoto on iPad 3 with iOS 6.
    I use the Crop tool to select a portion of the image.
    Tap Edit to confirm my selection.
    The image is now displayed in the editting panel.
    How do I get the image to fill the editting panel?
    What seems to happen is if I have cropped 50% of the original image, then
    after I tap Edit about 50% of the editting panel is used.
    I've tried tapping on the image. Using two fingers.
    Nothing has worked. The image remains at the size of the crop.
    fwiw, in Photoshop Elements after a crop, a double click on the hand tool would
    zoom the image out to fill the window.
    Thanks for any help or advice.

    This wasn't the question I was looking for, but it's been one I have wished for. When I export the picture and select the new size I then am given a window where I rename the new image and then direct where it should go. The default appears to be where I LAST saved a picture. I would like it to go where the original image is stored (I'm afraid I am still in my PC mode as I've only very recently decided to give Gates the gate!)
    I navigate to my iPhoto library and have a choice of Originals, modified, iPod photo cache (woops, not THERE!), and Data. In each of those folders are only dated folders ... hmmm. I see. Wait a sec. Okay, I dig further into 2002 and discover the folder the original is in. I select that. But it doesn't appear in my iPhoto screen. Lemme see... Well, I see. I put it into "DATA/folder/folder." I'll put it into "Original/folder/folder" ... hmm. It says that it's already there and do I want to replace it. Well, if it were there, why don't I see it in my library?
    Okay, now just a sec... bear with me. SOrry to go on here but a lot of this is confusing to an old PC head.
    ===============
    Here is what is in my Source:
    Library
    Early Photos
    2003
    2004
    2005
    2006
    Last Roll
    Last 12 Months
    Concord Art (folder I made)
    then dozens of albums I am currently trying to make from importing 86000 pictures from my PC.
    I brought over the entire file structure from the PC onto a folder on my Mac desktop... hmmm. So... maybe I should save the new picture in THAT folder? I'm not sure I'm not COPYING the photo to iPhoto or POINTING iPhoto to that folder.
    What was the question I was looking for? That's another of my problems...
    Rik
    iMac   Mac OS X (10.4.7)   Confused old PC user

  • How do I resize and export photos in Aperture without them becoming pixelateded

    I'm having trouble resizing my photos and exporting them without the end result being an overly pixelated photo.  This happens when I am resizing my photos to a 5 by 7 size.  

    Amanda,
    Welcome to the user-supported Aperture discussion group.
    In Aperture, you don't resize to a "print" size.  You export to a specific pixel size. 
    So, what size are you actually exporting it as? 
    I believe both Terence and I suspect that you have a very low-res picture and you are telling Aperture to make it have more pixels.  If you are intending to print the photos, there is really no difference in sending the original, low-res version to the printer versus having Aperture add pixels to your photo.  Something, somewhere, will have to add pixels.
    nathan

  • Stretching and cropping photos on the page in Pages

    I'm using Pages 09 4.3 and I want to pull in a photo, crop it and stretch it in Pages. Is that possible?
    Roger

    Yes. Are you asking how?
    Best is you get a complete overview from the Pages09_UserGuide.pdf available from under the Help menu.
    Peter

  • My FCP X automatically added a resize and crop effect to my entire movie, how can I get rid of it?

    My FCP X will not let me cut nor copy a section and paste it any where.  What can I do?
    Also, while trying to do this, it added a reshaoe little red box to my entire 90 minute feature film.  How can I get rid of this effect?  Have no idea how it can just show up like that when I never asked it to???

    My FCP X will not let me cut nor copy a section and paste it any where.  What can I do?
    You'll have to tell us exactly what you;re doing and what happens when you do it? Maybe post some screen shots?
    Also, while trying to do this, it added a reshaoe little red box to my entire 90 minute feature film.  How can I get rid of this effect?  Have no idea how it can just show up like that when I never asked it to???
    Screenshot? What are you copying from where? And where are you pasting to?

  • Cs3 straighten and crop , is there a way like cs5?

    Hi
    on my laptop i run xp adn photoshop cs3 normal (not extended)
    what i miss is a good straighten and crop like cs5
    in cs3 i use the ruler tool ->rotate canvas -> arbitrary
    and i my photo is straight but with big borders around the photo
    now cs5 does a great job
    but photoshop cs3 no
    there is the scipt straighten and crop photos but in this case doesn't do a great job
    because delete the borders and my photo returns to be awry
    ok i can crop manually , but it's exhausting if i have to work on some photos , one by one
    is there a script/action/tips or plugin  that can do the same great cs5 job?
    thanks
    cheers

    This sets the rulerunits to Pixels then when finished resets them back to what they were....
    // ================================================================================================
    // Script Name: autocrop.js
    // ================================================================================================
    // Version 2.0 9 December 2003
    // Description: crops the active document after image rotation
    // This version is compatible with Photoshop CS and will not run on Photoshop 7
    // This script is product of Paul Jaruszewski and Roger Cavanagh
    // Contact Paul at www.melor.com
    // Contact Roger at www.rogercavanagh.com
    // This script is provided free for personal use.
    // No liability will be accepted for any consequences arising from the use of this script.
    // This script may be copied IN ITS ENTIRETY to others provided and no charge is made other
    // than for media. Credit to Paul and Roger must be made if this script is posted for download
    // or distribution.
    // Installation: copy the file autocrop.js to the ..\Presets\Scripts folder
    // Globals
    var chosenMethod = 0;
    var ui_NoOpenDocuement = "No open document";
    var hlpMsg = new Array();
    var msg = "";
    var hid_BinChop = 1;
    msg = "Binary Search will usually be the fastest method to find edges, but may be slower than the ";
    msg = msg + "Slice method with smaller amounts (1-2 degrees) of rotation. May produce an over";
    msg = msg + "-crop, if the search inadvertently matches the background colour inside the picture.";
    hlpMsg[hid_BinChop] = msg;
    var hid_Slice = 2;
    msg = "Almost as fast as binary search method, but will sometimes produce slight over-crop. This ";
    msg = msg + "can be avoided by ensuring the background colour is different from the edges (10 px) ";
    msg = msg + "colour in the picture";
    hlpMsg[hid_Slice] = msg;
    var hid_UniPixel = 3;
    msg = "This is much the slowest search method, but will only produce an error, ";
    msg = msg + "if edges pixels are the same colour as the background.";
    hlpMsg[hid_UniPixel] = msg;
    var hid_BestResults = 4;
    msg = "For best results, you should make sure the background colour does not occur near the top ";
    msg = msg + "left corner of your picture. If the picture contains predominantly dark colours, ";
    msg = msg + "set a white background before image rotation, and vice versa.";
    hlpMsg[hid_BestResults] = msg;
    // ================================================================================================
    function settingDialog() { // Creates dialog window and gets user input         ===settingDialog===
    // ================================================================================================
    // These are functions in scope for settingDialog ()
    // ------------------------------------------------------------------------------aboutBtnOnClick---
    function aboutBtnOnClick() {
    var msg = "Autocrop V2\n\n\Copyright \u00A9 2003 Paul Jaruszewski and Roger Cavanagh\n";
    msg = msg + "www.melor.com - www.rogercavanagh.com\n";
    msg = msg + "Information: http://www.rogercavanagh.com/actions/15_autocrop.htm";
    dlg.msgPnl.helpMsgSt.text = msg;
    } // end about BtnOnClick
    function cancelBtnOnClick() { // -----------------------------------------------cancelBtnOnClick---
    dlg.close();
    } // end cancelBtnOnClick
    function evalMethod() { //------------------------------------------------------------evalMethod---
    var result = 0;
    if (dlg.methodPnl.binChop.value) { result = 1; };
    if (dlg.methodPnl.slice.value) { result = 2; };
    if (dlg.methodPnl.uniPixel.value) { result = 3; };
    return result;
    } // end function evalMethod
    function runBtnOnClick() { // -----------------------------------------------------runBtnOnClick---
    chosenMethod = evalMethod();
    dlg.close();
    } // end runBtnOnClick
    function displayHelp(hlpMsgId) { // -------------------------------------------------displayHelp---
    dlg.msgPnl.helpMsgSt.text = hlpMsg[hlpMsgId];
    } // end function
    // Standard Values
    var mgn = 10;
    var mgnTop = 20;
    var rowH = 20;
    var rBtnW = 120;
    var btnW = 100;
    // Method Panel Parameters                                           ---Method Panel Parameters---
    var ul_MethodPnlTitle= "Method:";
    var methodPnlRows = 3;
    var methodPnlCols = 1;
    var methodPnlH = methodPnlRows*(mgn + rowH) + mgnTop;
    var methodPnlW = 350; // (methodPnlRows + 1)*mgn + rBtnW; // max number of items
    var methodPnlX = mgn;
    var methodPnlY = mgn;
    // Control Panel Parameters                                          ---Control Panel Parameters---
    var ul_ControlPnlTitle = "Control Panel:";
    var ul_Run = "Run";
    var ul_Cancel = "Cancel";
    var ul_About = "About";
    var controlPnlRows = 3;
    var controlPnlCols = 1;
    var controlPnlH = methodPnlH;
    var controlPnlW = btnW + (controlPnlCols + 1)*mgn
    var controlPnlX = methodPnlX + methodPnlW + mgn;
    var controlPnlY = mgn;
    // Message Panel Parameters                                          ---Message Panel Parameters---
    var ul_MsgPnlTitle = "";
    var msgPnlH = 140;
    var msgPnlW = methodPnlW + controlPnlW + mgn;
    var msgPnlX = mgn;
    var msgPnlY = methodPnlY + methodPnlH + mgn;
    var ul_BinarySearch = "Binary Search";
    var ul_PixelSlice = "Pixel Slice";
    var ul_SinglePixel = "Single Pixel";
    // Dialog Window Parameters                                          ---Dialog Window Parameters---
    var uiTitle = "Autocrop";
    var numPnlsAcross = 2;
    var numPnlsDown = 2;
    var dlgX = 100;
    var dlgY = 100;
    var dlgH = methodPnlH + msgPnlH + (numPnlsDown + 1)*mgn;
    var dlgW = methodPnlW + controlPnlW + (numPnlsAcross + 1)*mgn;
    var bounds = new Array(4);
    var x1 = 0, x2 = 0, y1 = 0;
    // Create window and panels                                          ---Create window and panels---
    bounds = {x:dlgX, y:dlgY, width:dlgW, height:dlgH};
    var dlg = new Window("dialog", uiTitle, bounds);
    bounds = {x:methodPnlX, y:methodPnlY, width:methodPnlW, height:methodPnlH};
    dlg.methodPnl = dlg.add("panel", bounds, ul_MethodPnlTitle);
    bounds = {x:controlPnlX, y:controlPnlY, width:controlPnlW, height:controlPnlH};
    dlg.controlPnl = dlg.add("panel", bounds, "Control Panel:");
    // Method Panel Elements                                                ---Method Panel Elements---
    x1 = mgn;
    y1 = mgnTop;
    bounds = {x:x1, y:y1, width:rBtnW, height:rowH};
    dlg.methodPnl.binChop = dlg.methodPnl.add("radiobutton", bounds, ul_BinarySearch);
    dlg.methodPnl.binChop.value =  true;
    dlg.methodPnl.binChop.onClick = function() { displayHelp(hid_BinChop); };
    y1 = y1 + rowH +mgn;
    bounds = {x:x1, y:y1, width:rBtnW, height:rowH};
    dlg.methodPnl.slice = dlg.methodPnl.add("radiobutton", bounds, ul_PixelSlice);
    dlg.methodPnl.slice.onClick = function() { displayHelp(hid_Slice); };
    y1 = y1 + rowH +mgn;
    bounds = {x:x1, y:y1, width:rBtnW, height:rowH};
    dlg.methodPnl.uniPixel = dlg.methodPnl.add("radiobutton", bounds, ul_SinglePixel);
    dlg.methodPnl.uniPixel.onClick = function() { displayHelp(hid_UniPixel); };
    // Control Panel Elements                                              ---Control Panel Elements---
    x1 = mgn;
    y1 = mgnTop;
    bounds = {x:x1, y:y1, width:btnW, height:rowH};
    dlg.controlPnl.runBtn = dlg.controlPnl.add("button", bounds, ul_Run);
    dlg.controlPnl.runBtn.onClick = function() {runBtnOnClick();};
    y1 = y1 + rowH + mgn;
    bounds = {x:x1, y:y1, width:btnW, height:rowH};
    dlg.controlPnl.cancelBtn = dlg.controlPnl.add("button", bounds, ul_Cancel);
    dlg.controlPnl.cancelBtn.onClick = function() {cancelBtnOnClick();};
    y1 = y1 + rowH + mgn;
    bounds = {x:x1, y:y1, width:btnW, height:rowH};
    dlg.controlPnl.aboutBtn = dlg.controlPnl.add("button", bounds, ul_About);
    dlg.controlPnl.aboutBtn.onClick = function() {aboutBtnOnClick();};
    // Message Panel Elements                                              ---Message Panel Elements---
    bounds = {x:msgPnlX, y:msgPnlY, width:msgPnlW, height:msgPnlH};
    dlg.msgPnl = dlg.add("panel", bounds, "");
    x1 = mgn;
    y1 = mgn;
    bounds = {x:x1, y:y1, width:msgPnlW - 2*mgn, height:msgPnlH - 2*mgn};
    dlg.msgPnl.helpMsgSt = dlg.msgPnl.add("statictext", bounds, "", {multiline: true});
    displayHelp(hid_BestResults);
    return dlg;
    } // end settingDialog ========================================================end settingDialog===
    // ================================================================================================
    function main() { //                                                                     ===main===
    // ================================================================================================
    // These are functions in scope for main()
    function doCropUniPixel() {   // Single Pixel Search Routine ---------------------doCropUniPixel---
    // Declare and Initialise
    var picrgb = new Array(3);
    var backrgb = new Array(3);
    var bounds = new Array(4);
    var j = 0;
    backrgb=eyeDropper(0,0); //Find color of upper left pixel
    var maxi = docRef.width;
    if (maxi > docRef.height) {
        maxi = docRef.height;
    maxi = Math.floor(maxi/2);
    loopOne:
    for (j=1;j < maxi; j++) {
      picrgb=eyeDropper(j,j);
      if (backrgb[0] != picrgb[0] || backrgb[1] != picrgb[1] || backrgb[2] != picrgb[2]) { // edge!
       bounds = new Array(j, j, docRef.width - j, docRef.height - j);
       docRef.crop(bounds);
       bounds = null;
       break;  // Exit for loop
      purge(PurgeTarget.ALLCACHES);
    } // end for
    // prep for looptwo
    var maxi = docRef.width;
    if (maxi > docRef.height) {
        maxi = docRef.height;
    maxi = Math.floor(maxi/2);
    loopTwo:
    for (j=1;j < maxi; j++) {
      picrgb=eyeDropper(docRef.width - j,j);
      if (backrgb[0] != picrgb[0] || backrgb[1] != picrgb[1] || backrgb[2] != picrgb[2]) { // edge
       bounds = new Array(j, j, docRef.width - j, docRef.height - j);
       docRef.crop(bounds);
       bounds = null;
       break;  // Exit for loop
      purge(PurgeTarget.ALLCACHES);
    } // end for
    } // end function doCropUniPixel
    function doCropBinChop() {   // Binary Search Routine -----------------------------doCropBinChop---
    // Declare and Initialise
    var picrgb = new Array(3);
    var backrgb = new Array(3);
    var bounds = new Array(4);
    var j = 0;
    var ub= 0;
    var lb = 0;
    backrgb=eyeDropper(0,0); //Find colour of upper left pixel
    var maxi = docRef.width;
    if (maxi > docRef.height) {
        maxi = docRef.height;
    ub = Math.floor(maxi/2);
    loopOne:
    while (ub - lb > 1) {
      j = Math.floor((ub - lb)/2) + lb;
        picrgb=eyeDropper(j,j);
       if (backrgb[0] != picrgb[0] || backrgb[1] != picrgb[1] || backrgb[2] != picrgb[2]) {
       ub = j;
      } else {
       lb = j;
      } // end if
      purge(PurgeTarget.ALLCACHES);
    } // end while
    bounds = [ub , ub , docRef.width - ub , docRef.height - ub ];
      docRef.crop(bounds);
      bounds = null;
    // prep for looptwo
    maxi = docRef.width;
    if (maxi > docRef.height) {
        maxi = docRef.height;
    lb = 0;
    ub = Math.floor(maxi/2)
    loopTwo:
    while (ub - lb > 1) {
      j = Math.floor((ub - lb)/2) + lb;
        picrgb=eyeDropper(docRef.width - j,j);
       if (backrgb[0] != picrgb[0] || backrgb[1] != picrgb[1] || backrgb[2] != picrgb[2]) {
       ub = j;
      } else {
        lb = j;
      } // end if
    purge(PurgeTarget.ALLCACHES);
    } // end while
    bounds = [ub , ub , docRef.width - ub , docRef.height - ub];
      docRef.crop(bounds);
      bounds = null;
    } // end function doCropBinChop
    function doCropSlice() { // +10 Pixel Routine ---------------------------------------doCropSlice---
    // Declare and Initialise
    var picrgb = new Array(3);
    var backrgb = new Array(3);
    var bounds = new Array(4);
    var j = 0;
    var jInc = 10;
    var maxi = docRef.width;
    if (maxi > docRef.height) {
       maxi = docRef.height;
    backrgb=eyeDropper(0,0); //Find colour of upper left pixel
    j = 1;
    loopOne:
    while (j < maxi) {
        picrgb=eyeDropper(j,j);
       if (backrgb[0] != picrgb[0] || backrgb[1] != picrgb[1] || backrgb[2] != picrgb[2]) {
        if (jInc == 1) {
           bounds = [j, j, docRef.width - j, docRef.height - j];
           docRef.crop(bounds);
           bounds = null;
           break loopOne;
          } else {
           j = j - jInc;
           if (j < 0) {
            j = 0;
           jInc = 1 ;
      purge(PurgeTarget.ALLCACHES);
      j = j + jInc;
    } // end while
    maxi = docRef.width;
    if (maxi > docRef.height) {
       maxi = docRef.height;
    jInc = 5;
    j = 1;
    loopTwo:
    while (j < maxi) {
        picrgb=eyeDropper(docRef.width - j,j);
       if (backrgb[0] != picrgb[0] || backrgb[1] != picrgb[1] || backrgb[2] != picrgb[2]) {
        if (jInc == 1) {
        bounds = [j, j, docRef.width - j, docRef.height - j];
          docRef.crop(bounds);
          bounds = null;
           break loopTwo;
          } else {
           j = j - jInc;
           if (j < 0) {
            j = 0;
           jInc = 1;
      purge(PurgeTarget.ALLCACHES);
      j = j + jInc;
    } // end while
    } // end function doCropSlice
    function eyeDropper(x,y) { // --------------------------------------------------------eyeDropper---
    // This function returns the three values for the RGB colours of any given pixel
    var x2 = x + 1;
    var y2 = y + 1;
    var out = new Array(3);
    docRef.selection.select([[x,y], [x2,y], [x2,y2], [x, y2]], SelectionType.REPLACE, 0, false);
    for(ch in list = ["Red", "Green", "Blue"]) {
    histogram = docRef.channels[list[ch]].histogram;
      for (i = 0; i <= 255; i++) {
       if (histogram[i]) {
        out[ch] = i;
        break;
      } // end for
    } // end for
      return out;
    } // end function eyeDropper
    // Start of main() processing                                      ---Start of main() processing---
    if ( documents.length <= 0 ) {
       alert(ui_NoOpenDocument); // so we crash out
        return;
    try {
      var docRef = activeDocument;
            var startRulerUnits = app.preferences.rulerUnits;
            app.preferences.rulerUnits = Units.PIXELS;
      var settings = settingDialog(chosenMethod);
      settings.show();
      switch(chosenMethod) {
       case 1:
        doCropBinChop();
        break;
       case 2:
        doCropSlice();
        break;
       case 3:
        doCropUniPixel();
        break;
      } // End switch
        app.preferences.rulerUnits = startRulerUnits;
    } catch (e) {
            app.preferences.rulerUnits = startRulerUnits;
       alert("Something's bollixed. Error name: " + e.name + ". Error message: " + e.message + " Line number = " +e.line);
      } // end try
    } // end function main
    // ================================================================================================
    // Dispatch
    // ================================================================================================
    main();

  • The trial version of Adobe photoshop 13 does not have the Crop And Straighten Photos option  under file and automate....... all it has is "Fit Image".......   would really like to have that feature.... is it something they eliminated?

    I am scanning in many old photos and there are several photos on one page.... I read about a feature that was suppose to be available under adobe photo shop elements 13 that would allow multiple cropping under the file, automate, Crop And Straighten Photos....... the only thing that displays on the version 13 that I have is "Fit Image"...... which doesn't help me......    have they removed this tool or do you have to crop and save one image at a time?    Thanks for your help?

    You want Image>Divide Scanned Photos

  • After upgrading to ios5.1 photo app crashes when trying to edit "cropping"photos. I've shut it down and also tried a reboot.

    Does anyone else experience this problem?
        When I try to edit photos in the photo app and in the camera app
    I try to crop them and the system will randomly crash.  Giving me
    either a circle ticking logo on a black screen or the system will
    reboot completely with a black screen, Apple logo, and then
    back to the lock screen.

    I have a PC running Windows Vista so what I had to do was in iTunes make sure that all my photos were SYNC'd with my pictures directory. After that when I was sure that I had all the photos that were on my iPhone in my windows pictures directories then I deleted all my pictures off of my iPhone.  In order to do this once you plug your iPhone into your computer via the 30 pin dock connector cable, and after the computer recognizes your iPhone, a window will pop up in Windows that shows your device.  iOs will allow you to open up a file folder that contains your photos.
    Note: there may be several file folders depending on the library size of your pictures and if you have photo stream enabled.  In my case I had four folders and these folders or a combination of numbers and letters. These folder names are randomly generated through iOS but just be aware that these folders contain your photos and videos. I know that one folder was just my photo stream because I did not have very many pictures, and two folders had my entire photo library and camera roll in them and another folder had just my videos in it.
    The process is pretty simple: once I open these folders, I highlighted all my pictures and deleted them. Once they were deleted off the phone then I went into the iTunes "summary" page for my iPhone.  I then went to the "photos" tab and I made sure that the box was checked to sync my photos. In my case I don't have my entire photo library on my phone so I have selected folders button checked.  Then I just SYNC'd my phone again. It didn't take too long for iTunes to transfer all my photos back to my phone. After this process was complete I checked all my photos and tried to crop them and had no problems. I also did some screen captures on my phone by pressing the sleep/wake button and the home button at the same time. Again I tried to crop photos and had no problem.
    So what I believe with the expert advice from Adam Christiansen of the Mac cast podcast was that I had a corrupt photo file or corrupt metadata from a photo file. So what this was doing was causing a system crash and reboot in iOS. I was able to verify this in my diagnostic files on my iPhone in the settings / general / about / diagnostics and usage / diagnostics and usage data TABS.
    I HOPE THIS HELPS YOU AS IT ALLEVIATED MY PROBLEM.  I HAVEN'T HAD ANYMORE PROBLEMS WITH THIS ISSUE AND WHAT I'VE DESCRIBED ABOVE IS A WAY TO DO IT WITHOUT RESTORING YOUR ENTIRE IPHONE. IF YOU STILL HAVE PROBLEMS AFTER DOING THIS THEN YOU HAVE ANOTHER PROBLEM WHICH PROBABLY REQUIRES THAT YOU DO DO A COMPLETE RESTORE OF YOUR IPHONE. BUT BEFORE YOU DO THE RESTORE MAKE SURE THAT YOU BACKUP YOUR IPHONE AND I WOULD SUGGEST DOING THAT TO YOUR COMPUTER AND NOT TO ICLOUD; MY REASON FOR THIS IS THOUGH ICLOUD IS A WAY TO DO IT IT JUST TAKES MORE TIME TO RESTORE FROM A BACKUP VIA ICLOUD AS OPPOSED TO A TETHERED BACKUP VIA THE 30 PIN DOCK CONNECTOR CABLE TO YOUR COMPUTER.

  • Cropping and exporting photos

    Just got a Kindle Fire HD and am wanting to export photos from my Photoshop Elements catalog onto it. (N.b. looks like I need a 2 stage process to export to local disk and then copy to KF since while KF shows up as a device in windows explorer it isn't recognized in the browse directories in the export menu).
    All my photos are captured in 4:3 aspect ratio by my camera .... though I always use the 3x2 framing guide on its EVF so image I want should always be in middle. KF screen is 16:10 aspect ratio so simply exporting photos leaves black bars on either side of photos as it scales photo to fit all on screen - doesn't seem to be the "crop to fit" on the KF viewer.
    Is their any automated way to get photoshop to export selected pictures to new files and crop to a specified aspect ratio at the same time?

    Being able to 'crop' the sides of an image but not the top and bottom would really be a change in aspect ratio rather than a crop.
    Look here [Working with Images|http://documentation.apple.com/en/aperture/usermanual/#chapter=23%26sect ion=10%26hash=apple_ref:doc:uid:Aperture-UserManual-91292BKL-1017399] for all actions you can perform on an image on a book page.
    Of course you could modify the image before adding it to the book also.

  • On the iPhone 5s, performing any edit on a black and white photo will render a strong purple tone. This occurs in any app under the current iOS. Sadly, every photo must then be re-edited to restore the original black and white.

    On the iPhone 5s, performing any edit on a black and white photo will render a strong purple tone. This occurs in any app under the current iOS. Sadly, every photo must then be re-edited to restore the original black and white. If others have experienced similar troubles, any feedback would be greatly appreciated.

    Hi everyone, I'm the one from the example above posted by @frankensinatra and I can confirm having the same problem.
    But I want to add something. The problem is not only related to black and white but to every picture, and it can be worse or not depending on the range of colors involved. Apparently, there is a shift between some RGB value that is going to remove some green producing a magenta look.
    I've started contacting some developer about this problem and some of them is trying to understand what's going on.
    In my case, the problem came up when I bought the new iPad mini Retina. I didn't have this problem with the previous iPad mini. Same OS for both devices.
    The photo you see in the link above is a perfect example of what happens just going from one app to another and saving to the camera roll. In that case, the situation doesn't change if I send that picture from within the app by email, or to another app using the "open in..." feature. It keeps being purple. And the problem can be reproduced all the time.
    Have some of you noticed the same?

  • Crop And Straighten Photos - Changing parameters / Editing Script

    Hi. I am currently using the Crop and Straighten Photos automation to crop scans of 10 to 12 maps that are scanned on a large flat bed scanner.
    A lot of the plans have rough edges and aren't always completely square. Is it possible to allow a tolerance (eg. 5mm, or 20pixels etc) before cropping each image? I've tried editing a .jsx script that was submitted on this forum (the script was designed to crop more border from the image, as opposed to leaving more image) but this simply added a black border around my image as it enlarged the canvas side once the image had already been cropped.
    Instead, I need the selection area to be increased prior to cropping.
    Does anyone have an idea on whether I can get a script to do what I am looking for?
    Furthermore, if two or more of the maps are joined at all by a hair or a frayed string of canvas from the map's backing then the Crop and Straighten Photos automation considers it to be one map and crops it as only one image. Is there a way of increasing this tolerance to make the cropping process more brutal so to speak?
    Any help would be greatly appreciated.

    Hi Christoph.
    I'd realised that once i made the post, and yes, the duplicate and flatten parts in the process are unnecessary, they have been removed. The action is set up now so that once it crops the individual images, it closes the main image down, and then saves and closes the individual images. It is setup to save and close 12 images (as this is the most there will ever be in my case), and I set the action to post errors to a log rather than halt, so if there are less than 12 files it will continue and just post an error in the file. It works really well now thanks!!
    I then run an action that options each individual file and brings up the "save as" dialog. This is a chance to perform a QA on the image and to save it as the correct name on the plan.
    However, the action is currently setup so that it creates a complete new image each time and closes the original. This is the only way I can make the "Save as" dialog point to the new destination as if I simply open and "save as" the original files, the default folder always resets back to the original folder where the cropped images are. I'll have to investigate other methods of opening and renaming the images to help speed this part of the process up.
    Thanks so much for your effecient responses. They have been a great help!
    Cheers.

  • Resizing and printing a photo

    Hello all.Could someone please tell me how to use the printer window in Preview to resize a JPG photo.I want to make the photo larger.I have a Mac Pro with Snow Leopard as my operating system.Thank you.

    Use AffineTransformOp.
    Here is my code
    //create an affinetransform (methods to set scale and rotation - I'm setting values directly)
    AffineTransform image_at=new AffineTransform(Trm[0][0],Trm[1][0],Trm[0][1],(Trm[1][1]),0,0);
    //make an imageOp
    AffineTransformOp flip= new AffineTransformOp(image_at,hints);
    //apply the opt to current image and put result in temp_image
    temp_image=flip.filter(current_image,null);
    MArk

Maybe you are looking for

  • Connecting Macbook to new Samsung LCD

    Apologies if its been asked before but I cant figure out the technical mumbo jumbo I have a C2D Macbook with Leopard and now want to connect it to my new Samsung 26 LCD to watch videos which have been stored on my mac. I know I have to buy a chord fo

  • Open Document is not visible in F-53

    Hi All, We are not able to make vendor payment by using T-code F-53, getting a warning message saying There were no open item. When we checked in the vendor balance using FBL1N , there are many open items which are due for payments. Payment Terms : P

  • How to show clock on f4 in input field

    Hi All, I did bind one of the context attributes which has CLOCK input help(BALTIME,UZEIT) to a input field but still I am not able to get the clock on f4 of the input field How can I show clock in input field Thanks Bala Duvvuri

  • Modified voice recording that wont open

    I was transferring a voice recording from quick voice to my mac using Diskaid. All successful but i decided to rename the numbered recording with an easy to find name and it changed into a document that will not open or change back to its original fo

  • ITunes stopped updating this podcast..

    ...because you have not listened to any episodes recently. How do I fix it so iTunes will download them regardless of whether I listened to one or not?