Difference between revisions of "Learn GIMP"
Line 5: | Line 5: | ||
|}</div> | |}</div> | ||
=Introduction= | =Introduction= | ||
− | + | This is the official website of the GNU Image Manipulation Program (GIMP). GIMP is a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems. It is free software | |
==ICT Competency== | ==ICT Competency== | ||
− | + | It is a tool for generic resource creation, used to edit images. | |
==Educational application and relevance== | ==Educational application and relevance== | ||
Line 13: | Line 13: | ||
GIMP version : 2.8.10 | GIMP version : 2.8.10 | ||
==Configuration== | ==Configuration== | ||
− | |||
Its GIMP is part of the Ubuntu distribution. This can be opened from Applications → graphics → GIMP. | Its GIMP is part of the Ubuntu distribution. This can be opened from Applications → graphics → GIMP. | ||
==Overview of Features== | ==Overview of Features== | ||
Line 87: | Line 86: | ||
==Advanced features== | ==Advanced features== | ||
− | - | + | #Customizable Interface- Each task requires a different environment and GIMP allows you to customize the view and behavior the way you like it. Starting from the widget theme, allowing you to change colors, widget spacings and icon sizes to custom tool sets in the toolbox. |
+ | #Photo Enhancement- Numerous digital photo imperfections can be easily compensated for using GIMP. | ||
+ | #File Formats- The file format support ranges from the common likes of JPEG (JFIF), GIF, PNG, TIFF to special use formats such as the multi-resolution and multi-color-depth Windows icon files. | ||
=Installation= | =Installation= | ||
Line 94: | Line 95: | ||
! Method of installation !! Steps | ! Method of installation !! Steps | ||
|- | |- | ||
− | | From Ubuntu | + | | From Ubuntu Software Centre || Steps - type GIMP and install |
|- | |- | ||
| From Terminal || Steps - type sudo apt-get install gimp and press Enter key. Type your password and press Enter to complete installation. | | From Terminal || Steps - type sudo apt-get install gimp and press Enter key. Type your password and press Enter to complete installation. | ||
Line 104: | Line 105: | ||
=The application on mobiles and tablets= | =The application on mobiles and tablets= | ||
− | Currently there is no GIMP app but alternative many image editing App available at play store. | + | Currently there is no GIMP app but alternative many image editing App available at an Android play store. |
=Ideas for resource creation= | =Ideas for resource creation= | ||
Line 110: | Line 111: | ||
=References= | =References= | ||
− | # https://www.gimp.org/ | + | # [https://www.gimp.org/ GIMP Official Website] |
− | # https://en.wikipedia.org/wiki/GIMP | + | # https://en.wikipedia.org/wiki/GIMP GIMP Wikipedia] |
[[Category:Explore an application]] | [[Category:Explore an application]] |
Revision as of 18:17, 22 February 2017
Introduction
This is the official website of the GNU Image Manipulation Program (GIMP). GIMP is a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems. It is free software
ICT Competency
It is a tool for generic resource creation, used to edit images.
Educational application and relevance
Version
GIMP version : 2.8.10
Configuration
Its GIMP is part of the Ubuntu distribution. This can be opened from Applications → graphics → GIMP.
Overview of Features
Other similar applications
GIMP Inkscape , XGimp image editor, etc
Development and community help
Working with the application
Functionalities
File formats for creation
Saving the file
Like in most applications, a file can be saved using the FILE – SAVE AS command, or by the shortcut key CTRL+S. Always give a meaningful file name, reading which you should get an idea of the file contents. Its saving in .xcf
Export and publishing files
After your edits, final output file can be export from here by using the FILE – Export AS command. Always give a meaningful file name, reading which you should get an idea of the file contents. Its Exporting file in .PNG .JPEG .JPG
Advanced features
- Customizable Interface- Each task requires a different environment and GIMP allows you to customize the view and behavior the way you like it. Starting from the widget theme, allowing you to change colors, widget spacings and icon sizes to custom tool sets in the toolbox.
- Photo Enhancement- Numerous digital photo imperfections can be easily compensated for using GIMP.
- File Formats- The file format support ranges from the common likes of JPEG (JFIF), GIF, PNG, TIFF to special use formats such as the multi-resolution and multi-color-depth Windows icon files.
Installation
Method of installation | Steps |
---|---|
From Ubuntu Software Centre | Steps - type GIMP and install |
From Terminal | Steps - type sudo apt-get install gimp and press Enter key. Type your password and press Enter to complete installation. |
From the web | Steps |
Web based registration | Steps |
The application on mobiles and tablets
Currently there is no GIMP app but alternative many image editing App available at an Android play store.
Ideas for resource creation
Modify pictures hight, width, size, etc and creating resources.
References
- GIMP Official Website
- https://en.wikipedia.org/wiki/GIMP GIMP Wikipedia]