Skip to content

Larkteryny/pic-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extract text from images

Goals

  • Able to read PDF, JPEG, PNG
  • Maintain formatting
  • Output to unique .html file
  • Run in terminal
  • Minimize packages to install

Layout

  • pdf2image and PIL to read files
  • pytesseract to read characters
    • 2 niche installs is too many
  • train TensorFlow model

About

Convert rasterized text into editable text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages