GIMP

GIMP

Infobox Software
name = GIMP



caption = GIMP 2.6.0 running on KDE.
developer = [http://developer.gimp.org/ The GIMP Development Team]
released = 1995
frequently_updated = yes
programming language = C
platform = Cross-platform
language = Multilingual [See [http://www.gimp.org/docs/ List of available languages of the user manual] ]
status = Active
genre = Raster graphics editor
license = GNU General Public License
website = [http://www.gimp.org www.gimp.org]

The GNU Image Manipulation Program, or GIMP, is a free raster graphics editor used to process digital graphics and photographs. Typical uses include creating graphics and logos, resizing and cropping photos, altering colors, combining multiple images, removing unwanted image features, and converting between different image formats. [ [http://docs.gimp.org/en/introduction.html GIMP User Manual. Chapter 1. Introduction] ] GIMP can also be used to create basic animated images in GIF format. It is often used as a free software replacement for Adobe Photoshop, the most widely used bitmap editor in the printing and graphics industries; however, it is not designed to be a Photoshop clone. [ [https://lists.xcf.berkeley.edu/lists/gimp-developer/2007-August/018486.html [Gimp-developer mentioning Photoshop on this list ] ] The project's mascot is named Wilber.

The project was started in 1995 by Spencer Kimball and Peter Mattis and is now maintained by a group of volunteers under the auspices of the GNOME Project. [ cite web | title = Gnome: The free software desktop project | url = http://www.gnome.org] The current version of GIMP works with numerous operating systems, including all modern Linux distributions, all recent versions of Microsoft Windows, and Apple's Mac OS X.

Features

GIMP's manipulation tools can be accessed via the toolbox, menu paths, and dialog boxes (which can be grouped in docks). They include filters and brushes, as well as transformation, selection, layer and masking tools.

For example, GIMP comes with 48 standard brushes, plus facilities to create new ones. Brushes (and brush tools) can be used in hard-edged, soft-edged, or eraser modes, be applied at different opacities, or used with different modes for composition.

Color support

GIMP also has a palette with RGB, HSV, color wheel, CMYK, and mixing modes, plus tools to pick colors from the image with various averaging options. There is support for hexadecimal color codes (as used in HTML). "CMYK" colors are immediately translated into RGB when used; GIMP does not have any built-in support for CMYK mixtures that cannot be represented in RGB, such as rich blacks, though they can be simulated to a limited extent with third-party add-ons.Fact|date=June 2008

GIMP supports gradients, which integrate into its other tools (such as brushes and fills) to shade image areas with automated color blending. It includes a variety of built-in gradients, and as with the brushes, also allows the user to customize and create their own gradient fills.

Selection and masking tools

GIMP can perform rectangular or circular selection, freehand selection, and "by color" selection. Alternatively, the Smart Selection tool, known as the "Magic Wand", can be used to select contiguous regions. The Intelligent Scissors (iScissors) tool can be used to auto-create paths between regions defined by strong color-changes. the 'Foreground select' tool is available since 2.4 uses vision science to select an object in the foreground with some few mouse strokes by the user.

GIMP has support for layers, including transparent layers, which can be shown, hidden, or made semitransparent. It also supports transparent and semitransparent images. Channels add different types of opacity and color effects to images.

Paths

Paths containing line segments or Bezier curves can be created using the Path tool. Paths can be named, saved, and painted (or "stroked") with brushes, patterns, or various line styles. Paths can also be used to create complex selections.

Effects, scripts, and filters

GIMP has approximately 150 standard effects and filters, including Drop Shadow, Blur, Motion blur and Noise.

GIMP operations can be automated with scripting languages. A Scheme interpreter named Script-Fu is built in (but switched to TinyScheme as of GIMP 2.4.), and external Perl, Python, or Tcl can be used. Ruby support is in experimental development. These scripts and plugins for GIMP can be used interactively, or combined non-interactively.

Development

GIMP is primarily developed by unpaid volunteers. The GIMP project uses a development branch of GIMP where new features are added regularly and a stable branch which only receives bug fixes between major versions. Like other free software projects the stable and development branches are denoted with even and odd numbers respectively after the first decimal point in the version number. The old series last version is 2.4.7. The current stable version of GIMP is 2.6.0. The current "development" version of GIMP is 2.7.0. Major changes from version 1.2 to version 2.2 included a more polished user interface, further separation of the user interface and back-end and the ability to use brushes that would normally only be able to be used on Photoshop programs. Major changes from version 2.2 to version 2.4 included color management support, scalable brushes, new and rewritten selection tools and overall user interface changes. [ cite web | title = GIMP 2.4 Release Notes | url = http://gimp.org/release-notes/gimp-2.4.html] , Major changes from version 2.4 to version 2.6 included new windows and tool palette layout, new brush dynamics features, basic integration of GEGL, though users wont see any effect by default, improved free selection tool and a new PSD import plug-in that can read ICC color profiles. [ cite web | title = GIMP 2.6 Release Notes | url = http://gimp.org/release-notes/gimp-2.6.html] The use of GEGL addresses some fundamental design limitations of the previous version that prevented many enhancements such as native CMYK support.

GIMP's user interface is built using GTK+, a widget toolkit originally written for the program. GTK+, as "the GIMP Toolkit", was initially a part of the GIMP source tree, but has since been refactored due to its usefulness outside the scope of GIMP. GTK+ is also used as the widget toolkit for the GNOME desktop environment. GTK+ was intended as a replacement for Motif, a proprietary toolkit on which GIMP originally depended. GIMP and GTK+ were originally designed for the X Window System running on Unix-like operating systems, but have since been ported to Microsoft Windows, Mac OS X, and SkyOS.

History

GIMP originally stood for "General Image Manipulation Program".cite web
url = ftp://ftp.gimp.org/pub/gimp/historical/gimp-0.54.1.fixed.tar.gz
title = README
accessdate = 2008-03-23
author = Spencer Kimball & Peter Mattis
date = 1996-02-11
format = txt
] Its creators, Spencer Kimball and Peter Mattis, began developing GIMP as a semester-long project at the University of California, Berkeley in 1995. [ [http://gimp.org/about/prehistory.html GIMP - Prehistory - Before GIMP 0.54 ] ] The name was changed to the "GNU Image Manipulation Program" in 1997, after Kimball and Mattis had graduated, when it became an official part of the GNU Project. [ [http://gimp.org/docs/userfaq.html#Gimp GIMP - Documentation ] ]

GIMP 0.54

GIMP 0.54 was released in January 1996.cite web
url = http://gimp.org/about/ancient_history.html
title = A Brief History of GIMP
accessdate = 2008-03-24
author = Seth Burgess
format = HTML
] cite web
url = http://wilber.gimp.org/~sjburges/gimp-history.html
title = A Brief History of GIMP
accessdate = 2008-03-24
author = Seth Burgess
format = HTML
] It required X11 displays, an X-server that supported the X shared memory extension and Motif 1.2 widgets. It supported 8, 15, 16 and 24-bit color depths, dithering for 8-bit displays and could view images as rgb color, grayscale or indexed color. It could simultaneously edit multiple images, zoom and pan in real-time, and supported GIF, JPEG, PNG, TIFF and XPM images.

Even at this early stage of development GIMP functionality was extensive. It could select regions using rectangle, ellipse, free, fuzzy, bezier, and intelligent selection tools, and rotate, scale, shear and flip images. It had bucket, brush and airbrush painting tools, and could clone, convolve, and blend images. It had text tools, effects filters (such as blur and edge detect), and channel and color operations (such as add, composite, decompose). The plugin system allowed for addition of new file formats and new effect filters. It supported multiple undo and redo operations.

It ran on Linux 1.2.13, Solaris 2.4, HP-UX 9.05, and SGI IRIX operating systems. It was rapidly adopted by userscite web
url = http://www.xach.com/gimp/gimp-tips.html
title = Tips, Tricks, and other Stuff
accessdate = 2008-03-24
author = Zach Beane
date = 2001-12-24
format = HTML
,] cite web
url = http://www.tigert.com/gimp/
title = Gimp stuff
accessdate = 2008-03-24
author = Tuomas Kuosmanen
format = HTML
] who created tutorials, displayed artwork and shared techniques. An early success for the GIMP was the Linux penguin Tux, as drawn by Larry Ewing using Gimp 0.54.cite web
url = http://www.isc.tamu.edu/~lewing/linux/notes.html
title = Penguin Tutorial
accessdate = 2008-03-24
author = Larry Ewing
date = 1998-03-09
format = HTML
] By July 5, 1996 the volume of messages posted to the mailing list had risen and the mailing list was split into two lists, gimp-developer and gimp-user. Currently, user questions are directed to the gimpnet IRC channel.

GIMP 0.60

GIMP 0.60 was released on June 6, 1997cite web
url = http://www.nuclecu.unam.mx/~federico/gimp/gradient-editor/index.html
title = The GIMP's color gradient editor
accessdate = 2008-03-24
author = Federico Mena-Quintero
date = 1997-10-23
format = HTML
work = Everyone loves The GIMP
] using the GNU General Public License.cite web
url = http://www.gnu.org/licenses/old-licenses/gpl-1.0.txt
title = GNU GENERAL PUBLIC LICENSE
accessdate = 2008-03-23
author = Richard Stallman
authorlink = Richard Stallman
date = 1989-02-01
format = HTML
publisher = Free Software Foundation
quote = BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
] According to the release notes, Peter Mattis was working for Hewlett-Packard and Spencer Kimball was working as a java programmer.cite web
url = ftp://ftp.gimp.org/pub/gimp/historical/gimp-0.60.tar.gz
title = RELNOTES
accessdate = 2008-03-24
author = Spencer Kimball & Peter Mattis
date = 1996-07-17
format = txt
]

GIMP 0.60 no longer depended on the Motif toolkit. Improvements had been made to the painting tools, airbrush, channel operations, palettes, blend tool modes, image panning and transformation tools. The editing workflow was improved by enabling rulers, cutting and pasting between all image types, cloning between all image types and ongoing development of a layers dialog.

New tools included new brushes (and a new brush file format), grayscale and RGB transparency,"Bucket fill" patterns and a pattern selection dialog, integrated paint modes, border, feather and color selectors, a pencil and eraser paint tool, gamma adjustments and a limited layer move tool.

The new widgets were managed by Peter Mattis and were called GTK for GIMP toolkit and GDK for GIMP drawing kit.

GIMP 0.99

The biggest change in the GIMP 0.99 release was in the GIMP toolkit (GTK). GTK was redesigned to be object oriented and renamed from GTK to GTK+. The pace of development slowed when Spencer Kimball and Peter Mattis found employment.

GIMP 1.0

GIMP 1.0.0 was released on June 2, 1998cite web
url = ftp://ftp.gimp.org/pub/gimp/v1.0/old/v1.0.0/gimp-1.0.0.tar.gz
title = README
format = txt
accessdate = 2008-03-24
date = 1996-07-17
] GIMP and GTK+ split into separate projects during the GIMP 1.0 release. GIMP 1.0 included a new tile based memory management system which enabled editing of larger images and a change in the plug-in API (Application programming interface) allowed scripts to be safely called from other scripts and to be self documenting. GIMP 1.0 also introduced a native file format (xcf) with support for layers, guides and selections (active channels).

