summaryrefslogtreecommitdiff
path: root/graphics/aaphoto/README
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2020-02-19 17:26:32 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-19 17:26:32 +0700
commit0df71ef2bd2b628d64add49efad7a34134a650a6 (patch)
tree47d88519740a408b7902c542c15d7c4c08ea8bdd /graphics/aaphoto/README
parente969d8d01ffcb1f530cad3bf12f8f1ad591dc951 (diff)
downloadslackbuilds-0df71ef2bd2b628d64add49efad7a34134a650a6.tar.gz
graphics/aaphoto: Added (automatic color correction of photo).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/aaphoto/README')
-rw-r--r--graphics/aaphoto/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/aaphoto/README b/graphics/aaphoto/README
new file mode 100644
index 0000000000..ef3743f4c3
--- /dev/null
+++ b/graphics/aaphoto/README
@@ -0,0 +1,13 @@
+Auto Adjust Photo is a tiny command-line image manipulation tool for
+automatic color correction of photos. It tries to make the picture look
+better. The program analyzes the histogram of the image and tries to set
+the most optimal black and white point of the image. Removes the veiled
+effect caused by the shifted colors, adjusts the color balance and
+saturation, and corrects the gamma factor.
+
+This can be a solution for those kind of users who are not able to
+manage and correct images with complicated graphical softwares, or just
+simply don't intend to spend a lot of time with manually correcting the
+images one-by-one.
+
+The program handles the following image formats: bmp, jpg, png.