Search found 2 matches
- 2013-11-03T22:22:37-07:00
- Forum: Users
- Topic: modifying layer names when writing PSD
- Replies: 5
- Views: 3271
Re: modifying layer names when writing PSD
Hey guys, thanks very much for the solution! One question (and forgive me as I'm a complete imagemagick newbie) but is the 'rose:' in your command meant to operate on an internal image that has already been read in? I ask because interestingly enough, when I utilize the code snippet as-is with 'rose ...
- 2013-10-31T21:06:33-07:00
- Forum: Users
- Topic: modifying layer names when writing PSD
- Replies: 5
- Views: 3271
modifying layer names when writing PSD
Hello, I am trying to take multiple images and add them as layers to a PSD file with ImageMagick, BUT be able to modify the layer names. The first part of this works just fine, though the layers seem to automatically be named L000001, L000002, etc. I would like to store the original image names as ...