Export individual layers to PNG?

236 views4 repliesLast post: 5/3/2004
I'd like to save each individual PSD layer as a PNG... all at once (script or action).

I have looked at using "Export layers to Files" in CS but it only gives options to export
the layers to individual images as GIF, JPG, TIFF, etc... but not PNG!

I'm looking for a script that allows you to do the same but export as PNG.

thanks in advance!
#1
pc wrote:
I'd like to save each individual PSD layer as a PNG... all at once (script or action).

I have looked at using "Export layers to Files" in CS but it only gives options to export
the layers to individual images as GIF, JPG, TIFF, etc... but not PNG!
I'm looking for a script that allows you to do the same but export as PNG.
thanks in advance!
http://www.libpng.org/pub/png/
#2
Then modify the script to export PNG.
It's just a javascript source (text) file.

Chris

In article <1p8lc.8522$>, pc wrote:

I'd like to save each individual PSD layer as a PNG... all at once (script or action).

I have looked at using "Export layers to Files" in CS but it only gives options to export
the layers to individual images as GIF, JPG, TIFF, etc... but not PNG!
I'm looking for a script that allows you to do the same but export as PNG.
thanks in advance!
#3
I cannot figure out what script does it.

"Chris Cox" wrote in message
Then modify the script to export PNG.
It's just a javascript source (text) file.

Chris

In article <1p8lc.8522$>, pc wrote:

I'd like to save each individual PSD layer as a PNG... all at once
(script
or action).

I have looked at using "Export layers to Files" in CS but it only gives options to export
the layers to individual images as GIF, JPG, TIFF, etc... but not PNG!
I'm looking for a script that allows you to do the same but export as
PNG.
thanks in advance!
#4
pc wrote:
I cannot figure out what script does it.

This may not help you, but:
http://www.fnordware.com/superpng/

Uni

"Chris Cox" wrote in message

Then modify the script to export PNG.
It's just a javascript source (text) file.

Chris

In article <1p8lc.8522$>, pc wrote:

I'd like to save each individual PSD layer as a PNG... all at once
(script

or action).

I have looked at using "Export layers to Files" in CS but it only gives options to export
the layers to individual images as GIF, JPG, TIFF, etc... but not PNG!
I'm looking for a script that allows you to do the same but export as
PNG.

thanks in advance!

#5