An official website was constructed for GIMP during the 1.0 series, designed by Adrian Likins and Jens Lautenbacher, now found at [http://classic.gimp.org classic.gimp.org] which provided introductory tutorials and additional resources.cite web
url = http://classic.gimp.org
title = classic.gimp.org
accessdate = 2008-03-24
author = Adrian Likins and Jens Lautenbacher
format = HTML
] On April 13 1997, GIMP News was started by Zach Beane, a site that announced plug-ins, tutorials and articles written about GIMP. May 1997, Seth Burgess started GIMP Bugs, the first 'electronic bug list'.

Marc Lehmanncite web
url = http://www.goof.com/pcg/marc/gimp.html
title = Gimp
author = Marc Lehmann
accessdate = 2008-03-04
format = HTML
] developed a perl scripting plug-in.cite web
url = http://wilber.gimp.org/~sjburges/perl/gimp-perl.html
title = Seth's Perl-Fu
accessdate = 2008-03-24
author = Seth Burgess
date = 2002-06-05
format = HTML
] cite web
url = http://wilber.gimp.org/~sjburges/perl_debug/intro.html
title = Debugging gimp-perl scripts; a how-to
accessdate = 2008-03-24
author = Seth Burgess
date = 2002-09-18
format = HTML
] cite web
url = http://imagic.weizmann.ac.il/~dov/gimp/perl-tut-2.0/
title = A Tutorial for Perl Gimp Users
accessdate = 2008-03-04
author = Dov Grobgeld
format = HTML
] Web interfaces were possible with the GIMP 1.0 series, and GIMP Net-fucite web
url = ftp://ftp.gimp.org/pub/gimp/net-fu/net-fu971022.README
title = README
format = tgz
date = 1997-10-22
accessdate = 2008-03-24
format = HTML
] can still be used for online graphics generation.cite web
url = http://www.cooltext.com/
title = An online graphics generator powered by GIMP
accessdate = 2008-03-24
format = HTML
]

