Releases: TheComputeGuy/PDFOCRtool
Releases · TheComputeGuy/PDFOCRtool
Version 1.1.0
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
- setup.bat
- 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
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
- setup.bat
- install-lib.bat
Run both the scripts in the same order with administrative privileges. This installs the prerequisites required.