Christian Clavet

Results 19 comments of Christian Clavet

This is one thing I would like to add. A new tool to "mask" image. The first iteration would use a rectangle fill (Using almost the same code as the...

I've implemented this on my fork, from an old pull request from _Luca De Petrillo_ that was sent here years ago. It add JPG codec to the compression and we...

Currently, this is only supported from the scanner itself. If you use the native interface in the scanner profile and your scanner support it, it would rotate the image based...

@ZeroDot1 and @Cheb57. If you need the OCR to work correctly, you need to only do it when SAVING the document. Doing the OCR while scanning is nonsense in my...

Hi! Thanks for replying! A feature that could be created if someone had the idea for the algorithm, Would be to do the auto-rotate as a post-process. This way if...

Hi! Thanks @nemchik, try in native mode first and check in the driver of the manufacturer. There should be an option to do this there. We have a Fujitsu fi...

Cool idea. I might look into it, as I have the same issue sometimes with bigger projects with lots of pages. Would be nice to save them as batches of...

There is Kodak "Capture Pro" that could do this. Since it use metadata, from different sources to use in outputting the files. But it's licensing pricing is prohibitive for a...

Nice idea about zooming and panning while editing. I will investigate on how to integrate a view windows that can zoom and pan and perhaps submit a pull request for...