Navigating a zoomed image with shift+end... but using an action or a script?

hello,
i a have a crop script and with all my images i have to clean the floor...
in that script the image goes to 200% zoom, them manually i hit "shift+end" to move to the bottom right of the image... so that i can clean that floor.
can you help me automate the process with a script or lead me how to create the code?
shift+end or shift+home using script
thank you in advance
Vitor Rompante

Do you know how to code Photoshop Scripts in javascript.
It is also impossible is Actions and  Script to give users complete manual control only interactive controls of a step is possible.    For complete manual control the script and actions need to be broken in to two actions or two scripts.  It can also be done by adding stops in actions that divide actions into part that can be used to continue execution after the stop and user operations.
If its the just the bottom area you want to crop away its a relatively easy action to record. You would just inster a fit on screen menu item, record a select all,  then use menu select>Transform selection rotate the selection 180 and move up the bottom about 10 % commit the transform and finally record menu  image>crop. Stop recording the action and turn on the transform steps dialog to make the step interactive.  When the action is played the transform dialog bounding box will display and be interactive. You have control of the transform. If the recorded 10% bottom off is acceptable all you need do is hit enter to complete the crop.
Try this one http://www.mouseprints.net/old/dpr/cropfloor.atn
Crafting Actions Package UPDATED Aug 10, 2014 Added Conditional Action steps to Action Palette Tips.
Contains
Action Actions Palette Tips.txt
Action Creation Guidelines.txt
Action Dealing with Image Size.txt
Action Enhanced via Scripted Photoshop Functions.txt
CraftedActions.atn Sample Action set includes an example Watermarking action
Sample Actions.txt Photoshop CraftedActions set saved as a text file.
More then a dozen Scripts for use in actions
Example
Download

Similar Messages

  • Just set up lightroom 5 and imported images with sequence number but wanted image number.  How do I renumber all images in lightroom with an image number?

    How do I renumber all images in lightroom with an image number?

    Try line-height: 19px; and display: block; (as shown) on the following css seletor :
    ul.MenuBarHorizontal a {
         font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
         color: #CC6;
         text-decoration: none;
         padding-top: 10px;
         padding-right: 12px;
         padding-bottom: 10px;
         padding-left: 12px;
         line-height: 19px;
         display: block;
    Normally setting a height on a container which you have no control over is not a good idea. The text can be enlarged and that will throw everything off. The best way is to set no heights at all but use padding and make sure your background image is flexible enough to accommodate the text enlargement.
    ul.MenuBarHorizontal a {
          padding: 12px 12px;
         display: block;

  • How do I crop an image with a Clipping Mask using a circle instead of a rectangle?

    I watched Adobe TV Illustrator's tutorial about cropping images with a clipping mask. In the video, the presenter uses the rectangle tool with the clipping mask, and makes a reference that the circle or vector shape could be used, but I cannot figure out how to get the circle. 
    http://tv.adobe.com/watch/learn-illustrator-cs6/cropping-images-with-clipping-masks/
    I'm new to Illustrator and need step by step instructions!
    Thanks!

    Christine,
    As Larry said, and as I said in the first post:
    For a Clipping Mask, you just create a path, in this case a circle, and place it on top of the image, then select both and Object>Clipping Mask>Make.
    You can see the shortcut when you use the dropdown; it is Ctrl+7 for Windows.
    At least in the old days, you could also use Alt/Option+O+M+M (easy to remember, Object>Mask>Make).
    It is easy to skip/overlook the exact steps.

  • How do I insert an image with my signature but without URL?

    Although there are several Firefox users in my unit with the same version of Zimbra, some have an "insert image" but mine and some others have only "insert image URL" in the signature area. the people with the insert image icon have no problems adding a company logo but I cannot.
    Thanks for any help.

    Is that Comcast web-mail with Zimbra?
    If so, are you using HTML format or Text format when composing emails?
    ''Look in Email Preferences to see that setting under Composing to see.''

  • Trying to save image with opacity changed, but no transparency is save with png

    I'm saving it as png24, the transparency box is checked. Here are the steps I'm following:
    1. In layers window, right click on layer and select blending options.
    2. Add outer glow effect and just take the defaults.
    3. Back in layers window, I open the layer effects dropdown and select linear dodge (add)
    4. Slide the opacity level down to 85%. Image now looks as I want it.
    5. Save for web, transparencey box is checked, saving as png24, image looks correct in the save window.
    6. Save the file.
    Now when I open the file in Preview(Mac), or download it to the android app I'm writing, image shows up with no transparency, opacity is at 100%.
    What I am doing wrong?
    Thanks for any help.....

    Preview just shows transparency with a gray background. And I'm not sure how your android app would show it.

  • TS1717 Itunes will not open. It just says" This version of Itunes has not been correctly localized fro this language. Please run the English version". I have tried to open with Shift/Control but it will not open. Help?

    Itunes will not open from my desk top. It just says "This version of Itunes has not been correctly localized for this language. Please run the English version". How can I change versions or whatever if unable to open at all? TIA

    Let's try a repair install of iTunes.
    Restart the PC first.
    If you're using Vista or 7, now head into your Uninstall a program control panel, select "iTunes" and then click "Repair".
    If you're using XP, head into your Add or Remove Programs control panel, select "iTunes", and click "Change". Select "Repair" and click "Next" as per the following screenshot:
    Can you launch your iTunes now?

  • [solved] Bash shell... does not start with user name, but used to...!

    when I start a console, logged in as user, it always used to start with
    user@hostname ~$
    Suddenly, and I cannot recall having done anything that could lead to the issue, konsole will always start as
    bash3.2$                                                     
    even after many reboots, this is still the case.
    whoami shows my user name. I can su to root, and from there to my username, but never directly from bash.
    Occasionally, starting a program like KDE partition manager fails with the error message the program su could not be found. but it is as I said occasional.
    I am quite a newbie to Linux, so I am clueless. Can someone help me..? I tried googling, but I seem to be the only one in the WWW that goofed up to such an extent..! and searches are quite unrevealing.
    I am installing Linux From scratch using arch linux as base system, but I am just following The Book to the letter and don't think that caused the problem.
    Last edited by jaydoc (2009-01-26 09:12:56)

    @weasel8...
    That is THE trouble. And I take back my words, it was during the linux from scratch install that I botched that file...! I was supposed to make a new bashrc file in the LFS directory, but I went wrong on the commands and I think I ended up removing the Arch Linux file...!
    If it is to be found, it should be in the etc directory, right..? I looked there and could not find it. Did I look in the right place...?
    What can I do...?
    Last edited by jaydoc (2009-01-26 07:33:14)

  • Image / flash shifts in html using cs4 in firefox.

    Take a look at http://averillassociates.com/thankyou.html in firefox. I did this using CS4. The other pages were done in CS2 or 3. It did not make the FLASH "Thankyou" Shift.
    What do i need to do to fix this problem.
    http://averillassociates.com/about.html   THIS IS FINE
    http://averillassociates.com/thankyou.html   This is SHIFTED.  FIREFOX

    Uhh, it's probably something with this section here:
    <object height="183" width="422" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="FlashID" style="visibility: visible;">
    A lot of the other elements are 193, not 183. The entire site (and it's equally horrible source code) is such a mess though that you'd probably be better off from a marketing perspective telling them you don't have a website.

  • User account with no Internet, but using file server

    I am trying to set up my classroom to where the Internet is only accessible through an Internet User account. I have set up the Internet user and eliminated access to the Internet applications in the Student account. Here are the loopholes when logged in as Student: Using Dashboard weather, a student can click on the city and it will open Safari. In Microsoft Word, a student can open a browser just by typing an address or from the Help menu. If I go into the Account preferences and turn off "Allow supporting programs" it takes care of the student being able to get to the Internet through a back door. BUT it also does not allow connection to a server. When trying to connect to a server, it gives the message "The operation cannot be completed because one or more required items cannot be found (Error code -35)." Does anyone know how I might go about solving this problem?

    If you know which IP address range is allocated to your network, you can do this. Open the Sharing pane of System Preferences and shut off the firewall. Next, enter the following into the Terminal in the /Applications/Utilities/ folder:
    sudo ipfw add 100 allow ip from any to local.network
    sudo ipfw add 110 allow ip from any to any established
    sudo ipfw add 120 deny ip from any to any uid shortname
    Enter the IP range used by the local network in the first line; you can use a / to specify a range. Examples are 10/8, 172.16/12, and 192.168/16 where the first part of the URL matches the range used by the local network. In the second line, enter the short name of the student account. If you run into problems doing this, use 'sudo ipfw flush' to clear the firewall's rules. You can then reactivate the Mac OS X firewall.
    (12010)

  • Find images with parent keyword tag only?

    I don't know how to describe this problem succinctly, so I don't know how to search for it in the knowledgebase or forums. Can anybody help?
    I want a keyword hierarchy with "US" as parent keyword of 50 states name keywords. I have many images with state keywords, but I also have some images that are tagged only with "US" but no state tag, as they are not specific to a state.
    How do I *easily* find only the images tagged "US" but with no state tags? Clicking on "US" in the keyword panel shows me all images tagged with "US" and all with state tags, but I just want the ones tagged "US".
    I can use "Find" to find "US" images NOT CONTAINING "AL AK AR AS AZ..." by enumerating all 50 states, but that's a terribly awkward way filter out images tagged with state names. I can't see a button or filter that shows only the images with a parent tag but without child tags
    Any ideas?
    Thanks ahead of time,
    Dave

    John, this seemed like a great idea.  I tried it, and it seemed to work.  There was an immediate problem because when there are lots of keywords it means a lot of scrolling and it can be hard to locate rail among rain rate rails etc. because the font is so small.  A second problem was that you are forced to mouse scroll - cant page down or up or use home or end. That can be a lot of scrolling. a third problem is that it seems you have to reselect flat view each time.
    a more serious problem is that it seems to have stopped working.  I'm not quite sure what i did but i have a keyword verb with 5 items and about 1125 child keywords (such as to sing to run etc.) for 1125 photos   i click on the verb arrow in the keywords so i bring up 1125 pictures of verbs.  now i go to metadata switch to flat view.  i can now see "verb" as a keyword in the metadata panel, but when i click on it, nothing happens - I still have 1125 selected photos.  Furthermore i cannot click on any other keyword in the metadata panel - that is nothing happens when i click.  if I return it to hierarchical view it is fine.  then Lightroom 4 64-bit stopped working.  when i restarted the program it was still in flat view and i was now able to click on the metadata panel and see appropriate collections.  then it stopped working again after i clicked on the keyword panel (but did not actually select anything).  in total i have about 3000 keywords and about 100000 photos on local and network drives.  it looks to me like flat view has some serious problems, but perhaps its something i am doing.... 
    i also have to say that even if it worked perfectly, i still might prefer other solutions because scrolling up and down for 3000 keywords can be tedious - its difficult to prevent overshooting and undershooting the mark.  if the keyword and metadata panels could be undocked that would probably be a big help.

  • Navigation no longer working with

    I have been working with facelets now for a bit. I am on MyFaces 1.1 with the facelet libraries from the Exadel project wizard added.
    Any time I have an action with from-outcome but no from-action specified, everything works as expected. I can route to whichever view. When I add the from-action tag to my configuration, it calls my action and action listeners fine, but the requesting page is always reloaded (I never go to a new view).
    I have verified my "h:commandLink" components are within my "h:form" tag. Hierarchy:
    jsp:root/jsp:text/ui:composition/ui:define/h:form/table/tr/td/h:commandLinkCommand link code:
    <h:commandLink value="mylink" action="#{userBean.saveCurrentUser}"/>
    <t:saveState id="adminUserBean" value="#{userBean}"/>
    </h:form>
    ...(t = tomahawk namespace)
    My template is nothing more than a bunch of div tags & HTML table elements, no JSF logic really.
    Relevant tags in my faces-config.xml:
    <managed-bean>
    <managed-bean-name>userBean</managed-bean-name>
    <managed-bean-class>mypackage.UserBean</managed-bean-class>
    <managed-bean-scope>request</managed-bean-scope>
    </managed-bean>
    <navigation-rule>
    <from-view-id>/administration/*</from-view-id>
    <navigation-case>
    <from-outcome>edit-user</from-outcome>
    <to-view-id>/administration/users/edit.jsp</to-view-id>
    </navigation-case>
    <navigation-case>
    <from-action>#{userBean.saveCurrentUser}</from-action>
    <from-outcome>success</from-outcome>
    <to-view-id>/administration/users/list.jsp</to-view-id>
    </navigation-case>
    ...Code of saveCurrentUser:
    public String saveCurrentUser()
    try
    return "success";
    catch (Exception ex)
      ...(logging)...
      return "failed";
    ...The action to edit the user that contains an action listener works. (navigate from /administration/users/list.jsp to /administration/users/edit.jsp).
    The action to save the user successfully saves the user from what I can see (log is clear), but the page stays at /administration/users/edit.jsp instead of going back to the list.jsp.
    I am using *.jsp instead of something like *.xhtml since Excadel doesn't support anything but *.jsp at this point in time.
    I cannot figure out why the "from-action" is causing the navigation to fail.
    No matter what I try, I get the same results. I attempted to update my facelets libraries, but I messed up along the way and was getting incompatible classes across the jar files, so I just rolled back.
    Any assistance is appreciated. Even if you don't have a solution, if you know of a way to have the view or myfaces print out the navigation rule processing to the logs, that would be good as well. I am using log4j right now as my logger.
    Thanks,
    Andrew

    Okay, got logging turned way up on all "org.apache.*" and "com.sun.*".
    Here is the problem (don't know how to fix it yet:
    113121 DEBUG [http-8080-Processor4] org.apache.myfaces.application.NavigationHandlerImpl      - handleNavigation fromAction=null outcome=success no matching navigation-case found, staying on current ViewRootWhy the action is being executed, but afterwards it says fromAction is null, I do not know yet.
    I am hoping it is possible with the facelets + myfaces integration, as it would be a lot of work for me to go away from myfaces, and I need the facelet functionality.

  • Can't open CS2 image with photoshop

    I had this camera, Canon 50d, for little more than two years.
    Now it is time to start working with Raw image and can't open the image with Photoshop.
    But I could open with EOS utility but want to work with Photoshop.
    thanks for reading and advice pleae

    Photoshop CS2 will never directly open a Canon EOS-50D raw file.  The raw files from every camera are different and your camera was designed after the Photoshop CS2 Camera Raw application stopped receiving updates.
    This list is pertinent:
    http://helpx.adobe.com/creative-suite/kb/camera-raw-plug-supported-cameras.html
    That said, there is a free solution that will allow you to open your images indirectly.
    Download and install the latest version of the free Adobe DNG Converter:
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5388 (Mac)
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5389 (PC)
    Whenever you have a folder full of raw 50D images run the DNG Converter on the folder to convert all the files to DNG format.  You will have to select the proper compatibility setting.
    You can now open the DNG files with Photoshop CS2's Camera Raw converter.
    Just as an aside, the Camera Raw converter from the latest version of Photoshop delivers images of higher quality, so you may want to consider moving up to Photoshop CS6.  Unfortunately you will have to pay full price; there's no Photoshop CS2 -> CS6 upgrade discount.
    -Noel

  • Unxepected behaviour with clusters inside of while loop with shift register

    Colleagues,
    I just would like to post here small, but important bug (I guess this is the bug), which was found by coworker today morning. Just would like to share knowledge, and probably this will save some debugging time for you...
    So, the problem that you can get wrong content of the cluster in some cases. The cluster used inside of while loop with shift register (we using this construction for functional globals), and after bundle operation you can get data, which are not expected:
    See also attached code for details (LabVIEW 8.6.1, WinXP Prof SP3).
    best regards,
    Andrey.
    PS
    Bug report already sent to NI.
    Message Edited by Andrey Dmitriev on 10-16-2008 12:30 PM
    Attachments:
    BugwithClusters.png ‏15 KB
    BugwithClusters.zip ‏10 KB

    Thanks Andrey for brining this to our attention!
    The "Show Buffer Allocations" reveals that LV is not processing the code in the right order.
    Under ideal conditions, all of the data should be manipulated using the buffer "A". But as this demo shows the data is being processed in the wrong order.
    The previously posted workaround get around this by forcing the array operation to happen first, but this resluts in two additional buffers "C" and "D" and then copy this back into "B".
    Using an "Always Copy" is another workaround that uses a seperate buffer "F" to hold the data being moved from the first cluster to the second inside "E".
    I think you won a shinny new CAR* Andrey!
    Ben
    CAR = Corrective Action Report
    Message Edited by Ben on 10-16-2008 08:05 AM
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction
    Attachments:
    Cluster_Bug.PNG ‏57 KB

  • Why all processed image with JAI will change into images with 96DPI?

    i think this is the disadvantage of JAI.I have an image with 300*300DPI.
    but when i read the image ,and saved it,it become an image with 96DPI.I truely need 300DPI.Does anyone can solve this problem.Thanks.

    I've just done a few more tests. Using the image I have described (a portrait with a Layer Mask, and in the Mask I have painted in black to remove certain parts), if I add a new layer and move it to the bottom the image doesn't change. When I fill the new layer with white, the image 'fattens'. Then when I SELECT ALL on the new layer, and Edit > Clear, the image slims down again.
    I can't get a grip on that. When I create a new layer, what is on the new layer? Why, when I fill that new layer with white, does the image 'fatten.'
    It seems to me I shouldn't have to create a new base layer and fill it with white to ensure that PS properly displays an image.
    If anyone wants to see the effect, I have uploaded the image (Tiff, 1.9 MB ) to:
    http://www.mediafire.com/?1jt3vmg5dxn

  • Is there a way to open image with another phogram outside photoshop?

    Hi
    i have cs6 and bridge cs6 ,windows 7 64bit
    is there a way to open images with another program then photoshop?
    for example a script or other ways?
    i'm talking about jpg,raw files for example
    for example i would like to send 4 photos to ptgui or other programs
    thanks

    PTGui Pro should appear in your 'Open With' list bottom section, at least it shows on my system (Mac)
    Be aware that PTGui can only handle jpeg, tiff and PNG and it only handles Raw files using the DCraw converter (Open source originally developed for Linux).
    Only applications that support the particular file type you select appear in the Open With list.
    And on a Mac I can drag and drop jpeg and tiff from Bridge to the project assistant.

Maybe you are looking for