Search found 2 matches

by AnCaLaGon
Mon Jul 23, 2007 9:11 am
Forum: NConvert
Topic: PSD multiple layer to png
Replies: 3
Views: 2978

merci Pierre E. :wink:
by AnCaLaGon
Wed Jul 11, 2007 2:24 pm
Forum: NConvert
Topic: PSD multiple layer to png
Replies: 3
Views: 2978

PSD multiple layer to png

Hi all :)

I want to convert many psd to png output file.

So I use this commande line :

"nconvert.exe -xall -in psd -out png *.psd"
I also add this command "del *-0.png" // to remove useless files


Nconvert give nice result.
But I want to keep originals layers names of my psd files on the output ...