Search Perform an advanced search query SOFTPEDIA
 
SOFTPEDIA
Updated one minute ago
HomeSubmit a program for being reviewedAdvertise on our websiteGet help on surfing our websitesSend us your feedbackGet information about our XML/RSS backend and how to use itBrowse the news archiveVisit our discussion forumVizitati forumul in limba romana



Program Finder

The Gimp 2.4.5 / 2.5.0

Download The Gimp 2.4.5 / 2.5.0If you developed this product, click here to download your SoftPedia Pick Award
Add to download basket
Send update information
View more screenshots
Rating: Good
Rated by: 81 user(s)

Recent news
- Guitar Hero 4 New Details
- Transmission 1.20 Released....
- Ontamarama Unlockables (DS)
- The Call of Cthulhu for Mob...
- Skate on the Wii and DS
- Photon 1.1 Adds 'Disca...
- Avast Antivirus Breaks Down...

Downloads: 24,369
Developer: The GIMP Team | More programs by this producer
License: GPL (GNU General Public License)
Price: FREE 
Last Updated: April 10th, 2008 06:31
Category: MAIN :: Multimedia :: Graphics
 Read user reviews (2) Add a review Refer to friend Subscribe

The Gimp description Download
The GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring. The Gimp works on many operating systems, in many languages.

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.

GIMP is written and developed under X11 on UNIX platforms.

Here are some key features of "The Gimp":

Painting

· Full suite of painting tools including Brush, Pencil, Airbrush, Clone, etc.
· Sub-pixel sampling for all paint tools for high quality anti-aliasing
· Extremely powerful gradient editor and blend tool
· Supports custom brushes and patterns

System

· Tile based memory management so image size is limited only by available disk space
· Virtually unlimited number of images open at one time

Advanced Manipulation

· Full alpha channel support
· Layers and channels
· Multiple Undo/Redo (limited only by diskspace)
· Editable text layers
· Transformation tools including rotate, scale, shear and flip
· Selection tools including rectangle, ellipse, free, fuzzy and intelligent
· Advanced path tool doing bezier and polygonal selections.
· Transformable paths, transformable selections.
· Quickmask to paint a selection.

Extensible

· A Procedural Database for calling internal GIMP functions from external programs as in Script-fu
· Advanced scripting capabilities (Scheme, Python, Perl)
· Plug-ins which allow for the easy addition of new file formats and new effect filters
· Over 100 plug-ins already available

Animation

· Load and save animations in a convenient frame-as-layer format
· MNG support
· Frame Navigator (in GAP, the GIMP Animation Package)
· Onion Skin (in GAP, the GIMP Animation Package)
· Bluebox (in GAP, the GIMP Animation Package)

File Handling

· File formats supported include bmp, gif, jpeg, mng, pcx, pdf, png, ps, psd, svg, tiff, tga, xpm, and many others
· Load, display, convert, save to many file formats
· SVG path import/export

What's New in 2.4.5 Stable Release:

