FrancoisMalan / DivideScannedImages

GIMP Scheme (.scm) script for splitting separate sub-images from a composite image that has a uniform background. Creates a new image from each; will call the 'deskew' plugin on each image (if it is installed)
111 stars 22 forks source link

Fixed DivideScannedImage jpeg problem #1

Closed abdulhaq-e closed 10 years ago

abdulhaq-e commented 10 years ago

If the format of the images is 'jpeg' the batch script won't work. By adding the e to jpg it will.