Hi Reinaldo,
but you can convert the tiffs in png, jpg, or other picture format before OCRing!?
For this you can use ImageMagick like this:
[list:3erfyblo]- split multi page split: magick.exe .tiff -scene 1 %d.tif
- convert to png: magick.exe convert *.tiff *.png[/list:u:3erfyblo]
Frank
↧