Convert PSD to PNG
if you want to generate PNG form PSD and you dont have photoshop (and you dont want it). Type this command on your mac with ImageMagick installed :
**convert input.psd -channel RGBA -alpha Set -colorspace rgb output.png**
note: this command generate different PNGs. Don`t expect some organize png :)
Written by charly palencia
Related protips
1 Response
Nice, it's good to remember one can use ImageMagick utilities even for PSD files.
Thanks for sharing!
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Png
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#