Releases: digidigital/OCRthyPDF-Essentials
Releases · digidigital/OCRthyPDF-Essentials
OCRthyPDF Essentials 0.7.0
- OCR is now run before splitting to make better use of CPU cores if the split files have pages < cores
- Split Job queue bar was removed
- Added option to save the text of split files as text
- Browse buttons now open the folders of previously selected files/folders
- Added option to specify a user words file for Tesseract
- Added a taskbar icon if run from console
OCRthyPDF Essentials 0.6.4-beta
- Support for dark mode detection and a dark theme were added.
- Update ocrmypdf to version 13.4.0
- ocrmypdf (temorarily) removed the support to remove background.
- The splitter now uses pyzbar to read QR/barcodes.
- An option to limit the QR-Code search area was added to speed up splitting.
- Snap was updated to core20 & python3.9, since we no longer need Java it was removed
OCRthyPDF Essentials 0.6.3
- Improved splitting speed by using multiple threads and switching to TIFF to JPG conversion
- Fixes some issues with Image Magick in the snap environment
- New icon
OCRthyPDF Essentials 0.6.2
Introduces
- Input folders (OCR / Split all PDF files in input folder)
- Output folders
- Splitting PDFs with QR Codes on separator pages or stickers prior to OCR
- New queue status indicators
- Console window for last OCR/Split job
- Preserve all settings and recent folders
- Log levels for console output
- Run
ocrthypdf --log DEBUG
orocrthypdf --log INFO
from CLI
OCRthyPDF Essentials 0.5.2
- Fix for Snap error where you had to have Leptonica installed outside of Snap
OCRthyPDF Essentials 0.5.1
First snap store release