Skip to content

Release Version: v1.0.0

Compare
Choose a tag to compare
@incubated-geek-cc incubated-geek-cc released this 04 Feb 03:55
· 10 commits to main since this release

Functionalities

  • Single image uploads
  • Text extraction from image file

Setup & Run Application

  • No installations required
  • Extract lib folder from lib.zip
  • Extract tessdata folder from tessdata.zip
  • Ensure that .jar file and both folders are located in the same directory path relative to each other
  • Double-click Tess4JOCRApp.jar to launch a pop-up

Preview

image

Read related posts here
Article One :: Link :: Build a Portable OCR Tool in 4 Steps with Tess4J — A Tesseract Wrapper for Java