| advertise add site services publishers database health videos | ![]() | about toolbar stats live show health store more stuff JOIN/LOGIN |
For other uses, see Gimp.
GIMP (The GNU Image Manipulation Program) is a free software raster graphics editor. It is primarily employed as an image retouching and editing tool,[3] in addition to offering freeform drawing, GIMP can accomplish essential image workflow steps such as resizing, editing, and cropping photos, combining multiple images, and converting between different image formats. GIMP can also be used to create basic animated images in the GIF format. At present GIMP is entirely suitable for amateur or professional work with images intended for viewing on monitors and printing on inkjet printers; GIMP does not yet offer the CMYK separation and color management functionality which is essential for prepress work. The product vision for GIMP is to become a high-end graphics application for the editing and creation of original images, icons, graphical elements of web pages and art for user interface elements. One point in GIMPs product vision would see GIMP used for the development of cutting-edge image-processing algorithms.[4]
[edit] HistoryMain article: GIMP release history GIMP originally stood for the General Image Manipulation Program.[5] GIMPs original creators, Spencer Kimball and Peter Mattis, began developing GIMP in 1995 as a semester-long project at the University of California, Berkeley. The first public release of GIMP (0.54) was made in January 1996.[6][7] In 1997 GIMP became a part of the GNU Project, and the acronym GIMP was changed to the GNU Image Manipulation Program.[8] Currently GIMP is maintained and enhanced by a group of volunteers under the auspices of the GNOME Project.[9][10] GIMP was originally created for UNIX systems; Linux, SGI IRIX and HP-UX were supported in the first release.[5][11] Since the first release GIMP was rapidly adopted and a community emerged consisting of users who created tutorials, artwork and shared techniques.[12] Since the initial release, GIMP has been ported to many operating systems including Microsoft Windows and Mac OS X; the original port to the win32 platform was started by Finnish programmer Tor Lillqvist (tml) in 1997 and was supported in the GIMP 1.1 release.[11] GIMP has used three graphical user interface (GUI) toolkits since its inception; GIMP originally used Motif on the first public release (0.54). At some point Peter Mattis became disenchanted with Motif and developed his own GUI toolkit named the GIMP toolkit (GTK); GTK had successfully replaced Motif in the 0.60 release of GIMP.[7][13] Finally GTK was re-written to be object oriented and was renamed GTK+, this was first visible in GIMP 0.99. [edit] Media attentionAs a popular application, GIMP is regularly reviewed and criticised, the reviews often target the fitness of GIMP for use in professional environments; as such GIMP is often cited as a replacement for Adobe Photoshop.[14][15] Even though comparisons to Photoshop are of regular occurrence, the maintainers of GIMP state that GIMP does not aim to replicate Photoshop.[16] GIMP 2.6 has been reviewed twice by Ars Technica. In the first review, Ryan Paul noted that GIMP provides "Photoshop-like capabilities and offers a broad feature set that has made it popular with amateur artists and open source fans. Although GIMP is generally not regarded as a sufficient replacement for high-end commercial tools, it is beginning to gain some acceptance in the pro market."[14] While previously it had been recognised that GIMP had extensive capabilities, few noteworthy reviewers have cited GIMP as a tool used in professional environments. Dave Girard also reviewed GIMP 2.6, specifically with the aim of testing GIMPs fitness for professional tasks. He noted at the beginning that GIMP was a high-end tool, the review conclusion noted that although many of GIMPs tools were of high quality he felt that it lacked in some areas such as non-destructive editing, tools such as a saturation brush and that GIMP did not integrate well to Mac OS X; Dave Girard recognised however that OS X is not the native platform of GIMP.[17][18] [edit] FeaturesFurther information: Comparison of raster graphics editors Brushes dialogue in GNOME Tools used to manipulate images can be accessed via the toolbox, through menus and dialogue windows. They include filters and brushes, as well as transformation, selection, layer and masking tools.
[edit] Variants GIMP 2.2.8 running under X11 on Mac OS X Several variations and derived graphic applications exist today, these applications can exist because GIMP is released under the GNU General Public License; the GPL specifically allows anybody to take the source code and use it as they see fit, so long as they follow the rules laid out in the license. GIMP is available on many popular operating systems, even so, some variants of GIMP exist for OS-specific modifications. The GIMP website only offers source code downloads; executable version of GIMP are made available by other sources.
[edit] WilberThe official mascot of GIMP, Wilber was created by Tuomas Kuosmanen (tigert) at some point before September 25, 1997; since then Wilber has received additional accessories from other GIMP developers.[35] Accessories for Wilber can be found in the Wilber construction kit, included with the GIMP source code.[35] Wilber is also used as a free software cultural reference outside of GIMP, for example Wilber can be played as a racing car driver in SuperTuxKart a long with other free software cultural icons.[36] In addition to being referenced in other software projects, Wilber has been shown on the side of the Bibliothèque nationale de France as part of Project Blinkenlights.[37] [edit] User interfaceGIMP has a main window and several dialogue windows used for tools, colour palettes and so forth; as such GIMP uses a (controlled) single document interface. In a single document interface the responsibility of managing additional windows is left to the operating system. This windowing format has been criticised and where some attention to the User Interface is being debated.[38] Using multiple windows often leads to desktop clutter, and a situation may occur where the toolbox and layer windows may end up hidden behind unrelated application windows. This is less likely in later versions, where window hints can be set on the toolbox and other docks to control how they are displayed. In order to construct its interface GIMP uses the GIMP tool kit (GTK+). GTK+ was designed to replace Motif, a proprietary toolkit upon which GIMP depended. Originally GTK+ was a part of the GIMP source tree, but has since made a standalone library. Whilst originally being designed to run on Unix-like operating systems, GIMP and GTK+ have been ported to Microsoft Windows, Mac OS X, and other lesser known operating systems. [edit] GIMP usability teamGIMP signed up to join the OpenUsability project,[39] since then a dedicated usability team has been established to guide the future of the GIMP interface. A user interface brainstorm was created for GIMP,[40][41] where users of GIMP can send in their suggestions as to how they think the GIMP user interface could be improved. [edit] Single window GIMPAt Libre Graphics Meeting 2008 Peter Sikking gave a presentation outlining future plans for GIMP to have a single window interface,[42] amongst many other changes. [edit] DevelopmentGIMP is primarily developed by volunteers, however, the GIMP project has a development branch, unstable branches and stable branches. New features are added to the development branch of GIMP, when the developers decide that there are enough new features they begin the process of creating a release. The process starts off by creating an unstable branch from the development branch; this unstable branch will be stabilised and will receive bug-fixes until it is ready to replace the existing stable branch. GIMP has adopted a scheme used by many other free and open source software projects, the second number in a version, for example 2.6.6, denotes whether a GIMP release is stable or unstable, an odd number means an unstable version and an even number means a stable version. The final number represents the number of bug-fix releases after a stable or unstable branch is released. As of September 2009[update], the current stable version of GIMP is 2.6.7. Each year GIMP applies for several positions in the Google Summer of Code (GSoC),[43][44] to date GIMP has participated in all years except 2007.[45] From 2006 to 2009 there have been 9 GSoC projects that have been listed as successful,[43] although not all successful projects have been merged into GIMP yet. The healing brush and perspective clone tools and Ruby bindings were created as part of the 2006 GSoC and can be used in the current version of GIMP, although there were three other projects that were completed and are not yet available in a stable version of GIMP; those projects being Vector Layers, a JPEG 2000 plug-in. Several projects were completed in 2008, but none are yet a part of a stable release of GIMP. [edit] Libre Graphics MeetingMain article: Libre Graphics Meeting The Libre Graphics Meeting (LGM) is a yearly event where developers of GIMP and other projects meet up to discuss issues related to free and open source graphics software. The GIMP developers take the opportunity to hold birds of a feather (BOF) sessions at this event. [edit] DistributionGIMP is released as source code under the GNU General Public License as free software.[46] The current version of GIMP works with numerous operating systems, including Linux, Mac OS X and Microsoft Windows. Many Linux distributions include GIMP as a part of their desktop operating systems, including Debian, Ubuntu and Fedora, although Ubuntu has recently announced that GIMP will not be part of the default install as of version 10.04. A port of GIMP to Microsoft Windows was started by Tor Lillqvist in 1997. The GIMP website links to binary installers compiled by Jernej Simončič for the platform.[47] MacPorts is listed as the recommended provider of recent Mac builds of GIMP,[48] MacPorts also provides builds of other free and open source software applications and provide tools to make doing so simpler.[49] Mac OS X can optionally use an X11 server, GTK+ was originally designed to run on an X11 server, as such porting GIMP to Mac OS X was much simpler than creating a Windows port. There is no stable 64 bit Windows distribution version of GIMP available as of October 2009. [edit] See also[edit] References
[edit] External links
Categories: GNU project | GNU project software | Free bitmap graphics editors | Free photo software | Graphics | Graphic design | Technical communication tools | Raster graphics editors | Linux bitmap graphics editors | Free software programmed in C | Applications using D-Bus | Free cross-platform software | Free multilingual software | IRIX software | Linux software | Mac OS software | Mac OS X software | Windows software | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ↑ top of page ↑ | about thumbshots |