Popularity
6.8
Growing
Activity
7.5
-
1,537
82
372

Code Quality Rank: L4
Programming language: Java
License: Apache License 2.0
Tags: Imagery    
Latest version: v5.0.0-SNAPSHOT

Tess4J alternatives and similar libraries

Based on the "Imagery" category.
Alternatively, view Tess4J alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Tess4J or a related project?

Add another 'Imagery' Library

README

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.


*Note that all licence references and agreements mentioned in the Tess4J README section above are relevant to that project's source code only.