GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring.
It has many capabilities. It can be used as a simple paint program, an expert quality photo retouching program, an online batch processing system, a mass production image renderer, an image format converter, etc.
GIMP is expandable and extensible. It is designed to be augmented with plug-ins and extensions to do just about anything. The advanced scripting interface allows everything from the simplest task to the most complex image manipulation procedures to be easily scripted.
Features
* Painting
o Full suite of painting tools including Brush, Pencil, Airbrush, Clone, etc.
o Sub-pixel sampling for all paint tools for high quality anti-aliasing
o Extremely powerful gradient editor and blend tool
o Supports custom brushes and patterns
* System
o Tile based memory management so image size is limited only by available disk space
o Virtually unlimited number of images open at one time
* Advanced Manipulation
o Full alpha channel support
o Layers and channels
o Multiple Undo/Redo (limited only by diskspace)
o Editable text layers
o Transformation tools including rotate, scale, shear and flip
o Selection tools including rectangle, rounded rectangle, ellipse, free, fuzzy
o Foreground extraction tool
o Advanced path tool doing bezier and polygonal selections.
o Transformable paths, transformable selections.
o Quickmask to paint a selection.
* Extensible
o A Procedural Database for calling internal GIMP functions from external programs as in Script-fu
o Advanced scripting capabilities (Scheme, Python, Perl)
o Plug-ins which allow for the easy addition of new file formats and new effect filters
o Over 100 plug-ins already available
* Animation
o Load and save animations in a convenient frame-as-layer format
o MNG support
o Frame Navigator (in GAP, the GIMP Animation Package)
o Onion Skin (in GAP, the GIMP Animation Package)
o Bluebox (in GAP, the GIMP Animation Package)
* File Handling
o File formats supported include bmp, gif, jpeg, mng, pcx, pdf, png, ps, psd, svg, tiff, tga, xpm, and many others
o Load, display, convert, save to many file formats
o SVG path import/export
>>>> Much, much more!
|