Difference between revisions of "GIMP Class"

From FreekiWiki
Jump to navigation Jump to search
Line 16: Line 16:
 
Keeping track of multiple files is easy, too. Once a file has been opened it will appear in a list under "Open Recent" in the File menu.
 
Keeping track of multiple files is easy, too. Once a file has been opened it will appear in a list under "Open Recent" in the File menu.
  
 +
<h3>Step Three: Selection Tool</h3>
  
Step Three
+
The top-left tool in the toolbar is the basic selection tool. It can be used to draw a box around and capture a specific portion of an image. To use the tool, select the tool in the toolbar, move the mouse icon to the image, left click and drag the box around the portion of the image that you want to capture. Once the box is created you can move the edges to fine-tune your selection by clicking and dragging on the corners of the box.
 +
 
 +
Once the square is selected, use "ctrl-c" to copy the box contents to the clipboard.
 +
 
 +
<h3>Step Four: Working with Layers</h3>
 +
 
 +
By adding layers we can apply effects to specific parts of the image while leaving the rest unchanged.
 +
 
 +
Create a new layer by right-clicking on the image and choosing Edit>Paste As...>New Layer. This will create a New Layer named "Clipboard" with the contents of the clipboard.
 +
 
 +
You can also create layers by right-clicking on the image and choosing Layer>New Layer, which will pop up a dialog giving you an option to name the layer and adjust its properties. Name the layer whatever you want and ensure it will be a Transparent layer, clicking OK when done.
 +
 
 +
Once the new layer is added to the image, move it around using the Move tool. It looks like two blue crossed arrows.
 +
 
 +
You can make the layer visible or invisible by clicking on the Eye icon in the Layer Properties bar, under the toolbar.

Revision as of 17:07, 9 December 2008

This class will give you the skills to open, edit and combine images using the powerful program named GIMP.

To Install:

GIMP will likely be installed on your computer already, but if not, you can find it in Synaptic Package Manager under "gimp." Other useful packages are "gimp-data-extras" that include extra brushes and gradients, and the "gimp-help-en" package.

Step One: Different Ways to Open a File

Right-click on the file and choose "Open with...GIMP Image Editor." Alternatively, start GIMP first and drag the picture file into the toolbar.

Step Two: GIMP history

GIMP makes a mistake as easy to fix as the keyboard shortcut "ctrl-z."

The undo command and extensive undo history are also found under the "Edit" menu. Try something crazy, you can always undo it if you don't like the outcome. If you don't like the fact you've undone something, the "Redo" command will restore your edit.

Keeping track of multiple files is easy, too. Once a file has been opened it will appear in a list under "Open Recent" in the File menu.

Step Three: Selection Tool

The top-left tool in the toolbar is the basic selection tool. It can be used to draw a box around and capture a specific portion of an image. To use the tool, select the tool in the toolbar, move the mouse icon to the image, left click and drag the box around the portion of the image that you want to capture. Once the box is created you can move the edges to fine-tune your selection by clicking and dragging on the corners of the box.

Once the square is selected, use "ctrl-c" to copy the box contents to the clipboard.

Step Four: Working with Layers

By adding layers we can apply effects to specific parts of the image while leaving the rest unchanged.

Create a new layer by right-clicking on the image and choosing Edit>Paste As...>New Layer. This will create a New Layer named "Clipboard" with the contents of the clipboard.

You can also create layers by right-clicking on the image and choosing Layer>New Layer, which will pop up a dialog giving you an option to name the layer and adjust its properties. Name the layer whatever you want and ensure it will be a Transparent layer, clicking OK when done.

Once the new layer is added to the image, move it around using the Move tool. It looks like two blue crossed arrows.

You can make the layer visible or invisible by clicking on the Eye icon in the Layer Properties bar, under the toolbar.