Multipage Tiff not accepted by OmniPage
Posted: 2009-12-08T05:09:44-07:00
I can use IrfanView to convert a pdf into a multipage tiff file.
This file can be imported into OmniPage (then OCRed).
If I use ImageMagick to convert the same pdf into a multipage tiff file, then the file cannot be imported into OmniPage.
OmniPage complains - "OmniPage SE cannot load or scan this image.".
I use this command which results in a tiff with a similar filesize to the one produced by IrfanView.
convert -density 96x96 myPdfDoc.pdf -resize 1056x816 myTifDoc.tif
The file can be opened by other applications, eg: Microsoft Office Document Imaging, Microsoft Picture and Fax Viewer, IrfanView.
If I open it in IrfanView and then resave it, then OmniPage is happy with it.
What is going on?
This file can be imported into OmniPage (then OCRed).
If I use ImageMagick to convert the same pdf into a multipage tiff file, then the file cannot be imported into OmniPage.
OmniPage complains - "OmniPage SE cannot load or scan this image.".
I use this command which results in a tiff with a similar filesize to the one produced by IrfanView.
convert -density 96x96 myPdfDoc.pdf -resize 1056x816 myTifDoc.tif
The file can be opened by other applications, eg: Microsoft Office Document Imaging, Microsoft Picture and Fax Viewer, IrfanView.
If I open it in IrfanView and then resave it, then OmniPage is happy with it.
What is going on?