GIMP: Difference between revisions
(Moved some stuff around and added some other stufff) |
(Moved some stuff around) |
||
Line 6: | Line 6: | ||
*It IS expected to be much closer ifd not the same capability in the upcoming GIMP 3.0 | *It IS expected to be much closer ifd not the same capability in the upcoming GIMP 3.0 | ||
=Basic Techniques= | |||
= | |||
==Re-sizing Images== | ==Re-sizing Images== | ||
'''Note:''' For this method to work on any Linux distribution, you must install the 'gimp-plugin-registry' package and restart GIMP. | '''Note:''' For this method to work on any Linux distribution, you must install the 'gimp-plugin-registry' package and restart GIMP. | ||
Line 23: | Line 21: | ||
*[[How_to_Cut_Out_an_Object_in_GIMP]] | *[[How_to_Cut_Out_an_Object_in_GIMP]] | ||
=Making Circle Images= | =Making Circle Images (For applications such as profile pictures)= | ||
#Open a bitmap file from which you want to extract from (PNG, jpg) | #Open a bitmap file from which you want to extract from (PNG, jpg) | ||
#Go to select - Tools - Selection tools - ellipse select | #Go to select - Tools - Selection tools - ellipse select | ||
Line 33: | Line 31: | ||
#Image-> Autocrop Image | #Image-> Autocrop Image | ||
#Export as PNG | #Export as PNG | ||
=Functions= | =Functions= | ||
Line 48: | Line 41: | ||
*[http://www.gimp.org/ Their Main Website] | *[http://www.gimp.org/ Their Main Website] | ||
*[http://en.wikipedia.org/wiki/GIMP The Wikipedia Page on GIMP] | *[http://en.wikipedia.org/wiki/GIMP The Wikipedia Page on GIMP] | ||
[[Category:Collaboration]] | |||
[[Category:Software]] | |||
[[Category:Open Source Software]] |
Revision as of 01:56, 30 January 2020
Basics
- GIMP is an abbreviation 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.
- GIMP is near the same capability as Adobe Photoshop as of GIMP 2.1, but is lacking some of the automation and group workflow optimizations of photoshop. It also is less aesthetically appealing (although this is a LOW priority, but effects first impressions and thus impacts "pulling people in"
- It IS expected to be much closer ifd not the same capability in the upcoming GIMP 3.0
Basic Techniques
Re-sizing Images
Note: For this method to work on any Linux distribution, you must install the 'gimp-plugin-registry' package and restart GIMP.
You may often find the need to resize several images at once in order to work with them on a computer without dedicated graphics, or to upload them at a reasonable speed. To resize many images quickly, open GIMP (no file necessary) and on the Menu Bar select Filters -> Batch -> David's Batch Processor.
Now add the desired files and select the 're-size' tab. Check the 'enable' box and select the desired relative size reduction, making sure to keep the same ratio.
You can use the dropdown menu in the 'output' tab to convert to whichever image formats you'd like.
Near the bottom of this window, press the 'start' button.
Cropping Images
Making Circle Images (For applications such as profile pictures)
- Open a bitmap file from which you want to extract from (PNG, jpg)
- Go to select - Tools - Selection tools - ellipse select
- Fix aspect ratio
- Select circle to cut out
- Copy
- File -> Ctrl-N. Select Advanced -> Fill With Transparency
- Paste to new document
- Image-> Autocrop Image
- Export as PNG
Functions
- Select a fixed aspect ratio - [1]