File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# OCR-Image Text Extracting
22
3- [ ![ Downloads] ( https://poser.pugx.org/ShababSoftwares/OCR-Text-Reorganization /d/total.svg )] ( https://github.com/ShababSoftwares/OCR-Text-Reorganization )
4- [ ![ License] ( https://poser.pugx.org/ShababSoftwares/OCR-Text-Recognition /license.svg )] ( LICENSE.md )
3+ [ ![ Downloads] ( https://poser.pugx.org/ShababSoftwares/OCR-Text-Extractor /d/total.svg )] ( https://github.com/ShababSoftwares/OCR-Text-Extractor )
4+ [ ![ License] ( https://poser.pugx.org/ShababSoftwares/OCR-Text-Extractor /license.svg )] ( LICENSE.md )
55
66This is simple PHP Code using Tesseract-OCR to read and extract Text in any Image.
77
@@ -10,7 +10,7 @@ This is simple PHP Code using Tesseract-OCR to read and extract Text in any Imag
1010First, install the package through Composer.
1111
1212``` bash
13- composer create-project shababsoftwares/ocr-text-recognition
13+ composer create-project shababsoftwares/ocr-text-extractor
1414```
1515
1616## How to Install Tesseract-OCR
Original file line number Diff line number Diff line change 11{
2- "name" : " shababsoftwares/ocr-text-recognition " ,
2+ "name" : " shababsoftwares/ocr-text-extractor " ,
33 "type" : " project" ,
44 "description" : " This is a simple php project using Tesseract to extract text from any image." ,
55 "authors" : [{
You can’t perform that action at this time.
0 commit comments