Skip to content

EsterfanoLopes/godocscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godocscan

Read documents and Go

Instalation On Ubuntu

  1. Install Tesseract
apt install tesseract-ocr
apt install libtesseract-dev
  1. Install required language
apt-get install tesseract-ocr-por
  1. Install go mod
go mod vendor
  1. Run
make run

About

Read documents and Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published