Combine Multiple Files into 1 Layered Files

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

  1. #1

    Default Combine Multiple Files into 1 Layered Files

    Does anyone have a solution to simplify this process? I wish to take a folder of images, combine them into one layered file where each layer is named from the original file.

    Thank you
    Xavier_Wynn@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. How to combine several PDF files in a single one?
      Hello I am new in automating Adobe. I have several PDF files. Each file has only one page. I need to combine them in a single PDF file so that...
    2. Acrobat 8 Combine Files - Word, Excel = "Problem Files" Any help?
      Hello, I just puchased Acrobat 8 for the Mac specifically to combine multiple files from different programs into one professional document...
    3. Use of layered PSD files in indesign for print
      I'm in need of some info for reference regarding whether or not it is safe to place layered Photoshop documents into an Indesign document that is to...
    4. Multiple Layered Model or XML Files
      I am trying to reference the content of one XML file within another XML file. I don't care so much if it is using the XML class or the Model class...
    5. Combine CSV files
      Hope someone can help me on this: I need to compare two cvs files that contains user profile information, but there are duplicates, what is the best...
  3. #2

    Default Re: Combine Multiple Files into 1 Layered Files

    Copy,

    Paste.
    Buko@adobeforums.com Guest

  4. #3

    Default Re: Combine Multiple Files into 1 Layered Files

    Scripting.
    Carl_Stawicki@adobeforums.com Guest

  5. #4

    Default Re: Combine Multiple Files into 1 Layered Files

    It's pretty easy to make an action that will combine a folder full of files into one Photoshop file, but naming the layers from the original files would require some kind of scripting solution.

    To combine your folder all into one file, make a Master Document that would not be in the folder. Then make an action on one file that goes like this: Duplicate Layer choosing the Master Document as the destination. You can run this as a Batch form File>Automate.

    It's fairly easy to make a list of every name of every file in a folder in Applescript so I think naming the layers might not be so difficult, but it's beyond my current ability. You could ask on te Scripting forum.
    Ed_Hannigan@adobeforums.com Guest

  6. #5

    Default Re: Combine Multiple Files into 1 Layered Files

    Thank you ed ..... can't believe someone answered so quickly .....
    Xavier_Wynn@adobeforums.com Guest

  7. #6

    Default Re: Combine Multiple Files into 1 Layered Files

    Ever heard of "drag-and-drop"?
    ;)
    Phosphor@adobeforums.com 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