Difference between revisions of "GIMP"

From __space Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
<nowiki>***Instructions will be added soon***</nowiki>
 
<nowiki>***Instructions will be added soon***</nowiki>
<!--
+
 
 
==GIMP==
 
==GIMP==
 
Gimp is an open source raster graphics editor. While it cannot be used to create a vector, other programs that are available on _Space.URI computers such as CORELDraw and Inkscape are great alternatives if a vector is needed.
 
Gimp is an open source raster graphics editor. While it cannot be used to create a vector, other programs that are available on _Space.URI computers such as CORELDraw and Inkscape are great alternatives if a vector is needed.
Line 26: Line 26:
 
***'''Free'''(Lasso icon) or otherwise known as a 'Lasso' select functions differently. The user sets an origin point on the image and then continue to put down points along the image until they return back to the origin point. Everything within the selected points will be selected, making this select tool the best for when you need precision.
 
***'''Free'''(Lasso icon) or otherwise known as a 'Lasso' select functions differently. The user sets an origin point on the image and then continue to put down points along the image until they return back to the origin point. Everything within the selected points will be selected, making this select tool the best for when you need precision.
 
***'''Fuzzy'''(Wand Icon), the last selection tool functions more like a quick Free Select tool where you just click on where you want to select and it'll select until it hits the borders of the color. It works the best with images that don't have too much anti aliasing and aren't blurry, as it may cause the Fuzzy tool to not select some sections of an image.
 
***'''Fuzzy'''(Wand Icon), the last selection tool functions more like a quick Free Select tool where you just click on where you want to select and it'll select until it hits the borders of the color. It works the best with images that don't have too much anti aliasing and aren't blurry, as it may cause the Fuzzy tool to not select some sections of an image.
 
+
<!--
 
===Using GIMP to create a raster===
 
===Using GIMP to create a raster===
 
*Start off by opening the image file in GIMP.[[File:GimpRasterTest.jpg|thumbnail|Border|right|Alignment|250 px|link=File:GimpRasterTest.jpg|alt=Alt|lang=Langtag|Starting image.]]
 
*Start off by opening the image file in GIMP.[[File:GimpRasterTest.jpg|thumbnail|Border|right|Alignment|250 px|link=File:GimpRasterTest.jpg|alt=Alt|lang=Langtag|Starting image.]]
Line 32: Line 32:
 
*After the image has been cleaned up, the next thing to do will be going to '''Image->Mode->Indexed'''.
 
*After the image has been cleaned up, the next thing to do will be going to '''Image->Mode->Indexed'''.
 
**A new box will pop up, generally the best settings are Maximum Colors:'''4''' and Color Dithering: '''Floyd-Steinburg(Reduce Color Bleeding)'''[[File:GimpRasterTest3.jpg|thumbnail|Border|right|Alignment|250 px|link=File:GimpRasterTest3.jpg|alt=Alt|lang=Langtag|After indexing.]]
 
**A new box will pop up, generally the best settings are Maximum Colors:'''4''' and Color Dithering: '''Floyd-Steinburg(Reduce Color Bleeding)'''[[File:GimpRasterTest3.jpg|thumbnail|Border|right|Alignment|250 px|link=File:GimpRasterTest3.jpg|alt=Alt|lang=Langtag|After indexing.]]
*Click image on the toolbar again but this time click '''Grayscale'''
+
*Select image on the toolbar again but this time select '''Grayscale'''
 
[[File:GimpRasterTest4.jpg|thumbnail|Border|right|Alignment|250 px|link=File:GimpRasterTest4.jpg|alt=Alt|lang=Langtag|Grayscale applied.]]
 
[[File:GimpRasterTest4.jpg|thumbnail|Border|right|Alignment|250 px|link=File:GimpRasterTest4.jpg|alt=Alt|lang=Langtag|Grayscale applied.]]
 
*Clean the image one more time with Inverse Selection before adjusting the image with '''Brightness and Contrast'''
 
*Clean the image one more time with Inverse Selection before adjusting the image with '''Brightness and Contrast'''
Line 42: Line 42:
 
