Skip to content

pdfOCR 1.0.3

Compare
Choose a tag to compare
@ar3em ar3em released this 05 Jul 08:59
· 82 commits to master since this release
1.0.3

This the first release of the pdfOCR add-on this year.
It brings more advanced image type detection. From now on, pdfOCR does not rely on the file extension to determine the image type, but instead it detects the image type by considering a file's content to prevent errors in OCR processes.
It allows you to use files with unknown or incorrect extensions as an input, providing they have the correct structure from a specifications point of view.

Improvements

  • image type detection based on file content