GIMP 1.1

The GIMP 1.1 series focused on fixing bugs and porting to Windows. No official release occurred during this series. Following this the odd numbered series (eg 1.1) of GIMP releases were considered unstable development releases and even numbered releases (eg 1.2) were considered stable releases. By this time, GTK+ had become a significant project and many of GIMP's original developers turned to GTK+ development. These included Owen Taylor (author of GIMP ifsCompose),cite web
url = http://www.gtk.org/~otaylor/
title = Owen Taylors GTK Stuff
accessdate = 2008-03-24
date = 1998-05-29
format = HTML
] Federico Mena,cite web
url = http://www.gnome.org/~federico/news.html
title = Boring news about Federico
accessdate = 2008-03-24
format = HTML
] Tim Janik,cite web
url = http://blogs.gnome.org/timj/
title = Technical ramblings by Tim Janik
accessdate = 2008-03-24
format = HTML
] Shawn Amundson and others. GNOME also attracted GIMP developers. The primary GIMP developers during this period were Manish Singh, Michael Natterercite web
url = http://gimpfoo.de/
title = Mitchs blog
accessdate = 2008-03-24
format = HTML
] ,Sven Neumanncite web
url = http://svenfoo.geekheim.de/
title = svenfoo
accessdate = 2008-03-24
format = HTML
] and Tor Lillqvistcite web
url = http://tml-blog.blogspot.com/
title = tml's blog
accessdate = 2008-03-24
format = HTML
] who primarily fixed issues so that GIMP could run on Win32.cite web
url = ftp://ftp.gimp.org/pub/gimp/v1.1/v1.1.32/gimp-1.1.32.tar.bz2
title = Changelog
accessdate = 2008-03-24
date = 2000-12-24
format = txt
]

