How to Create an Image Map Using Gimp
Put together an initial graphic that you will be mapping., After creating the image, (or opening it), go to Filters >> Web >> ImageMap., Click on the rectangle at the right of the screen, then select one of the images that you want to use., Continue...
Step-by-Step Guide
-
Step 1: Put together an initial graphic that you will be mapping.
You can use pictures, images, whatever works for you.
Here, we will use LifeGuide Hub, LifeGuide Hub forum, and iGoogle. -
Step 2: After creating the image
The Gimp ImageMap dialog screen. , In this screenshot, LifeGuide Hub is selected.
Fill in the necessary information in the dialog screen that comes up.
Click on rectangle and you can see the exact location of the graphic. ,, GIMP will automatically offer to save this as a file with a .map extension.
If you wish, you can save it as that.
But this file contains the HTML code (no images) that we need to edit and copy over into our own web page, so it is recommended you save it as .html and skip directly to step
7. , You may receive a warning about changing file extensions.
Click yes to continue. , You will notice this file simply contains a list of coordinates and URLS.
This is the code that tells a browser which URLs to assign to which part of your image. , Failure to correctly point it to the image may lead to no image being displayed at all. ,, You will need to copy ALL the lines of code you see, including the <img> tag (which defines the path to your source image) and everything between the <map> tags.
That's it! You're done. -
Step 3: (or opening it)
-
Step 4: go to Filters >> Web >> ImageMap.
-
Step 5: Click on the rectangle at the right of the screen
-
Step 6: then select one of the images that you want to use.
-
Step 7: Continue this process for the rest of your map.
-
Step 8: Once you have finished defining all the link areas
-
Step 9: save your image map.
-
Step 10: IF you haven't saved it as an HTML file
-
Step 11: find your saved file and rename the extension to .html.
-
Step 12: Use a text editor to open this HTML file.
-
Step 13: Ensure the file path defined in <img src> links to the image you want the URLs mapped onto.
-
Step 14: OPTIONAL: Use a browser to open your HTML file; if everything works
-
Step 15: you should see the image with all the URLs mapped onto it according to the areas you defined.
-
Step 16: Add your image map into your web page HTML.
Detailed Guide
You can use pictures, images, whatever works for you.
Here, we will use LifeGuide Hub, LifeGuide Hub forum, and iGoogle.
The Gimp ImageMap dialog screen. , In this screenshot, LifeGuide Hub is selected.
Fill in the necessary information in the dialog screen that comes up.
Click on rectangle and you can see the exact location of the graphic. ,, GIMP will automatically offer to save this as a file with a .map extension.
If you wish, you can save it as that.
But this file contains the HTML code (no images) that we need to edit and copy over into our own web page, so it is recommended you save it as .html and skip directly to step
7. , You may receive a warning about changing file extensions.
Click yes to continue. , You will notice this file simply contains a list of coordinates and URLS.
This is the code that tells a browser which URLs to assign to which part of your image. , Failure to correctly point it to the image may lead to no image being displayed at all. ,, You will need to copy ALL the lines of code you see, including the <img> tag (which defines the path to your source image) and everything between the <map> tags.
That's it! You're done.
About the Author
Emma Gibson
Creates helpful guides on lifestyle to inspire and educate readers.
Rate This Guide
How helpful was this guide? Click to rate: