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
Creating XHTML source and cascading stylesheet from any Layer of the image. Supported features:
Presented by familie redlich :systeme
Download, screenshot and more information at read more »
This is rather old stuff, I was looking for an easy way to create html templates in an easy but open source kind of way. It is a perl-fu plugin for Gimp which allows you to draw your template as a multi-layered image, then automatically export it to html + individual png files. It was originally written for Gimp v.1, but it seems to work fine with Gimp v.2
# AUTHOR: Michael K. Nacos
# LICENSE: GPL (http://www.gnu.org/licenses/gpl.html)
# DESCRIPTION: perl-fu plugin for gimp which converts a multi-layered
# image to an html template + corresponding png images read more »
Recent comments
39 min 31 sec ago
10 hours 54 min ago
11 hours 44 min ago
22 hours 42 min ago
2 days 14 hours ago
2 days 22 hours ago
3 days 1 hour ago
3 days 13 hours ago
3 days 14 hours ago
3 days 17 hours ago