I am using the scantailor-cli (command line interface) on Ubuntu 16
I would like scantailor to not crop the margins. This means I want to disable "content detection".
So I type
$ scantailor-cli --disable-content-detection IMG_0001.tif [outputDir]
But it does content detection anyway and crops the result.
Any advice?
Thanks