Aaphoto: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
No edit summary
 
Line 1: Line 1:
{{Software
{{Software
|Picture=
|Picture=NA.png
|Version=0.45 (Jul 2016)
|Version=0.45 (Jul 2016)
|Author=Andras Horvath
|Author=Andras Horvath
|License=GNU GPL v3
|License=GNU GPL v3
|Download=aaphoto-0.45-os2.zip
|Download={{FileLink|aaphoto_0-45.zip}}
|Website=
|Website=
}}
}}
Auto Adjust Photo is a tiny command-line image manipulation tool for automatic colour correction of photos. It tries to make the picture look better. The program does this by analysing the input image and then sets the most optimal contrast, gamma, colour balance and saturation for it.
Auto Adjust Photo is a tiny command-line image manipulation tool for automatic colour correction of photos. It tries to make the picture look better. The program does this by analyzing the input image and then sets the most optimal contrast, gamma, colour balance and saturation for it.


Required libraries:
Required libraries:
Line 15: Line 15:
*libz - Compression library
*libz - Compression library


[[Category:Software]]
[[Category:Raster Graphics Editors]]

Latest revision as of 00:26, 7 October 2023

Aaphoto
Version 0.45 (Jul 2016)
Vendor
Author Andras Horvath
License GNU GPL v3
Download aaphoto_0-45.zip
Website

Auto Adjust Photo is a tiny command-line image manipulation tool for automatic colour correction of photos. It tries to make the picture look better. The program does this by analyzing the input image and then sets the most optimal contrast, gamma, colour balance and saturation for it.

Required libraries:

  • libgomp - OpenMP for parallel programming
  • libjpeg - IJG JPEG software
  • libpng - PNG software
  • libz - Compression library