actions - extract file name

Ask a Question related to Adobe Photoshop 7, CS, CS2 & CS3, Design and Development.

  1. #1

    Default Re: actions - extract file name

    You could run contact sheet at the end of your action, you would ahve to select the folder the images are in and then set the image size and it will put the caption on for you, just remember to not have the contact sheet flatten.

    If you have any questions let me know

    -Conley
    Josh Conley Guest

  2. Similar Questions and Discussions

    1. How to extract images from PDF file through VB.Net
      I am developing a desktop application in VB.Net. I need to extract images from the PDF file. I am using Adobe Acrobat 7.0.5 SDK. I have written...
    2. extract zip file in php
      Hi, I have to extract a zip file into a web server in php. I found ZZIPlib LIbrary by Guido Draheim which allow to do this but I can't install...
    3. how to extract data in specified format to another file
      HI, I am new to Perl and I need some help regarding tranfering the contents of one file to other file in specified format using perl. the...
    4. Applying Actions to File Browser Selections
      I use the file browser a lot. I also use Batch processing a lot. I also have a lot of actions. To apply a set of actions to a set of images in a...
    5. Actions - loading actions by opening .atn action file
      WHAT YOU DO: * Double-click on, right-click/Open, or right-click/Open With (Photoshop) an .atn file RESULT: * Photoshop opens AND * The actions...
  3. #2

    Default Re: actions - extract file name

    Yea.. that could work.. but not really the solution that I am looking for...
    I was trying to put the file name (which happens to be the persons name) rather large (80 point). Actually it would be nice to be able to use the previous file name as part of the new file name....
    Kevin Kantorski Guest

  4. #3

    Default Re: actions - extract file name

    Or run a step that does Image|Duplicate and when it prompts for the filename confirmation, copy it to clipboard; then when pasting the layer delete the last 5 chars. in the action.

    The other way is to use PS Scripting.
    YrbkMgr Guest

  5. #4

    Default Re: actions - extract file name

    Ah ha!!! That will almost work for me!! ... um.. okay after a little more testing, that works for the one graphic that I built the action with.

    Other files end up with the same information from the file I used to build the first one.

    I guess the action doesn't record the copying of the file name, it records the result of the copy command. :( But that is a good idea!
    Kevin Kantorski Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139