Skip to content
forked from nguyenq/tess4j

Java JNA wrapper for Tesseract OCR API

License

Notifications You must be signed in to change notification settings

jhonboHou/tess4j

This branch is 90 commits behind nguyenq/tess4j:master.

Repository files navigation

Tess4J

Join the chat at https://gitter.im/nguyenq/tess4j

A Java JNA wrapper for Tesseract OCR API.

Tess4J is released and distributed under the Apache License, v2.0.

Features

The library provides optical character recognition (OCR) support for:

  • TIFF, JPEG, GIF, PNG, and BMP image formats
  • Multi-page TIFF images
  • PDF document format

Dependencies

On Windows: Microsoft Visual C++ 2022 x86 and x64 Runtimes

Since Tesseract and Leptonica Windows binaries were built using Visual Studio 2022 (v143) Platform Toolset, please ensure you have Microsoft Visual C++ 2022 Redistributable installed.

Tutorial

Development with Tess4J in NetBeans, Eclipse, and Command-line

Contributors

A big thanks to GitHub and all of Tess4J's contributors.

About

Java JNA wrapper for Tesseract OCR API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%