PSE9 The crop/recompose tool is stuck on recompose

I've tried to reinstall Elements 9 but its still stuck.  Its ok in PSE8.  Any idea how to fix it.  I can crop using the Image menu but if there is supposed to be a short cut then I prefer to use it.

Don't hover. Click. The black triangle means that there is a group of tools in that slot in the toolbox. Many tools have this. You must either click and choose another tool to switch or tap the letter that appears when you hover (in parenthesis at the end of the tool's name) to switch to the other tools. If you do it that way, watch the icon for it to change to the one you want.

Similar Messages

  • Crop Area Tool - Illustrator CS3 (javascript)

    Can Javascript use the Crop Area Tool in Illustrator CS3?
    I am trying to create a crop area around the selected artwork.
    I can select the artwork (path object). Then I want to use the preset: crop to selected artwork. Then save, and repeat for next file.
    Is this possible using javascript?

    I don't know how far you have been up to with your code. I never really cropped the artwork by code, I only placed the crop marks using this code:
    aiDocRef.cropBox = [-bld, docH+bld, docW+bld, -bld];
    You could use the bounds of the selected graphics instead.
    Since I've never scripted the printing in Ai, I cannot tell you how to crop while printing, but this might get you started. In CS4 they introduced multiple artboards, which requires different code for cropping, as far as I can see from the ref PDF.
    cheers,
    m.

  • Crop Area Tool leaves a small border when using Save for Web

    A grain of sand as problems go; tiny but irritating.
    The process:
    Click on an object (or grouped objects) with the Crop Area Tool.
    Click File, and Save for Web and Devices
    The problem:
    The resulting image is offset one pixel from the crop area box, leaving a white or gray border on one or more edges. No empty space between the image and crop area box is detectable when zoomed in all the way. All measurements appear accurate.
    I'm using Illustrator cs3 13.0.2, with Windows XP.
    Has anyone else come across this problem?

    Yeah I have the same problem and it is incredibly frustrating!!

  • Crop & Straighten tool missing from Automate menu

    I'm using CS3, Extended
    The Crop & Straighten tool doesn't show up under the Automate menu.
    I've gone to Edit > Menus > Automate and it doesn't show up there either.
    I have quite a large amount of multiple scans that need to be cropped and separated.
    I never had this problem with CS2.
    The following are listed under the Automate menu:
    Batch
    PDF Create
    Create Droplet
    Pro Canvas (twice)
    Photo Tools Batch
    Photo Tools
    Conditional Mode Change
    Fit Image
    Merge to HDR
    Photo Merge
    I've tried opting for the no-show in the Edit > Menus thinking that there may be too many selections, but that didn't help. Also, like I said, Crop and Straighten doesn't show up there at all.
    Any help would be greatly appreciated.
    imjohn

    Is it hidden behind the Slice tool?   Any tools with a little triangle in the bottom right corner, have move tools behind them.
    You could use the keyboard short cut 'c', but if the Crop tool is hidden, keep pressing Shift c until you see it.

  • Crop Image Tool - Illustrator CC 2014

    I am looking for tutorials on how to use the "Crop Image Tool" in Illustrator CC 2014. Can anyone point me in the right direction please?

    Great to hear that Nick
    Hi Jacob,
    Long time. Winter is at our doors here. I am OOTO for this Thursday & Friday + Weekend. Will get back on the forums soon.
    With Best Regards,
    Raghuveer

  • Automating Photoshop's Crop & Straighten Tool

    Does anyone know of a way in which I can automate Photoshop's "Crop & Straighten" tool?
    I don't think this is as simple as simply creating an Action or a Droplet to perform this task, because running the "Crop & Straighten" tool on an image results in the creation of multiple new images, all of which need to be saved out at some point (either before running the tool again on a subsequent image; or before ending up with hundreds of new/unsaved images open at one time within Photoshop)...
    Any suggestions would be greatly appreciated... Thanks!

    Ok, If you want to try the above method here is the script.
    Run it when you have the layers created.
    #target photoshop
    if(documents.length){
    var docPath = activeDocument.path;
    var docName = activeDocument.name.slice(0,-4);
    var Directory = decodeURI(docPath+'/Edited');
    if(activeDocument.artLayers.length >1) CreateDirectory(Directory);
    for(var a=0;a<activeDocument.artLayers.length;a++){
       activeDocument.activeLayer = activeDocument.artLayers[a];
       if(!activeDocument.activeLayer.isBackgroundLayer){
             dupLayer("#"+(a+1));
             activeDocument.trim(TrimType.TRANSPARENT);
             //comment/uncomment SaveJPEG or SaveTIFF
             //SaveJPEG(File(Directory+"/"+docName+activeDocument.name+".jpg"), 10);
             SaveTIFF(File(Directory+"/"+docName+activeDocument.name+".tif"));
             activeDocument.close(SaveOptions.DONOTSAVECHANGES);
             activeDocument = documents[0];
    activeDocument.close(SaveOptions.DONOTSAVECHANGES);
    function dupLayer(newName) {
        var desc111 = new ActionDescriptor();
            var ref52 = new ActionReference();
            ref52.putClass( charIDToTypeID('Dcmn') );
        desc111.putReference( charIDToTypeID('null'), ref52 );
        desc111.putString( charIDToTypeID('Nm  '), newName );
            var ref53 = new ActionReference();
            ref53.putEnumerated( charIDToTypeID('Lyr '), charIDToTypeID('Ordn'), charIDToTypeID('Trgt') );
        desc111.putReference( charIDToTypeID('Usng'), ref53 );
        executeAction( charIDToTypeID('Mk  '), desc111, DialogModes.NO );
    function SaveJPEG(saveFile, jpegQuality){
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.embedColorProfile = true;
    jpgSaveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = jpegQuality; //1-12
    activeDocument.saveAs(saveFile, jpgSaveOptions, true,Extension.LOWERCASE);
    function SaveTIFF(saveFile){
    tiffSaveOptions = new TiffSaveOptions();
    tiffSaveOptions.embedColorProfile = true;
    tiffSaveOptions.alphaChannels = true;
    tiffSaveOptions.imageCompression = TIFFEncoding.TIFFLZW;
    activeDocument.saveAs(saveFile, tiffSaveOptions, true, Extension.LOWERCASE);
    function CreateDirectory(Directory){
    var PathFold = new Folder(Directory);
    if (PathFold.exists == false) PathFold.create();

  • The crop icon on the full edit tool bar.

    The crop icon on the full edit tool bar is missing.  It used to be there?
    How can I add it back?

    No, it shares a slot with the recompose tool in PSE 9. Click hold on the icon that's below the type tool and you should see it:

  • I use PSE 9 and i just recently encountered a problem trying to crop a photo. I can't find the crop tool. What am I doing wrong?

    I have been using PSE for quite a while but I am not a power user. I often use the crop tool to trim unwanted elements and set the size for the paper I want to use. When I opened a photo to edit yesterday the crop tool was not there. There is a tool named recompose but if I click it I cannot make any adjustments. I do not know if other functions are affected and I have no idea how to check them. I have no idea what caused this problem and would appreciate any assistance in resolving the problem.

    Which operating system are you using?
    The Crop Tool shares the same tool slot in the toolbox with the Recompose Tool.
    You should be able to Left click and hold on the toolbox icons to see the fly-out menus for the tools that share the same slots.
    Tools in the toolbox that have other tools in the same slot have a little black arrow to the right of the tool icons.
    One can also use Shift+C to switch between the Crop and Recompose Tools.

  • PSE 9.  My crop tool disappeared, replaced by "recompose tool"

    I have tried a few things to get back the usual tool pallette, but all have failed, so far.

    I see that at the bottom right of some tool icon boxes there is a small black triangle, and I see one with the Recompose box.  However, when I clicked on it, an invitation to a tutorial came up, and I saw no way to get to "Tool Options."
    Then, almost haphazardly, I thought to right click on the Recompose tool which allowed me to select Crop Tool.

  • I have been using Photoshop Elements 8 for years. All of a sudden, the cropping tool changed: I cannot crop vertically or horizontally anymore--only diagonally. This has made it impossible for me to get the photo I want. I hope someone knows how to fix th

    I have been using Elements 8 ever since it came out, and all of a sudden the cropping tool has changed: I can no longer crop horizontally or vertically, only diagonally. The up/down/side arrows have disappeared! Please help if you can, I'm no longer able to make my photos look their best. Thank you in advance.

    Quit the editor (Quit PSE on a mac). Then restart it while holding down ctrl+alt+shift (command+option+shift). Keep the keys down till you see a window asking if you want to delete the settings file. You do.

  • Why is the crop tool in Lightroom 5 so sluggish on my otherwise very fast machine?

    I'm running a Macbook Pro Retina, new from this time last year.  It's got 16gb RAM, a 768gb SSD (with about 150gb free space), and 2.8GHz processor.  Everything else is lightening fast on my system.  Lightroom is fine otherwise, but the crop tool is almost unusably slow.  When I tap "R", it sometimes takes 5-10 seconds to load into crop mode, and another 5-10 seconds to load out of it. 
    Additionally, it will show the incorrect preview in crop for the first few seconds, so if I go back to re-crop something, it will act as if I am adjusting the cropped version rather than the original, so if I exit too quickly, it comes back wrong. 
    I've tried what other users recommended - using both full screen and not, updated to the latest version, restarted multiple times with no solution.  Please help!

    I was amazed at the amount of info you put into that post. Thanks for that effort.
    I made sure Onyx was up-to-date and ran all the schemes you listed. That did nothing. However, reading further in your support thread gave me some ideas. I started looking into third party extensions and plugins. I recalled installing Silverlight a few days ago, for what reason I have no idea, since I trust Microsoft only marginally more than I trust Google. Which is to say, I don't trust either of them at all. So I threw that plugin into the trash.
    I should have checked the performance right there, but I didn't. Right under Silverlight, you mentioned Flash. I decided to check the prefs on it, and found that it was set to allow sites to save info to my computer, and Camera/Mic and Playback were changed from "Block" to "Ask Me". I distinctly remember setting those for maximum privacy. I reset them, cleared all the files, and exited the prefs.
    I just checked them again, and everything is changed back to allow Flash to have its way. Looks like I'll be uninstalling that now...
    I also installed Acrobat recently, just to have an alternative to Preview. Sea Monkey opened an alert box just now, telling me to watch out for the Acrobat plugins, as they've been known to cause problems. Gotta love Adobe.
    Back to the topic at hand, I think it was the Silverlight plugin that caused the slowdown. All my browsers are running at full speed now after I threw that plugin out. (Now if I could just get Safari to allow me to back up a page without re-rendering it every time...)
    Thanks very much for the help.

  • LR5 when I use the crop tool or the brush tool the DONE box that shows up in the bottom corner is gone. How do I get it back?

    When I go into the crop tool (or any other tool) there is usually a DONE box that shows up on the bottom to exit the tool. Recently it disappeared. Now to close the crop I have to use the short cut key or click the tiny little "close" on the side. Is there a way to get the done button back? I updated with the latest software update and also reset all custom setting just incase I changed something accidentally. Any help would be appreciated.  

    Thank you so very much! I must have gone 2 months trying to figure that out… and finally I asked. Such a simple solution too.

  • What is wrong with the crop tool in Photoshop CS6? (picture included)

    Ever since I upgraded to Photoshop CS6 and started to use the new crop tool, I get this quite interesting visual error and some artifacting.
    I didn't have the problem with the crop tool in the previous versions of Photoshop.
    What can be the issue?

    Seems like a GPU problem. Can you try going into Photoshop Preferences, disable GPU acceleration and try if that fixes it?

  • I'm trying to use the quick selection tool in Photoshop Elements 12 but it keeps getting stuck on minus.  How do I fix this?

    I'm trying to use the quick selection tool in Photoshop Elements 12 but it keeps getting stuck on minus.  I've reinstalled twice and it will work for a little while and then get stuck again.  When I select something, I have one shot at it and as soon as I let go of the mouse it switches to minus and I can't add anything else.  How do I fix this?

    When a tool misbehaves, go over to the far upper right corner of the tool options area and click the four-lined square. Choose Reset Tool from the popout menu.

  • I don't see crop guide overlay tool bar in the crop section for my CS5

    Hi, I have Photoshop CS5 Extended, tried to crop a photo but I do not find the Crop Guide Overlay ribbon/tool bar.  Please help

    I tried both reset.

Maybe you are looking for

  • Problem in Repairing Startup Disk

    This morning I began a routine cleaning using Onyx.  Although I usually skip the step, today I let Onyx go through the verifying startup volume.  I got the message that I needed to do a Disk Repair.  Using the instructions from this website (Testing

  • Hide the Settings button in POWL

    Hi, I am working on powl application. When we run Standard powl application there are two buttons "filter" and "settings" at the right top of table. How  to hide/remove Settings button ? Any inputs. ? Edited by: pankaj aggarwal on Oct 8, 2009 4:07 PM

  • Question about the 5g ipod

    I was thinking about getting the new ipod and wondered whether i could put DVDs that i already have onto it..like, download them.. if anyone knows, please inform me.. thanks

  • BI Publisher Bursting sending Email even after I delete schedule job

    I am facing some weird issue in BI Publisher. We have a BI Publisher report and we are using Bursting query to burst the report to destination Email. It works fine when i run manually. It also worked fine when i schedule it first time for particular

  • How do i transfer videos i record on my ipod to my computer

    How do I transfer my videos that I've recorded with my ipod to my computer?