Python Forum
Creating a code to make unreadable pdf characters readable
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating a code to make unreadable pdf characters readable
#2
with pytesseract which is a wrapper around Google’s Tesseract-OCR Engine at: https://github.com/tesseract-ocr/tesseract
you can include a config file that can be tweeked to try and get a better result. I'm not an expert, so can only point you in the direction of the application, see: https://pypi.org/project/pytesseract/
Reply


Messages In This Thread
RE: Creating a code to make unreadable pdf characters readable - by Larz60+ - Feb-03-2020, 10:08 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Deleting characters between certain characters stahorse 7 1,307 Jul-03-2023, 12:59 AM
Last Post: Pedroski55

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020