-
Recent Posts
Recent Comments
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
2 Comments