How to do Image Slicing with the Gimp

Image slicing is a time saving technique that allows web developers to mockup a design in a graphics program, and then have the image be "sliced" along guides. The result is often HTML table along with the several sliced images that appear as the larger image when shown together.

The real time savings come with there is the inevitable change, and the image has to be resliced and exported again.

This is one of the features of Photoshop that someone evaluating the Gimp might miss.

Fear not! The feature is easily available, although it may not be installed by default.

A plug-in named "Py-slice" serves this purpose. In Mandriva or Ubuntu, simply installing the gimp-python package adds this feature and several others to the gimp.

Once installed, the feature is located under Filters: Web: Py-Slice....

Don't forget to put some guides on your image before you use it!

Leave a comment

Recent Entries

  • generating HTTP headers: sorted or unsorted?

    Recently I've been reviewing how various Perl frameworks and modules generate HTTP headers. After reviewing several approaches, it's clear that there are two major...

  • The cost of saving sent e-mail

    I don't tap my own phone. I don't xerox postcards before I mail them back from vacation. I don't take a voice recorder when...

  • Modifying PDFs so they open full screen

    The [PDF spec](http://www.adobe.com/devnet/pdf/pdf_reference_archive.html) includes an option to cause PDFs to open full screen when users open them. I'm a fan of the feature because...

  • Stewardship and Sustainability of our online lives

    A few weeks ago I had my laptop stolen. Earlier that morning I had been reflecting and writing on the laptop about the intersection...

  • A vision for CGI.pm and CGI::Simple

    I've spent a lot time recently [triaging bugs for CGI.pm](http://mark.stosberg.com/blog/2009/08/almost-100-cgipm-bugs-closed-help-with-the-50-still-open.html). I've enjoyed the process, and respect CGI.pm as a widely used Perl module. I'm...

Close