I'm searching for a command line program which would convert a PSD file with multiple layers to 24-bit PNG files - one file per layer. Does anyone know of such program? I know ImageMagick can do something like that, but it has bad support for PSD files. Regards, Darek
Darek Siedlecki
Re: Converting PSD to multiple PNGs
I have written exactly this: http://telegraphics.com.au/sw/#psdparse Also writes out layer masks, alpha channels, merged composite, etc. Built as Win32 console app or UNIX command line tool.
Toby
Re: Converting PSD to multiple PNGs
no command line tool, but a ps-script: http://www.ps-scripts.com/bb/viewtopic.php?t=3D255&sid=3D3f576c6d03b733e2= 81d951e5db317ae4 --=20 PiT