I am batch-scanning some stuff that needs rotating and cropping afterwards, and I would like to automate that. Is it possible to use Dopus for that? Rotating and converting can be done using raw commands, but I don't think cropping is possible?
Please prove me wrong
You can't crop automatically - how does Opus know where you want to crop ?
In this particular case, cropping would always be on the same position/size.
Something like ImageMagick is what I'd look at if you want to make Opus buttons/hotkeys that crop images non-interactively.
Thanks, I'll check it out!