This is a Python plug-in for the GIMP that will extract images and text out of a .psd file (or other layered formats) and create an .html template from it. I don't think this plugin will ever fully replace a human coder, but it should be able to do 50-90% of the work.
This project is hosted on GitHub: https://github.com/SeanHayes/psd2html-gimp-plug-in
This is a simple script that combines multiple paired files into single multi-layered psd files in the same folder.
A little history: I beat my head against the wall for quite a while trying to make this script using the file-glob and batch functions, but could never get it to work due to ubuntu's random file manager which made it impossible to correctly pair my numbered files. Anyway, I created this because I had a couple thousand paired images each numbered and in two different file formats (jpg and tif) that I needed to put into single psd files. read more »
Recent comments
4 hours 14 min ago
5 hours 4 min ago
16 hours 2 min ago
2 days 8 hours ago
2 days 16 hours ago
2 days 18 hours ago
3 days 6 hours ago
3 days 7 hours ago
3 days 11 hours ago
3 days 18 hours ago