Aaphoto: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Command line open source tool to adjust photo files.  
{{Software
|Picture=NA.png
|Version=0.45 (Jul 2016)
|Author=Andras Horvath
|License=GNU GPL v3
|Download={{FileLink|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.


* Official Site: http://log69.com/aaphoto_en.html
Required libraries:
*libgomp - OpenMP for parallel programming
*libjpeg - IJG JPEG software
*libpng - PNG software
*libz - Compression library


* File: aaphoto-0.45-os2.zip
[[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