Tagged Questions
1
vote
1answer
52 views
Photoshop export layers to png but with specific background layer
I have a psd with ~400 Layers which contain semitransparent images and one layer with a solid color. I want to export those layers to png8 and want that layers to have that solid background. I can ...
1
vote
1answer
107 views
Exporting photoshop layers to PNG in cs6
I've seen the response here, but the built-in script is excruciatingly slow (I let it sit for 3 hours before giving up) and the custom one in the response thinks there's only one layer (and only ...
1
vote
0answers
27 views
photoshop cs5 export layers to files issue
Hey i dont ussually work with photoshop, but i have many layers that i need make as PNG.
I run that script, uncheck "visible layers only". And what i see in output folder is very weird. Its total ...
2
votes
2answers
100 views
Size and transparency differences when saving PNG by different methods
I'm exporting PSD layers to PNGs for a game's texture atlases.
When I'm doing Copy -> New File (RGB 8-bit) -> Save As PNG, the resulting PNG is quite heavy and Finder shows white background ...
2
votes
4answers
998 views
export layers with bleding options and shadow to PNG format using photoshop
I have iphone/ipad app design as PSD file, Most of layers in this file are linked with shapes in order to support retina display. Each shaped layer has blending option like outer glow or external ...
2
votes
4answers
1k views
How to automate exporting multiple PNG with different size from Photoshop? for Android
I have a PSD file with 96x96 resolution. Now I want to save this as four PNG files with different resolutions such as 36x36, 48x48, 72x72, 96x96. Instead of adjusting the image size manually 4 four ...
1
vote
5answers
7k views
In Illustrator CS5, why are my colors dull when I export to png?
I'm having an issue with Illustrator CS5 that I've seen mentioned in many, many forums, but I haven't found an answer that has fixed my problem.
When I use Save for Web & Devices... to create a ...
1
vote
2answers
1k views
Adobe Illustrator: maximum artboard dimensions for PNG export?
As all Illustrator users know, there is a hard limit on the size you can export a PNG file. I'm curious if anyone knows the maximum limit on this, and if it differs depending on the DPI of the ...
1
vote
1answer
663 views
Export to multiple PNGs from a single PSD
I don't anything about graphic design so please bear with me.
I bought an icon set and it included the psd for the icons. I change the color of the icons and now need to export all the icons to ...
2
votes
3answers
620 views
Settings to create transparent PNG's with minimal file size for mobile devices
I want to create a theme for android phones. I guess the best way to go is to create a file that is as light as possible.
Now I want to create the files in photoshop, they have to be transparent ...
10
votes
3answers
7k views
Is there a faster way to save all layers in PSD to PNG?
I'm trying to export all 155 raster layers, each 240*240 in pixels, to separate png files, but it takes ages to do that using CS5 "File > Scripts > Export Layers to Files".
This script creates new ...