**Likewise if you find you've selected too much just simply hit the ctrl key and you can deselect from your existing selection.
 
**Likewise if you find you've selected too much just simply hit the ctrl key and you can deselect from your existing selection.
 
*If you want to select every bit of one color but it has sections of it with different colors between it you can go into '''Tools''' -> '''Selection Tools''' -> '''By Color Select'''. This will select every instance with the same color value in the canvas.
 
*If you want to select every bit of one color but it has sections of it with different colors between it you can go into '''Tools''' -> '''Selection Tools''' -> '''By Color Select'''. This will select every instance with the same color value in the canvas.
 +
*GIMP also has a online tutorial guide on how to do various tasks within the program. The link can be found here: https://docs.gimp.org/en/index.html
 
--
 
--

Revision as of 12:48, 16 April 2018

Open source raster graphics editor.

***Instructions will be added soon***

GIMP

Gimp is an open source raster graphics editor. While it cannot be used to create a vector, other programs that are available on _Space.URI computers such as CORELDraw and Inkscape are great alternatives if a vector is needed.

Learning to use GIMP

GIMP has many tools, the main ones to know however when working to make a raster is:

  • The tool bar, the main features to use from it are Image and Tools. In the toolbox(Positioned on the right hand side) the main tool to use is Select.
    • Image, located on the top left hand side of GIMP, had various tools within it. The main one to use is Mode though Crop to Selection can be used if what you've selected in an image is much smaller than the rest of the canvas.
      • Within Mode there is 5 options. Only RGB, Greyscale and Indexed are the most important to understand when making a raster.
        • RGB is the normal setting of a image, where colors at selected via 3 channels of colors(Red,Green and Blue) allowing for greater intensity of colors.
        • Grayscale changes the image so that the images colors are flattened and converted to 256 values of gray, with each pixel being adjusted on a 0(white)-255(black) scale of brightness
        • Indexed changes the image so that it becomes a 8-bit image with up to 255 color variations, though GIMP lets you change the maximum amount of colors allowed. Dithering is just in case the image has more that 255 color variations, as without dithering images with more than 255 colors would have blotches or solid blocks of color where there should be subtle color variations.
      • Crop to Selection is a straight forward tool, it crops down the canvas size to the borders of what you have selected.
    • Tools has many other tools in it such as a more selection tools, different paint tools and transformation tools. Color Tools is the main tool kit to be looking at in it however.
      • Color Tools allows the user to to adjustments to either the whole canvas or the selected parts of it. There was various types of tools to do adjustments with such as Brightness and Contrast, Colorize, Hue and Saturation and Color Balance
        • Brightness and Contrast adjusts the brightness of the image and the contrasts between the dark and lights.
        • Hue and Saturation adjusts the hue, saturation and color weights on an active layer or selected area. Generally a pure color saturation that doesn't change the image's mode unlike Colorize
        • Colorize renders the active layer or selected area into a grayscale before applying a color over it so it appears more like a colored glass. Gives a sepia like effect to images.
        • Color Balance subtly adjusts the color balance in an active layer or selected area, making it useful for correcting colors in digital photos.
    • Select tool: There are 4 types of selection tools in the toolkit: Rectangular, Elliptical, Free and Fuzzy.
      • Rectangular(Dotted rectangle icon) is a normal selection type along the lines of using the select tool in something like Paint.
      • Elliptical(Dotted circle icon) is also like a normal selection type except for the fact that it selects in a circular shape rather than a rectangular shape.
      • Free(Lasso icon) or otherwise known as a 'Lasso' select functions differently. The user sets an origin point on the image and then continue to put down points along the image until they return back to the origin point. Everything within the selected points will be selected, making this select tool the best for when you need precision.
      • Fuzzy(Wand Icon), the last selection tool functions more like a quick Free Select tool where you just click on where you want to select and it'll select until it hits the borders of the color. It works the best with images that don't have too much anti aliasing and aren't blurry, as it may cause the Fuzzy tool to not select some sections of an image.