-
Recent Posts
Recent Comments
- a_a on How to Extract Layers from a Photoshop File with ImageMagick and Python
- Robert on How to Extract Layers from a Photoshop File with ImageMagick and Python
- a_a on Automatic Thumbnail Image Generator for 3D Objects in Unity
- Petit on Automatic Thumbnail Image Generator for 3D Objects in Unity
- a_a on Building Character Customization (Part 2)
Archives
Categories
Monthly Archives: May 2016
How to Extract Layers from a Photoshop File with ImageMagick and Python
For a project that I’m working on, I need a way to extract each layer of a Photoshop PSD file and have them written out as separate PNG image files. To do this, my first thought was to use ImageMagick. ImageMagick … Continue reading
Posted in Dev, Programming
4 Comments