GIMP 1.2

GIMP 1.2.0 was released on December 25, 2000. GIMP 1.2 had a new development team of Manish Singh, Sven Neumann and Mitch Natterer and others. GIMP 1.2 offered internationalization options, improved installation dialogs, many bug fixes (in GIMP and GTK+), overhauled plug-ins, reduced memory leaks and reorganized menus.cite web
url = ftp://ftp.gimp.org/pub/gimp/v1.2/old/v1.2.0/gimp-1.2.0.tar.bz2
title = NEWS
accessdate = 2008-03-24
date = 2000-12-25
format = TXT
] New plug-ins included GIMPressionist, Sphere Designer, by Vidar Madsen,cite web
url = http://vidar.gimp.org/gimp/
title = The GIMPressionist
accessdate = 2008-03-24
] Image Map by Maurits Rijkcite web
url = http://maurits.wordpress.com/
title = Maurits thinks aloud
accessdate = 2008-03-24
format = HTML
] GFlare by Eiichi Takamori, Warp by John P. Beale, Stephen Robert Norris and Federico Mena Quintero, Sample Colorize and Curve Bend by Wolfgang Hofer. New tools included a new path tool, a new airbrush tool, a resizable toolbox, enhanced pressure support, a measure tool, dodge, burn and smudge tools. New functionality included image pipes, jpeg save preview, a new image navigation window, scaled brush previews, selection to path, drag'n'drop, quickmask, a help browser, tear-off menus and the waterselect plug-in was integrated into the color-selector.

The 1.2 series was the final GIMP 1 series.

GIMP 2.0

GIMP 2.0.0 was released on March 23, 2004. The biggest visible change was the transition to the GTK+ 2 toolkit.

GIMP 2.6

Major revisions in interface and tools were made available with the 2.6.0 release on October 1 2008. Bigger changes in UI, free select tool and brush tools. Lesser changes in code and partial, tool level, integration of GEGL that is supposed to lead to higher color depths and even non-destructive editing in future versions. [http://gimp.org/release-notes/gimp-2.6.html]

Distribution

GIMP is available for a variety of operating systems and computer architectures. There are a number of variations and derivative programs, including ports to other operating systems and forks with task- or OS-specific modifications. The GIMP website does not distribute compiled versions of GIMP, only the project's source code.

GIMP is included as the standard image editor on most general purpose Linux distributions, including Debian, Ubuntu, Mandriva, SUSE, and Fedora.

A port of GIMP to Microsoft Windows was started by Finnish programmer Tor "tml" Lillqvist in 1997. The GIMP website links to binary installers compiled by Jernej Simončič for the platform. [cite web | title = GIMP - Windows installers | url = http://gimp-win.sourceforge.net/ | accessdate = 2005-11-20 ]

Variants

GIMPVS is a GTK+ and GIMP Distribution compiled using Microsoft compilers. The Distribution aims at providing artistsa stable GIMP on Microsoft platforms and developers access to GTK+ and GIMP development directly from Microsoft Visual Studio (2005 and 2008 editions). The latest GTK libraries are included GTK 2.15.0 comes ready to use in both Debug and Release versions [ [http://gimp-vs.sourceforge.net/ GIMPVS: GIMP On Windows For Artists And Developpers ] ]

Seashore is a program based on GIMP for Mac that uses the native Cocoa interface in Mac OS X. The program is currently in beta (0.1.9) and includes only a small subset of the many filters available in GIMP.

"Gimp.app" provides a self-contained application bundle of GIMP for Mac OS X. Gimp.app has many features that Seashore does not have, but being built upon the GTK for its GUI features, it requires a version of Apple's X11 to run it. [ [http://gimp-app.sourceforge.net/ GIMP.app ] ]

A project named "osx-gimp" provides native builds of GIMP on Mac OS X using GTK+ built for Quartz. It is mostly functional, but there is currently limited support for the Quartz backend of GTK+, and it is considered a beta version. [ [http://osx-gimp.sourceforge.net/ Native GIMP for Mac OS X ] ]

CinePaint, formerly known as "Film Gimp", is a fork of GIMP version 1.0.4, used for frame-by-frame retouching of feature film. The present "Film Gimp" version supports up to 32-bit IEEE-floating point color depth/channel. CinePaint supports color management and HDR. CinePaint is used primarily within the film industry due mainly to its support of high-fidelity image formats.

Interface and usability

As an application originally intended only for the X Window System, GIMP does not attempt to manage its own windows, but entirely delegates this responsibility to the window manager. GIMP uses a (controlled) single document interface, and it also uses multiple windows for its tools, color palette, and so forth. This behaviour is not well supported on most platforms because most programs use either a multiple document interface or an SDI with integrated toolbars. The GIMP approach avoids the MDI problem of windows being constrained within a larger window, without requiring the additional code that most other applications use to solve this problem; but it is also a frequent cause of criticism. It generally leads to desktop clutter, and to the situation where the toolbox and layer windows end up hidden behind other unrelated applications, forcing users to manage the windows themselves. A partial solution is available by choosing a window manager that implements certain very particular functionality; however, this functionality is not available at all on Microsoft Windows, and is also not present in all Linux window managers. In recognition of these issues, the GIMP developers have been investigating other solutions, and future versions of the program are expected to introduce a better interface.

GIMPshop is a modification to GIMP, rearranging its user interface to mimic that of Adobe Photoshop by renaming functions and rearranging menus; on Windows this also includes the use of a multiple document interface.

GIMP is often criticized as having other usability problems. [ cite web | url = http://blogs.gnome.org/bolsh/2006/09/18/the-gimp-usability/ | title = The GIMP usability | accessdate = 2007-07-29 | author = Dave Neary | date = 2006-09-18 | work = Safe as Milk blog ] A special edition called Instrumented GIMP was created at the University of Waterloo, which tracks and reports user interaction with the program, to generate statistics to guide future improvements.

Comparison and compatibility with Adobe Photoshop

GIMP is sometimes preferred as a replacement for the proprietary Adobe Photoshop software. Thus, comparisons between the two are often a topic of spirited debate. [cite web | url= http://developers.slashdot.org/article.pl?sid=04/04/30/217225 | title=The Gimp from the Eyes of a Photoshop User | publisher = slashdot.org | date = 2004-04-30 | accessdate=2008-01-12 ] There are significant differences between the two packages. For example, Photoshop is not compatible with GIMP plugins or scripts. GIMP features offer no or (with the PSPI plug-in) very weak support for plugins designed for Photoshop, such as 8BF filters. [There is a plugin called [http://www.gimp.org/~tml/gimp/win32/pspi.html PSPI] for Windows and Linux versions of GIMP, which allows the use of the 8bf Adobe Photoshop filters in the GIMP. It however requires the Adobe Photoshop SDK to compile, the use of which must be requested from Adobe, but pre-compiled versions are freely distributable.]

Photoshop does not support GIMP's native XCF file format, but GIMP can read and write most Photoshop native PSD format files.

Like Photoshop, GIMP features support for 8-bit per-channel images. Its Intelligent Scissors are similar to Photoshop's Magnetic Lasso tool, and many basic tools and filters have identical functionality in both.

GIMP and Photoshop differ in their color management features in ways that matter to some users. Photoshop has support for 16-bit, 32-bit, and floating point images, [GIMP has limited support through LCMS; cite web | title = LittleCms, Great color at small footprint | url = http://www.littlecms.com/ | accessdate = 2005-11-20 ] support for the Pantone color matching system, or spot color and support for color models other than RGB(A) and greyscale, such as CMYK and CIE XYZ. GIMP, like other open source applications, does not support Pantone numbers for spot colors because of legal issues; [cite web
url = http://www.linux.com/articles/49236?theme=print
title = Pantone and free software
publisher = Linux.com
date = 2005-11-21
accessdate = 2008-01-21
last = Willis
first = Nathan
] it has basic CMYK support. [Basic, partial CMYK support is available with the [http://www.blackfiveservices.co.uk/separate.shtml Separate] plug-in.] Photoshop features extensive gamma correction support.

In addition, Photoshop contains several productivity features and tools not supported by GIMP, such as native support for Adjustment layers (layers which act like filters), layer styles and text blending options like drop shadow and glow, [A [http://www.deviantart.com/deviation/1473128/ plugin] is available which adds some support for these; this is planned for GIMP 2.6 with the introduction of the GEGL library] undo history "snapshots" that persist between sessions, the history brush tool, folders in the layer window, a free transform tool to rotate, scale and move in one tool and multiple styles for text. GIMP also requires basic programming knowledge to build an automation upon it, usually Script-Fu (scheme) or Python-Fu, while Photoshop can record the user's actions and repeat them with a "Play" button. However, Photoshop's automation is not as powerful as GIMP's.cite web
last =Kuniavsky
first = Mike
authorlink =
title = Bring Out the GIMP
work = Web Monkey
publisher = Lycos, Inc
date = 1999-03-12
url =http://www.webmonkey.com/webmonkey/99/11/index4a_page3.html?tw=design
accessdate = 2008-01-03
]

GIMP's open development model means that it is much more readily available and at zero cost, on more operating systems, plugin development is not limited by developers and as such has no need to compete with Photoshop; by comparison, access to Adobe Photoshop's SDK requires authorization [ [http://partners.adobe.com/public/developer/photoshop/devcenter.html Developer Resources ] ] and the commercially produced software is in competition with Corel Paint Shop Pro as well as the other Open Source, GNU or otherwise freely available manipulation applications.

A modification of GIMP, GIMPshop (also free and open source), modifies GIMP with the intent to replicate the feel of Adobe Photoshop. Its primary purpose is to make users of Photoshop feel comfortable using GIMP, and potentially convert them to using GIMP.

Another modification, GimPhoto comes with new menu layout, great selection of plugins, and many additional resources for digital photo retouching and image editing application package. [ [http://www.gimphoto.com/ GimPhoto, GIMP modification] ]

File types

GIMP has support for opening and saving to a large number of different file formats. [ [http://www.gimphelp.org/formats.shtml GIMP supported image formats ] ] Its native format is XCF, named after the computing facility where GIMP was authored.

GIMP has read/write support for popular image formats such as BMP, JPEG, PNG, GIF and TIFF, along with the file formats of several other applications such as Autodesk flic animations, Corel Paint Shop Pro images, and Adobe Photoshop Documents. Other formats with read/write support include PostScript documents, X bitmap image and Zsoft PCX. GIMP can also read and write path information from SVG files, and read/write ICO Windows icon files.

GIMP can import Adobe PDF documents and the raw image formats used by many digital cameras, but cannot save to these formats.

GIMP can export to MNG layered image files and HTML (as a table with coloured cells), C source code files (as an array) and ASCII Art (using a plugin to represent images with characters and punctuation making up images), though it cannot read these formats.

See also

* Comparison of raster graphics editors
* Linux color management
* Cinepaint
* Paint.NET

References

External links

* [http://www.gimp.org/ Official GIMP Web site]
* [http://gimp-savvy.com/BOOK Grokking the GIMP, an Online GIMP Book]
* [http://freshmeat.net/projects/gimp/ Freshmeat project page]
* [http://www.wilber-loves-apple.org/ Wilber Loves Apple - GIMP for Mac OS X]
* [http://www.gimpusers.com/ GIMP community project]
* [http://www.asiaing.com/grokking-the-gimp-by-carey-bunks.html Grokking the GIMP by Carey Bunks]
* [http://www.gimpshop.com/ GIMPshop] a modified version of the GIMP made to try to replicate the various Menu items and keyboard shortcuts of Adobe Photoshop.
* [http://www.picable.com/tags/gimp Digital Art Designed With GIMP]
* [http://www.indiandevs.com/technoworld/2008/07/08/best-gimp-and-photoshop-video-tutorials/ GIMP Video Tutorials]
* [http://meetthegimp.org/ Meet the GIMP! - a weekly videopodcast about GIMP for photographers]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • GIMP — Captura de pantalla de GIMP versión 2.6 …   Wikipedia Español

  • GIMP — 2.6. unter Ubuntu …   Deutsch Wikipedia

  • Gimp — 2.6.3 unter Micr …   Deutsch Wikipedia

  • GIMP — 2.6.0 …   Wikipédia en Français

  • Gimp — GIMP 2.6.0 …   Wikipédia en Français

  • Gimp — may refer to: * Gimp (thread), An ornamental trim used in sewing or embroidery * Gimp (band), a punk band from New Jersey, United States * Gimp (computer role playing games), a weak RPG character * Gimp (sadomasochism), a type of sexual… …   Wikipedia

  • gimp — [gimp] 1. n. a lame person. (Originally underworld. Rude and derogatory.) □ Lefty tried to mug an old gimp with a cane. □ The gimp came hobbling along, muttering something under his breath. 2. in. to limp about. □ I’ve been gimping a little bit… …   Dictionary of American slang and colloquial expressions

  • gimp — gimp1 [gimp] n. [? via Du < Fr guimpe, wimple < OFr guimple < Frank * wimpil: for IE base see WIMPLE] a ribbonlike, braided fabric, sometimes stiffened with wire, used to trim garments, furniture, etc. ☆ gimp2 [gimp ] n. [< ?] Slang… …   English World dictionary

  • Gimp — Gimp, n. [OF. guimpe, guimple, a nun s wimple, F. guimpe, OHG. wimpal a veil G. wimpel pennon, pendant. See {Wimple}, n.] A narrow ornamental fabric of silk, woolen, or cotton, often with a metallic wire, or sometimes a coarse cord, running… …   The Collaborative International Dictionary of English

  • Gimp — Gimp, a. [W. gwymp fair, neat, comely.] Smart; spruce; trim; nice. [Obs. or Prov. Eng.] [1913 Webster] …   The Collaborative International Dictionary of English

  • Gimp — Gimp, v. t. To notch; to indent; to jag. [1913 Webster] …   The Collaborative International Dictionary of English

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”