|
Phatch 0.1.5 Phatch can batch resize, rotate, rename, ... and more in minutes instead of hours or days if you do it manually. Phatch will also support a console version in the future to batch photos on webservers.
WEBSITE & DOWNLOAD
http://photobatch.stani.be (deb installer available)
BAZAAR
$sudo apt-get install bzr python-wxgtk2.8 python-imaging
$bzr branch lp:phatch
To start Phatch, just double-click phatch.py in the dev/phatch folder, or:
$cd dev/phatch
$python phatch.py
FEATURES
- Actions: resize, rotate, invert, flip, watermark, shadow, rounded corners and more to come
- Drag & drop of actions
- Enable & disable actions
- Can copy folder hierarchies
- Python shell
- Error logging
- File history
- Cross-platform (Linux, Windows & Mac)
Phatch supports the same file formats as PIL...
- Read & write: 'bmp','dib','gif','jpe','jpeg','jpg','im','msp', 'pcx','png','pbm','pgm','ppm','tif','tiff','xbm'
- Read only: 'cur','dcx','fli','flc','fpx', 'gbr','gd','ico','imt','mic','mcidas','pcd', 'psd','bw','rgb','cmyk','sun','tga','xpm'
- Write only: 'eps','ps','pdf'
Phatch was developed with the SPE editor (http://pythonide.stani.be) on Ubuntu (GNU/Linux), but should run fine as well on Windows and Mac Os X. If you are a python developer you can write easily, your own plugins with PIL (Python Image Library).
. |