Skip to content

Releases: chrys87/ocrdesktop

OCRdesktop 4.0

02 Feb 09:20
Compare
Choose a tag to compare

Changelog:

  • performance improvements
  • cleanup, removed a lot of wrapper code
  • feature: OCR image files (-f parameter)
    example: ocrdesktop -f /path/to/file.jpg
  • feature: OCR multipage pdf files (-f parameter)
    example: ocrdesktop -f /path/to/file.pdf
  • fix: compatibility issue with new tesseract 5.x release
  • feature: works completely headless by passing -o (output to stdout) -n (hide UI) and -f file.png (input file)
    example: ocrdesktop -o -n - f /path/to/file.png

new optional dependency for OCR PDF files:

  • python-pdf2image

OCRdesktop 3.0

12 Jan 16:57
Compare
Choose a tag to compare

Changelog:

  • remove stalled, unmaintained dependency "tesserwrap" and replace it by "pytesseract"
  • add color analyzing by -O
  • ability to limit the number of colors shown on UI: -x
  • replace tab with spaces (style)
  • fix all deprecations
  • modernize code

1.01

25 Aug 14:10
Compare
Choose a tag to compare
Update user.txt

Version 1.00

16 May 08:50
Compare
Choose a tag to compare
version 1.00