I need to scan lots of small items with quite similar, but not the exact same, size.
What I thought I'd like to do is:
Run a linux command line tool with the file name as a parameter which runs the scanner until about 10% of the whole scanner size and crops the image to the content that is not white (a square would be fine).
Does anybody know if this is possible and when how? Thanks in advance!