Skip to content

vaibhav80225/simple-image-to-text-java-tesseract-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# This is basic project for Reading image file and convert it into text

For setup this project You need to download the tesserectt-ocr language pack as per your Os - from here - https://github.com/tesseract-ocr/tessdoc/blob/master/Downloads.md

Once you download the package then set the url in application.properties file

#Use below command for running your application
$ mvn spring-boot:run

Your applicatoin up and running - go to browser localhost:8080 upload any image it will extract the text from it.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published