Short:        Crop and Resize images easilly
Author:       Tyler Montbriand, AmigaOS 4.0 compile by Spot / Up Rough
Uploader:     Varthall / Up Rough <varti02 hotpop com>
Type:         gfx/edit
Version:      0.2
Architecture: ppc-amigaos >= 4.0.5

photocrop -- An SDL-based program for efficiently cropping and 
thumbnailing images from digital cameras.  Written by Tyler Montbriand 
in Dec 2005.

I found it inefficient to load each and every image into GIMP, crop it, 
then resize and resave it(TWICE for each image!) so I built a tool to 
automate the process.  It loads, resizes, and crops much faster than The 
GIMP.

It saves JPEGs, and can load any image format supported by SDL_Image.  
It uses libSDL, libSDL_image, and libjpeg.