{"id":95240,"library":"thiagoalessio-tesseract-ocr","title":"Tesseract OCR","description":"A wrapper to work with Tesseract OCR inside PHP.","status":"active","version":"2.13.0","language":"php","source_language":null,"source_url":"https://github.com/thiagoalessio/tesseract-ocr-for-php","tags":["ocr","tesseract","image","text"],"install":[{"cmd":"composer require thiagoalessio/tesseract_ocr","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"TesseractOCR","correct":"use Thiagoalessio\\TesseractOCR\\TesseractOCR;"}],"quickstart":{"code":"use Thiagoalessio\\TesseractOCR\\TesseractOCR;\n\n$ocr = new TesseractOCR('image.png');\n$text = $ocr->run();\necho $text;","lang":"php","description":"Extract text from an image using Tesseract OCR."},"warnings":[{"fix":"Install Tesseract OCR via package manager (e.g., apt-get install tesseract-ocr).","message":"Requires Tesseract OCR binary installed on the system.","severity":"breaking","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'imag':14 'insid':10 'ocr':2,9,12 'php':11 'tesseract':1,8,13 'text':15 'work':6 'wrapper':4","created_at":"2026-06-19T10:24:32.932907+00:00","updated_at":"2026-06-19T10:24:32.932907+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/thiagoalessio/tesseract-ocr-for-php","github":"https://github.com/thiagoalessio/tesseract-ocr-for-php","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}