· fixed a regression introduced by the brush cursor optimization (bug #514309)
· fixed bug in transform tool preview (bug #340965)
· fixed PSD export of images with layer masks
· fixed base64 encoding routine of the Mail plug-in
· use the correct background color when creating a new image (bug #514082)
· explicitly link libgimpthumb with GLib (bug #515566)
· improved selection of the font sample string (bug #514021)
· unified handling of "Enter" and "Space" keysyms (bug #516544)
· fixed bug in the Glossy script when used with a pattern (bug #517285)
· correctly record dimensions in Exif data when saving as JPEG (bug #517077)
· fixed sensitivity of plug-in menu items (bug #517683)
· fixed potential crashes in Wind, Warp, Small Tiles and Apply Canvas
· plug-ins (bug #516369)
· added default keyboard shortcut for "Paste As New Image" (Ctrl-Shift-V)
· added default keyboard shortcut for "Copy Visible" (Ctrl-Shift-C)
· fixed missing preview update in Curves tool (bug #518012)
· fixed a bug in the Frosty Logo script (bug #472316)
· fixed backward transformations using the PDB (bug #518910)
· translation fixes and updates (de, eu, eo, fr, he, hu, it, ja, ko)

What's New in 2.5.0 Development Release:

Core:

· improved rectangle tool drawing for narrow mode
· ported lots (but not all) drawing code to Cairo
· optimized image rendering by using pre-multiplied alpha
· use new GLib features such as GRegex
· use new GTK+ features such as the new GtkTooltip API
· much improved GimpCurve object
· cleaner and smaller tool options
· enable brush scaling for the Smudge tool
· added debugging framework that can be enabled at run-time
· depend on GEGL and use it optionally in some color operations
· optional GEGL processing for all color tools
· add proper settings objects for all color tools
· add list of recently used settings to all color tools
· added experimental GEGL tool to use arbitrary GEGL operations
· event filtering and smoothing for better paint tool performance
· added motion constraints in the Move Tool
· some operations do not any longer automatically add an alpha channel
· some preparation for tagging resource files
· cutting a selection doesn't clear the selection any longer
· added new polygon select tool
· load brushes and other data files recursively (search through subdirs)
· started work on language selector for the text tool (unfinished)
· allow to set opacity of the transform tool preview
· merged toolbox menu into the image menu
· always keep an image window around
· improved image statusbar
· dropped 'documents' in favor of ~/.recently-used.xbel
· started to work on text box functionality in the text tool
· numerous bug fixes and cleanups

Plug-ins:

· dicom: improved handling of 16 bit image data
· help: use GIO to access the help index
· print: moved Page Setup out of the Print dialog
· psd-load: rewritten, cleaner and more features
· randomize: added previews
· ripple: added a Phase Shift control
· screenshot: optionally add the mouse cursor image on an extra layer
· uri: use GIO/GVfs where available
· whirlpinch: allow a larger range for the whirl angle

Python binding:

· allow to specify colors using CSS color names
· added new method Image.new_layer()

Script-Fu:

· enforce R5RS syntax for 'let'
· improved Frosty Logo script

PDB:

· added new text layer API
· added gimp-vectors-export-to-file and gimp-vectors-export-to-string
· added procedure to test for existance of a procedure in the PDB
· improved error handling for procedures

Libraries:

· added some Cairo utilities
· allow to use markup in tooltips
· libgimpthumb doesn't any longer depend on other GIMP libraries

Miscellaneous:

· use the gimptool program on Unix, too, instead of the gimptool script
· create the list of supported MIME types at compile-time
· gimp shows library versions when called with '--version --verbose'

Contributors:

· Sven Neumann, Michael Natterer, Martin Nordholts, Bill Skaggs, Øyvind Kolås, Manish Singh, Kevin Cozens, Alexia Death, Tor Lillqvist, Marcus Heese, John Marshall, Joao S. O. Bueno, Jakub Steiner, Simon Budig, Tom Lechner, Hans Breuer, ...


The Gimp Download
The Gimp Screenshots
Find Related Downloads



MOST POPULAR PROGRAMS IN THIS CATEGORY ( Graphics )  

Beryl 0.2.1
Beryl is an OpenGL accelerated desktop that seeks to provide a free, open source desktop experience to the community.
screenshot
pick | update
Corel Photo-Paint 9
Corel Photo-Paint is the well known image creation and photo editing application.
screenshot
update
The Gimp 2.4.5 / 2.5.0
The GIMP is the GNU Image Manipulation Program.
screenshot
pick | update
XnView 4.51
XnView is an efficient multimedia viewer, browser and converter.
screenshot
new
Flash for Linux 0.2.1
Flash for Linux is a SWF editor for Linux.
screenshot
update
ImageMagick 6.4.1-1
ImageMagick is a comprehensive package supporting automated and interative manipulation of images.
screenshot
pick | update
gPhoto2 2.4.1
gPhoto2 is a GNU Digital Camera download software.
screenshot
update

go to top  



Welcome!
Hello, Guest

Login if you have a Softpedia.com account.

Otherwise, register for one.

Main categories:
  • Adaptive Technologies
  • Artistic Software
  • Communications
  • Database
  • Desktop Environment
  • Documentation
  • Education
  • Games
  • Home Automation
  • Information Management
  • Internet
  • Multimedia
  • Office
  • Printing
  • Programming
  • Religion
  • Science
  • Science and Engineering
  • Security
  • System
  • Text Editing&Processing
  • Utilities

  • Week's best:
  • Softpedia Linux RSS ...
  • Ubuntu 8.04 (Hardy H...
  • Pidgin 2.4.1
  • Adobe Flash Player f...
  • The Gimp 2.4.5 / 2.5...
  • Google Desktop 1.0.1...
  • Linux Kernel 2.6.25....
  • Super Grub Disk 0.97...
  • Skype 2.0.0.68
  • OpenOffice.org 2.4.0...
  • Mozilla Firefox 3.0 ...
  • Transmission 1.20
  • DeVeDe 3.7
  • Wine 1.0 RC1
  • wine-doors 0.1.2
  • Shoreline Firewall 4...
  • Linux Mint 4.0 Daryn...
  • ISO - DAX - CSO Conv...
  • Fedora 8
  • Opera 9.27 / 9.50 Be...
  • Latest Distributions
  • Fedora 9 LiveCD
  • Fedora 8 KDE LiveCD
  • Fedora 9
  • Freezy Linux 0.8 Bet...
  • PC-BSD 1.5.1 7.0 Alp...
  • Linux Mint 5.0 BETA0...
  • Greenie Linux 2.1.1 ...
  • paldo 1.14
  • Slack Mini Server 1....
  • R.I.P. 5.3
  • KaufKauf Slim Linux ...
  • Elbuntu 0.0.1 Alpha
  • ADIOS 7.8 / 8.0a
  • SLAX 6.0.7
  • CacheGuard OS 5.3.2
  • Parted Magic 2.2
  • KDE 4.0 Live CD 1.0....
  • GoblinX 2.6 / 2.7 Be...
  • eAR OS 1.07
  • RoFreeSBIE Live CD 1...
  • Latest Ubuntu Packages
  • NoMachine NX 3.2.0-1...
  • Shoutcast-Manager 0....
  • Stopmotion 0.6.1
  • BashStyle-NG 6.5
  • Compiz-Check 0.3
  • Tvheadend 1.3
  • DAViCal 0.9.5
  • Decibel Audio Player...
  • gCue2tracks 0.1-4
  • cue2tracks 0.2.7
  • GrNotify 0.4.4 / 1.0...
  • BalanceNG 2.094
  • KDelicious 3.2.1
  • Decibel 0.10
  • Blob Wars : Blob and...
  • Zumastor 0.8
  • GTK VNC Viewer 0.3
  • Inkscape 0.46
  • Paintown 3.0
  • © 2001 - 2008 Softpedia. All rights reserved.
    Softpedia™ and Softpedia™ logo are registered trademarks of SoftNews NET SRL.
    Copyright Information | Privacy Policy | Terms of Use | Contact Softpedia | Update your software | Archive