release 0.1

User login

9 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.
gimpgallery

Syndicate

Syndicate content
  • Hello! Welcome to the gimp gallery web-site, we are nois3lab and we did this for the gimp users community as for the whole open-source community. You will find many images and animations posted by the users. Register to add yours graphics. Happy staying

what is gimp?

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.

THE 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.

This is what you read in the the official gimp website: http://www.gimp.org
Maybe some of you would like to have some explanations abuot what raster graphic is, so we'll try to do that now.

In computer graphics, a raster graphics image or bitmap, is a data structure representing a generally rectangular grid of pixels, or points of color, viewable via a monitor, paper, or other display medium. Raster images are stored in image files with varying formats (see Comparison of graphics file formats).

A bitmap corresponds bit-for-bit with an image displayed on a screen, generally in the same format used for storage in the display's video memory, or maybe as a device-independent bitmap. Bitmap is technically characterized by the width and height of the image in pixels and by the number of bits per pixel (a color depth, which determines the number of colors it can represent).

The printing and prepress industries know raster graphics as contones (from "continuous tones") and refer to vector graphics as "line work".

The word "raster" has its origins in the Latin rastrum (a rake), which is derived from radere (to scrape), and recalls metaphorically the systematic sampling of a grid-pattern of individual pixel-spaces with a view to representing an overall image

Raster graphics are resolution dependent. They cannot scale to an arbitrary resolution without loss of apparent quality. This deficiency contrasts with the capabilities of vector graphics, which easily scale to the quality of the device rendering them. Raster graphics deal more practically than vector graphics with photographs and photo-realistic images, while vector graphics often serve better for typesetting or for graphic design.

So, download it, install it, follow some tutorials and do your first work. We'll be happy to have you here in gimp gallery!!

The Gimp is available for gnu/linux, windows and Macintosh.

GIMP for Linux

It's very likely your Linux distribution already comes with a GIMP package. It is a preferred method of installing GIMP, as the distribution maintainers take care of all the dependencies and bug fix updates.

Ubuntu, Debian

Ubuntu or Debian users can simply run apt-get install gimp to get the latest stable release of GIMP.

openSUSE

SUSE users can install GIMP by running yast -i gimp or zypper in gimp, depending on the distribution version.

Fedora

Similarly to the above, Fedora users can install the latest stable GIMP by running yum install gimp.

Mandriva

Mandriva Linux users can install the latest stable GIMP by running urpmi gimp.

You find the source code here
You need to compile it.

GIMP for Windows

You can download executable versions from the following site:

Installer (provided by Jernej Simončič) - Choose this if you just want to install GIMP. Note that the user manual is an extra package; make sure that you get it as well. And have a look at the FAQ if you run into any problems.

GIMP FOR MACINTOSH

There are various ways to obtain and install GIMP for your Macintosh. In addition to the source code distribution here on www.gimp.org, there are various alternative sources for packaged and even commercially distributed CDs, which aim to make installation and setup an easier task. These include:

Wilber loves Apple is a community that provides GIMP packages and help for Mac OS X users.
MacPorts provide an easy way to install various open-source software products on Mac OS X. They have GIMP 2.4 in the latest revisions.
The MacGIMP project provides GIMP for Mac OS X in a packaged CD format. But they don't offer GIMP 2.4 yet.