Skip to content

Releases: TheComputeGuy/PDFOCRtool

Version 1.1.0

01 Sep 17:42
Compare
Choose a tag to compare

Version 1.1.0 adds language support to the tool with the 3-character ISO 639-2 language code passed as comma-separated arguments.

Installation on Windows

Download the ZIP file and unzip it.

The ZIP file consists of two batch scripts

  1. setup.bat
  2. install-lib.bat

Run both the scripts in the same order with administrative privileges. This installs the prerequisites required.

Added Language Support

Refer to README for more information

Version 1.0.0

24 May 08:18
Compare
Choose a tag to compare

Version 1.0.0 contains the initial release with a tk-based UI to convert PDFs to add an OCR layer on top. Windows x64 binaries are included in the ZIP file.

Installation on Windows

Download the ZIP file and unzip it.

The ZIP file consists of two batch scripts

  1. setup.bat
  2. install-lib.bat

Run both the scripts in the same order with administrative privileges. This installs the prerequisites required.