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

added save DPI slider #3

Open mlapaglia opened 8 years ago

mlapaglia commented 8 years ago

I have added support for customizing the DPI the images will be saved at: image

The current slider will default to 600 mimicking how the current script operates.