Help - Search - Members - Calendar
Full Version: The GIMP (free)
Gladiator Security Forum > Computer Software & Hardware > Graphics Software
Chachazz
Click to view attachment...Click to view attachment

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

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. But basically the same code also runs on MS Windows and Mac OS X.

Features and Capabilities
This is only a very quickly thrown together list of GIMP 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, ellipse, free, fuzzy and intelligent
    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!

"This is the official web site of the GIMP, and contains information about downloading, installing, using, and enhancing it. This site also serves as a distribution point for the latest releases. We try to provide as much information about the GIMP community and related projects as possible. Hopefully you will find what you need here. Grab a properly chilled beverage and enjoy."

Click to view attachment

More info & Download: The GIMP


Chachazz
Here is the Gimp User Group for tutorials and help.
http://gug.sunsite.dk/?page=tutorials
Chachazz
The GIMP Tool Kit
Check here from time to time for updates.
http://www.gtk.org/
Chachazz
GREYCstoration is a GIMP plugin for restoring pictures :
Denoising, inpainting and resize.

greycstoration 0.2.4-a
August 2, 2006

Changes:
- Reset button now show stock icon ;
- Plugin moved from "Filters/Misc/GREYCstoration" to "Filters/Enhance/GREYCstoration" menu ;
- Russian translation now to-date ;
- Preview is now disabled by default.

OS Portable (Source code to work with many OS platforms)

Download @ SourceForge
Chachazz
Click to view attachment
GIMP Help - GIMP User Manual

Project page: the GIMP - DOCUMENTATION

Also available at: SourceForge.
Chachazz
GIMP User Filter allows use of Photoshop filters
http://sourceforge.net/project/showfiles.p...lease_id=608271

You can find links to Photoshop filters through the portal site Photoshop Filters.com.

Source: http://www.linux.com/feature/147173
Chachazz
Click to view attachmentGIMP.app 2.60 (Mac) is available
A self contained application bundle of the GNU Image Manipulation Program for OS X.

@ http://gimp-app.sourceforge.net/
Chachazz
Click to view attachment
Grokking the Gimp
This free, online book takes you through layers, filters, resizing tips, masks, blending colors, case studies and way more than that. The screenshots and instructions are from an older version of GIMP, but many of the tutorials will still give you what you need to perform advanced tasks.
http://gimp-savvy.com/
Terryala
The GIMP 2.6.6

* Bugs fixed:

571117 – lcms plug-in crashes on broken profile
575154 – changing the help browser preference may not work
573542 – blur plugin: bug in the first line
572403 – gimp-2.6 crashed with SIGSEGV in IA__g_object_get()
573695 – 1-bit white background saved as PBM becomes all black
573488 – Small bug in Filter>Distorts>Ripple
572156 – top left pixel position/coordinate is not 0,0 but 1,1
472644 – Rotate with clipping crops the whole layer

* Updated translations:

German (de)
Spanish (es)
Estonian (et)
Basque (eu)
French (fr)
Italian (it)
Portuguese (pt)
Simplified Chinese (zh_CN)

http://gimp-win.sourceforge.net/stable.html
Terryala
The GIMP 2.6.7

Release Notes

http://developer.gimp.org/NEWS-2.6

Download

http://gimp-win.sourceforge.net/stable.html

Official Site

http://www.gimp.org/
Terryala
GIMP Animation Package 2.6.0 Released
2009-06-05

ftp://ftp.gimp.org/pub/gimp/plug-ins/v2.6/gap/
CiviliaN_SoldieR
GIMP's is a great peice of graphics software. Suprisingly powerful and packed full of tools for a program which is free, I used to use GIMP alot back in the day.
Terryala
The GIMP 2.7.0

Changes in GIMP 2.7.0
=====================

UI:

- Change the Text Tool to perform text editing on-canvas (GSoC 2008)
- Add support for tagging GIMP resources such as brushes and allow filtering based on these tags (GSoC 2008)
- Separate the activies of saving an image and exporting it, there is now an 'File->Export...' for example
- Port file plug-ins to new export API which gets rid of many annoying export dialogs
- Add a simple parser to size entry widgets, images can be scaled to e.g. "50%" or "2 * 37px + 10in"
- Arrange layer modes into more logical and useful groups
- Added support for rotation of brushes
- Make the Pointer dockable show information about selection position and size
- Get rid of the Tools dockable and move toolbox configuration to Preferences
- Add status bar feedback for keyboard changes to brush paramaters
- Add diagonal guides to the Crop Tool
- New docks are created at the pointer position
- Add support for printing crop marks for images
- Move 'Text along path' from tool options to text context menu
- Change default shortcuts for "Shrink Wrap" and "Fit in Window" to Ctrl+R and Ctrl+Shift+R respectively since the previous shortcuts are now used for the save+export feature
- Make Alt+Click on layers in Layers dockable create a selection from the layer
- Allow to specify written language in the Text Tool

Plug-ins:

- Map the 'Linear Dodge' layer mode in PSD files to the 'Addition' layer mode in GIMP
- Add JPEG2000 load plug-in
- Add X11 mouse cursor plug-in
- Add support for loading 16bit (RGB565) raw data
- Add palette exporter for CSS, PHP, Python, txt and Java, accessed through palette context menu
- Add plug-in API for getting image URI, for manipulating size of text layers, for getting and setting text layer hint, and for unified export dialog appearance

Data:

- Add large variants of round brushes and remove duplicate and useless brushes
- Add "FG to BG (Hardedge)" gradient

GEGL:

- Port the projection code, the code that composes a single image from a stack of layers, to GEGL
- Port layer modes to GEGL
- Port the floating selection code to GEGL
- Refactor the layer stack code to prepare for layer groups later
- Prepare better and more intuitive handling of the floating selection
- Add File->Debug->Show Image Graph that show the GEGL graph of an image
- Allow to benchmark projection performance with File->Debug->Benchmark Projection
- When using GEGL for the projection, use CIELCH instead of HSV/HSL for color based layer modes

Core:

- Make painting strokes Catmull-Rom Spline interpolated
- Add support for arbitrary affine transforms of brushes
- Add support for brush dynamics to depend on tilt
- Add aspect ratio to brush dynamics
- Add infrastructure to soon support vector layers (GSoC 2006)
- Rearrange legacy layer mode code to increase maintainability
- Drop support for the obsolete GnomeVFS file-uri backend
- Allow to dump keyboard shortucts ith File->Debug->Dump Keyboard Shortcuts
- Prepare data structures for layer groups
- Remove gimprc setting "menu-mnemonics", "GtkSettings:gtk-enable-mnemonics" shall be used instead
- Remove "transient-docks" gimprc setting, the 'Utility window' hint and a sane window manager does a better job
- Remove "web-browser" gimprc setting and use gtk_show_uri() instead

General:

- Changed licence to (L)GPLv3+
- Use the automake 1.11 feature 'silent build rules' by default
- Lots of bug fixes and cleanup

http://sourceforge.net/projects/gimp-win/files/
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.