1PHATCH(1) General Commands Manual PHATCH(1)
2
3
4
6 Phatch - Photo Batch Processor
7
9 Phatch is a simple photo batch processor. It handles all popular image
10 formats and can duplicate (sub)folder hierarchies. It can also batch
11 resize, rotate, rename, ... and more in minutes instead of hours or
12 days if you do it manually.
13
14
16 Phatch [actionlist]
17
18 Phatch [options] [actionlist] [image folders/files/urls]
19
20 Phatch --inspect [image files/urls]
21
22 Phatch --droplet [actionlist/recent] [image files/urls]
23
24
26 --version
27 Show program's version number and exit.
28
29 -h, --help
30 Show the command line options which are accepted by Phatch
31
32 -c, --console
33 Run Phatch as console program without a gui
34
35 -d, --droplet
36 Run Phatch as a gui droplet
37
38 --desktop
39 Save always on desktop
40
41 -f, --force
42 Ignore errors
43
44 --fonts
45 Initialize fonts (only for installation scripts)
46
47 -i, --interactive
48 Interactive
49
50 -k, --keep
51 Keep existing images (don't overwrite)
52
53 -l LOCALE
54 Specify locale language (for example en or en_GB)
55
56 -n, --inspect
57 Inspect metadata (requires exif & iptc plugin)
58
59 --no-save
60 No save action required at the end
61
62 -r, --recursive
63 Include all subfolders
64
65 -t, --trust
66 Do not check images first
67
68 --unsafe
69 Allow Geek action and unsafe expressions
70
71 -v, --verbose
72 Verbose
73
74
76 phatch action_list.phatch
77
78 phatch --verbose --recursive action_list.py image_file.png image_folder
79
80 phatch --inspect image_file.jpg
81
82 phatch --droplet recent
83
84 phatch -l el
85
86
88 Stani (spe.stani.be (at) gmail.com)
89
90
91
92
93User Commands February 2009 PHATCH(1)