Gimp
From GPWiki(Redirected from Tools:Gimp)
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. This page is far from complete, go ahead and write some more!
You can extend this page by editing it. The GIMP, the GNU Image Manipulation Program, can be used for image composition, photo retouching, and image authoring. It can be distributed freely and supports many platforms. The GIMP is open source and distributed in many GNU/Linux distributions. One of the most noticeable aspects of the GIMP is its multi-window interface. Starting the GIMP shows the core window and the different tools and their options, as well as a file menu to open images and access the help file. From there, images opened or created are put in new windows. Dialogs can be opened up at any time and offer more options for layers, paths, palettes, etc. The file menu can be accessed either at the top of each image window or by right-clicking on the image. Most of the tools have shortcuts assigned to them, making it easy to change tools without taking your eye off of your work. The GIMP features a plugin system where people can write scripts called "Script-Fu" / "python-fu" (for python scripts) that carry out a sequence of modifications to produce interesting results.
[edit] Features
[edit] File TypesThe GIMP can handle a large variaty of file types:
[edit] GIMP TipsPixel-Art: Make sure Antialiasing and Feather Edges are turned off for the selection tools if you are using colorkeying for transparency. Otherwise you might see bits of magenta on the edges of your sprite. [edit] Availabilty and clones[edit] Linux/*nixThe GIMP is available in precompiled packages or automated build-and-install for:
or available to compile from Source [edit] WindowsGIMP (along with the GTK+ Toolkit) has been ported to Microsoft's Windows OS. Currently it is practically identical to the original in terms of stability and features. The GIMP for Windows is available as a Binary Installer [edit] MacintoshThe GIMP for MacOS X is available using one of many ports available/listed on The GIMP official site [edit] Related WeblinksCategories: Stub | Tools |


