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.

Similar Messages

  • 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();

  • Shipping point is missing from automatic delivery for external operation

    Hi All,
    I have tried to do one operation vy external processing. All the configuration and master data done. But during the goods receipt for the material from vendor after processing (t code MIGO) system is providing message as "Shipping point is missing from automatic delivery".
    1. In the control key, automatic GR is not there, so from where automatic delivery is coming?
    2. I have maintained the shipping point for the plant as plant in SPRO>LOG Exe> Shipping> Shipping point and goods receiving point determination> Assign good receiving point for In bound deliveries.
    Please provide the solution.
    Thanks
    Krishna

    Dear friend,
    As far as i know:
    1. check out the shipping point assignment to plant : t-code OVXC ;  just in case make sure your shippong point is correct - goto spro->enterprise strucutre->definition->logistics execution->def.,copy,del,check shipping point
    2. make sure your SC (shipping condition) and loading group are correct in the "Shipping point determination";
    also make sure you did GR points assignment correctly (the next item in IMG)
    good luck!

  • Why is the movies category missing from the menu?

    why, in the past 2 days, is the movies category missing from the menu of my appletv?

    sarahfromspiritriver wrote:
    why, in the past 2 days, is the movies category missing from the menu of my appletv?
    Mine did it yesterday.
    My internet connection has been playing up for 2-3 days, with loss of connection even though router still indicates it's connected.. AppleTV is still on network but can't see the internet for movies when this happens.
    Also check you have correct country set as some won't allow movie rentals.
    AC

  • Why is "add to rig" missing from drop menu?

    I am missing the "Add To Rig" option on the drop down menu when trying to add parameters. Interesting thing is that the parameter I'm trying to add already has the rig icon showing yet isn't showing when I publish. Am I missing a simple preference or option?

    sarahfromspiritriver wrote:
    why, in the past 2 days, is the movies category missing from the menu of my appletv?
    Mine did it yesterday.
    My internet connection has been playing up for 2-3 days, with loss of connection even though router still indicates it's connected.. AppleTV is still on network but can't see the internet for movies when this happens.
    Also check you have correct country set as some won't allow movie rentals.
    AC

  • Filter Lens Correction is missing from the menu, along with adjacent filters.

    Filter > Lens Correction is missing from the menu, along with adjacent filters.
    I updated 1 day ago via Adobe Connect and it is now missing from the menu drop down. As well as the other filters in that general area.

    hi ffadler
    i experience the same on my laptop,
    do you have an solution already?
    regrds
    piet

  • Apps are missing from start menu app and app storage

    My apps are completely missing from my menu and storage. I tried searching them but it won't show them to me and I tried downloading some apps like microsoft mail and msn weather. I tried searching for those and they are nowhere to be found. Please help.

    They'll help you over here.
    http://answers.microsoft.com/en-us/windows
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Crop Tool Missing From Photoshop CS6 Toolbar

    I am trying to use the crop tool but it appears to be missing from the toolbar on the left.  I have Photoshop CS6 and I simply can't work out how to find the tool.  Can someone help me out please?

    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.

  • Group Selection tool missing from tools

    Hi all,
    My group selection is missing from my toolbar on the right and is replaced with position tool. Is there anyway of getting it back?
    Thanks in advance for your help.

    Hello charmayn,
    Yes I completely agree with Peter we don’t have "Group Selection" tool in ID. Still you are feeling something missing in your tools panel...? Just go to Windows menu > workspace >> Reset Panels. So you can get ID default all tools.  I hope it will help you.
    Regards,
    Siva

  • Mail option is missing from share menu

    "Mail" is missing from the share menu. When I go to the Extensions preferences in the System Preferences it is checked buy also grayed out. On Apple.Com it clearly shows in the example that Mail is present in the Share dropdown menu. I verified that my Mail account is correct. I have also tried Apple's instructions on this page: If sharing options and Markup are missing after you install OS X Yosemite - Apple Support. Still nothing works. The Apple Help file even says this:
    Share Menu
    Select the items that you want in the Share menu, and in the Social widget in Today view in Notification Center.
    The Share menu is available in several apps, including Safari, Contacts, and the Finder. If an item is selected, but you don’t see it in an app’s Share menu, then you can’t use that item to share in that particular app.
    Only items that allow posting or messaging can appear in the Social widget.
    So, it would seem from this that Mail is not available in Photos? I find that hard to believe. I would be nice to still be able to email a photo directly from the new Photos App. Any other help would be appreciated. Thank you.
    Stan

    Having the same issue!  Just updated to 10.10.3 and still no mail option in the share menu for Photos app!  Share via email works fine in Safari but it is not available in Photos app.  Hopefully someone will advise or respond asap otherwise, will wind up following the steps to reverting back to iPhoto!!

  • Search missing from start menu after BSOD?

    I've been using W10 for a few months now and it's been very stable, however for the first time this morning I've experienced a problem. When I tried waking the computer up from sleep, it BSOD'd and at the bottom said to search for "DRIVER_POWER_STATE_FAILURE"
    for more information.
    After restarting the computer, I ran windows update (windows defender updated), and since then have restarted a few more times, but the search bar is simply missing from the start menu. It's just gone.
    Any suggestions?

    Hi,
    ”After restarting the computer, I ran windows update (windows defender updated), and since then have
    restarted a few more times, but the search bar is simply missing from the start menu. It's just gone.“
    May I know the preview build version you're using now? I wonder whether you're performing a normal Windows Updates or a system upgrade at that time. If it is normal Windows Updates then check if it has created a restore point before installing the updates,
    if it has, then you could restore the system to a previous state with system restore and check if it could help you.
    Regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Some sample Applescripts are missing from Script menu.

    I am a new to AppleScript and I have just started reading A Beginner's Guide to Apple Script (by Guy Hart-Davis). The book makes numerous references to the default example scripts that are created during OS X install. I have added the script menu to to the menu bar and when I open the script menu - I only see about half of the default scripts that are shown in the book. I did some browsing and found other examples of the script menu which shows fewer scripts than the example in the book - but still shows a few more than what I am seeing on my system. On my system I do not see the following scripts (Address Book Scripts, Basics, Finder Scripts, Info Scripts, Internet Services, Navigation Scripts, URL's or Virtual PC Scripts). I am on SL 10.6.2. The book is written for SL 10.6 - but also makes references to Leopard 10.5. Is there something wrong with my system or were some of these default scripts eliminated in 10.6.2. My iMac came with 10.6.1 initially - so I have no prior OS version as a point of reference. My concern is that I progress with the lessons and exercises in the book - that there will be continued references to these missing scripts - as I suspect that the missing scripts may be used as a starting point for creating new scripts. Any idea where I can find the scripts that I listed as missing?

    Thanks. The book I am using appears to be a brand new book just released a month ago (or so). It appears the book may have been written for Leopard and tweaked for Snow Leopard (but under the guise of being the other way around) - without actually verifying that the examples for Snow Leopard actually work. The website for the book (McGraw Hill) does not seem to provide a mechanism for providing feedback or errata info. So far these missing scripts have not hampered my progress - except on the initial example. I was more concerned that something was missing from my iMac.

  • Why is mlb.tv missing from internet menu?

    Purchased AppleTV about a month ago...MLBTV subscriber...
    Since Wednesday, March 7, MLBTV has been missing from the "Internet" menu. Before this, I had no problems accessing and watching MLB Spring Training games. All other apps still there (Youtube, NHL, Vimeo, etc.). Tried a full reset, tried holding menu button down reset, tried unplugging...nothing...MLBTV still missing from menu...
    Any ideas with that going on here?

    You do not seem to be alone.
    Either there are several spurious update issues or perhaps the variosu servers involved in supplying this content are having issues.
    Assume you've done the 'no harm trying it' option of unplugging and restrating the router and appleTV.
    AC

  • Custom shape tool missing from Photoshop CC tool bar

    Hi
    I am a subscriber to Photoshop and Lightroom CC and have just noticed (I need to draw a circle) that there is no custom shape tool in the left hand side tool bar; I've always just assumed it was there before. I've checked around and it seems as if it should be there but mine just isn't.
    Any help gratefully received
    Nick Garnett

    Hover your mouse over the line tool (just above the Hand tool) and select the Custom Shape tool from the menu which appears.
    Photoshop Help | Tool galleries

  • All my icons are missing from the Menu bar.. help!

    Hi everyone,
    Today I noticed that all my icons are missing from the right hand side of my screen. There is no Wifi, Bluetooth, clock, or Spotlight! How does this happen?!?
    Does anyone have any solutions?
    Thanks, Timmay

    Hi
    One reason for this behaviour is installing a Front Row hack that lets you run Front Row on an unsupported Mac. If this applies to you see Dr. Smoke's Uninstalling the Front Row hack FAQ.
    Matthew Whiting

Maybe you are looking for