thiagoalessio/tesseract-ocr-for-php
A PHP library that wraps Tesseract OCR to extract text from images.

Not currently ranked — collecting fresh signals.
star history
This repository provides a PHP interface to Tesseract OCR, an open-source optical character recognition engine. It allows PHP applications to process images and extract printed or handwritten text by invoking the underlying Tesseract binary. The library handles command execution, path management, and language configuration for multi-language OCR support.
Frequently asked
- What is thiagoalessio/tesseract-ocr-for-php?
- A PHP library that wraps Tesseract OCR to extract text from images.
- Is tesseract-ocr-for-php open source?
- Yes — thiagoalessio/tesseract-ocr-for-php is open source, released under the MIT license.
- What language is tesseract-ocr-for-php written in?
- thiagoalessio/tesseract-ocr-for-php is primarily written in PHP.
- How popular is tesseract-ocr-for-php?
- thiagoalessio/tesseract-ocr-for-php has 3k stars on GitHub.
- Where can I find tesseract-ocr-for-php?
- thiagoalessio/tesseract-ocr-for-php is on GitHub at https://github.com/thiagoalessio/tesseract-ocr-for-php.