Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

In Photoshop, you can easily devide the image into zones using point and click and it automatically generates the corresponding html with image slices addressed in tables. Gimp also has a Slice (Filter > Web > Slice) but it is so rudimentary and, as far as I can see, does not allow point and click selection of slices.

I am wondering if the functionality can be added into Gimp, or there are other Linux software to do this. I hate to return to Windows jut to do this simple task which I happen to use frequently. Thanks in advance for your suggestions.

share|improve this question
Why would you need to do this? If you want to use an image as the background of a fixed-size table, then just set the table's background to the image. – Lèse majesté Jul 3 '12 at 11:10
I need this to make html emails with clickable areas on an image. The click area zones vary depending on the image, hence the requirement to have a point and click slicing capability. – alfish Jul 3 '12 at 11:19
1  
I would just use an image map for that. According to Campaign Monitor's tests, all popular web, mobile and desktop email clients support image maps. – Lèse majesté Jul 3 '12 at 11:46
Read the link carefully: "The results indicate that it’s not a good idea to use image maps". – alfish Jul 3 '12 at 12:15
True. They are discouraged because of image-blocking clients. However, you're using image-based links anyways, so what's the difference? – Lèse majesté Jul 3 '12 at 16:07
show 1 more comment

1 Answer

According to this article http://gimp4you.wordpress.com/2008/05/14/guillotine-the-gimp-way-to-slice-images/ Gimp has slice filters and guillotine transformations that can be used for this.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.