phatch(1)
NAME
Phatch - Photo Batch Processor
DESCRIPTION
Phatch is a simple photo batch processor. It handles all popular image
formats and can duplicate (sub)folder hierarchies. It can also batch
resize, rotate, rename, ... and more in minutes instead of hours or
days if you do it manually.
SYNOPSIS
Phatch [actionlist] Phatch [options] [actionlist] [image folders/files/urls] Phatch --inspect [image files/urls] Phatch --droplet [actionlist/recent] [image files/urls]
OPTIONS
- --version
- Show program's version number and exit.
- -h, --help
- Show the command line options which are accepted by Phatch
- -c, --console
- Run Phatch as console program without a gui
- -d, --droplet
- Run Phatch as a gui droplet
- -f, --force
- Ignore errors
- -i, --interactive
- Interactive
- -n, --inspect
- Inspect metadata (requires exif & iptc plugin)
- -l LOCALE
- Specify locale language (for example en or en_GB)
- -m, --metadata
- Save metadata (requires exif & iptc plugin)
- -o, --overwrite
- Overwrite existing images
- -r, --recursive
- Include all subfolders
- -i, --droplet
- Include all subfolders
- -s, --strict
- Do not create missing folders
- -t, --trust
- Do not check images first
- -v, --verbose
- Verbose
EXAMPLES
phatch action_list.phatch
phatch --verbose --recursive action_list.py image_file.png image_folder
phatch --inspect image_file.jpg
phatch --droplet recent
phatch -l el
AUTHOR
- Stani (spe.stani.be (at) gmail.com)