Cropper
graphical program to crop images
Cropper is a graphical program to crop images. It is designed to feel like the crop funtion of gthumb, which I prefere most.
Cropper shall be mostly compatible to the UNIX philosophy. So Cropper is just a frontend which outputs coordinates for convert (from ImageMagick) which does the crop work.
Info
- operating system: Unix
- license: MIT-License
Development
Browse the source directly here. Clone the Mercurial repository with hg clone http://hg.marmaro.de/cropper .
Status
The program is in early development