Difference between revisions of "GIMP"

From Notes_Wiki
m
m
Line 8: Line 8:
If there is image of a document which is appearing very light due to bad printout, erased / fadded over time, etc.  Then such images can be darkened using GIMP as follows:
If there is image of a document which is appearing very light due to bad printout, erased / fadded over time, etc.  Then such images can be darkened using GIMP as follows:


1. In layers duplicate existing layer.
# In layers duplicate existing layer.
2. Renamed the copied layer to "Contrast Mask"
# Renamed the copied layer to "Contrast Mask"
3. In contrast mask layer use Image -> Colors -> Desaturate
# In contrast mask layer use Image -> Colors -> Desaturate
4. In contrast mask use Image -> Colors -> Invert
# In contrast mask use Image -> Colors -> Invert
5. In layers choose mode as 'Overlay'.  Keep both layers visible.
# In layers choose mode as 'Overlay'.  Keep both layers visible.
6. Then change 'Brightness and Contrast' setting for "Contrast Mask" till image looks similar to desired output.
# Then change 'Brightness and Contrast' setting for "Contrast Mask" till image looks similar to desired output.
7. Choose Layers -> Flatten image
# Choose Layers -> Flatten image
8. Save output image and use as required
# Save output image and use as required




Refer https://www.gimp.org/tutorials/ContrastMask/
Refer https://www.gimp.org/tutorials/ContrastMask/

Revision as of 17:15, 15 January 2017

GIMP

GIMP or (GNU Image Manipulation Program) is a very powerful image editor which supports layers. GIMP may require considerable learning for a beginner but some features such as 'Script-fu' which can be used for writing text with good patterns such as 'Fire', 'Water', 'Ice' etc. is very easy and intuitive to use. Users who have used advanced image manipulation tools similar to commercially available photoshop should find Gimp to be very useful open source and free alternative for image manipulation.


Darken existing image using GIMP

If there is image of a document which is appearing very light due to bad printout, erased / fadded over time, etc. Then such images can be darkened using GIMP as follows:

  1. In layers duplicate existing layer.
  2. Renamed the copied layer to "Contrast Mask"
  3. In contrast mask layer use Image -> Colors -> Desaturate
  4. In contrast mask use Image -> Colors -> Invert
  5. In layers choose mode as 'Overlay'. Keep both layers visible.
  6. Then change 'Brightness and Contrast' setting for "Contrast Mask" till image looks similar to desired output.
  7. Choose Layers -> Flatten image
  8. Save output image and use as required


Refer https://www.gimp.org/tutorials/ContrastMask/