: PSD to PNG - good software or website to download all the components? I don't have Photoshop. I have PSD file with a lot of components. The only site I found for convert it to components
I don't have Photoshop. I have PSD file with a lot of components. The only site I found for convert it to components is Zamzar but it doesn't allow me to download all the components at once and the other sites/software only give me the full PNG. Is there a better website or software for this?
More posts by @Jennifer810
2 Comments
Sorted by latest first Latest Oldest Best
I would suggest to use ImageMagick
It is the only tool I know wich is able to convert Photoshop CC Files.
You can use it to get an image per layer:
convert test.psd out.png
(You will get out-0.png, out-1.png...)
or to get one specific layer
convert test.psd[2] out.png
or to get only one image with all currently visible layers
convert test.psd -flatten out.png
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.