EnglishFrenchSpanish

OnWorks favicon

aaphoto - Online in the Cloud

Run aaphoto in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command aaphoto that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


aaphoto - automatic color correction of photos

SYNOPSYS


aaphoto [option[s]] [source file[s]]

DESCRIPTION


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 does this by
analyzing the input image and then sets the most optimal contrast, gamma, color balance
and saturation for it.

The following image types are supported (thanks to JasPer, JPEG and PNG):
mif, pnm / pgm / ppm, bmp, ras, jp2, jpc, jpg, png

Quality settings can be applied only to jp2, jpc, jpg formats

OPTIONS


The following options are supported:

-h --help
Print this help

-v --version
Print version information

-a --autoadjust
Auto adjust the colors of the image

-o --output
Set output directory

--overwrite
Overwrite mode, the original source file is replaced

--jpg
JPG image output

--jp2
JPEG 2000 image output

--png
PNG image output with alpha channel support

--bmp
BMP image output

-r --resize
Resize image taking the longer side in % or pixels

--rotate90
Rotate image with 90 degrees clockwise

--rotate180
Rotate image with 180 degrees

--rotate270
Rotate image with 90 degrees counter-clockwise

--flipx
Mirror image horizontally

--flipy
Mirror image vertically

--noexif
Save image without EXIF info

-q --quality
Set image quality from 1 to 100

-t --threads
Set number of working threads (default: autodetect)

-s --silent
Silent mode, no information printed during operation

--quiet
Same as -s, --silent

-V --verbose
Print verbose information about processing

--test
Print detailed test information into image

EXAMPLES


aaphoto folders
aaphoto image.jpg
aaphoto -a -r600 -q85 *.jpg
aaphoto mydir
aaphoto -V --resize70% image.png
aaphoto --quality60 image.jp2
aaphoto image.jp2

REMARKS


- auto adjust parameter is set by default without any other parameters
- a _new filename will be generated without --overwrite parameter
- every file is processed on directory input but not recursively
- order of parameters does not matter
- resize value can be set in percentage too
- resize parameter should be less or equal than original
- resize uses the best (and slowest) resampling method
- default jpeg compression quality is 95%
- EXIF information is restored in jpeg images by default
- number of threads is set to the number of online processors by default

AUTHORS


Auto Adjust Photo
Copyright (C) 2006-2011 Andras Horvath
E-mail: mail@log69.com - suggestions & feedbacks are welcome
URL: http://log69.com - the official site
Man page originally made by rezso (rezso@rezso.net)

The following libraries are used by this program:
libgomp - OpenMP for parallel programming, http://gcc.gnu.org/onlinedocs/libgomp/
libjasper - JasPer software, http://www.ece.uvic.ca/~mdadams/jasper/
libjpeg - IJG JPEG software, http://www.ijg.org/
libpng - PNG software, http://www.libpng.org/
libz - Compression library, http://www.zlib.net/

Use aaphoto online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Image Downloader
    Image Downloader
    Crawl and download images using
    Selenium Using python3 and PyQt5.
    Supported Search Engine: Google, Bing,
    Baidu. Keywords input from the keyboard
    or input from ...
    Download Image Downloader
  • 2
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 3
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 4
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 5
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 6
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • More »

Linux commands

Ad