PHP Classes

What is the best PHP ocr class?: I read a TIFF document image to transform into an editable text

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP ocr class?  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP ocr class?

Edit

Picture of Pedro Andreu Rico by Pedro Andreu Rico - 9 years ago (2014-12-03)

I read a TIFF document image to transform into an editable text

This request is clear and relevant.
This request is not clear or is not relevant.

+4

I need one class for optical recognition of characters from an image file to convert into a text file.

Ask clarification

1 Recommendation

PHP OCR Class: Recognize text & objects in graphical images

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Manuel Lemos by Manuel Lemos Reputation 23625 - 9 years ago (2014-12-03) Comment

This is not a trivial problem but there is a package for that.

It can train the recognition engine with images of existing letters. Once the training is done it can start recognizing text in the pictures.

It is not limited to the letters provided for training. So you can improve the recognition capabilities adding more pictures of other letters you want it to recognize.

It just seems to not be able to take TIFF images as input format, but you can convert the TIFF images to PNG format.

  • 3 Comments
  • 1. Picture of wenbuyi by wenbuyi - 8 years ago (2015-11-13) Reply

    maybe the tesseract ocr engine can help you to recognize characters from images. tesseract have php wrapper, so you can use it in php class. there is a free online ocr online-code.net/ocr.html using tesseract, you can have a try.

  • 2. Picture of pkumar by pkumar - 4 years ago (2019-05-18) Reply

    i like to develop OCR project for me can you work with me

  • 3. Picture of pkumar by pkumar - 4 years ago (2019-05-18) in reply to comment 1 by wenbuyi Reply

    i can not understand what you say can help me for it


Recommend package
: 
: