{"id":20455123,"url":"https://github.com/rahulbhoyar1995/image-text-extraction","last_synced_at":"2025-08-25T02:04:25.038Z","repository":{"id":245977744,"uuid":"819730675","full_name":"rahulbhoyar1995/Image-Text-Extraction","owner":"rahulbhoyar1995","description":"A project utilizing the Tesseract OCR library to extract text from images. Includes image preprocessing, text extraction, and result visualization for various image formats.","archived":false,"fork":false,"pushed_at":"2024-06-25T05:15:00.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-15T23:25:31.261Z","etag":null,"topics":["computer-vision","image-processing","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rahulbhoyar1995.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-25T05:11:51.000Z","updated_at":"2024-06-25T05:16:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d14ad02-78b1-44c6-bf83-ef0c72777f7f","html_url":"https://github.com/rahulbhoyar1995/Image-Text-Extraction","commit_stats":null,"previous_names":["rahulbhoyar1995/image-text-extraction"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulbhoyar1995%2FImage-Text-Extraction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulbhoyar1995%2FImage-Text-Extraction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulbhoyar1995%2FImage-Text-Extraction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulbhoyar1995%2FImage-Text-Extraction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahulbhoyar1995","download_url":"https://codeload.github.com/rahulbhoyar1995/Image-Text-Extraction/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242005817,"owners_count":20056434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-vision","image-processing","python3"],"created_at":"2024-11-15T11:17:58.616Z","updated_at":"2025-03-05T10:19:37.256Z","avatar_url":"https://github.com/rahulbhoyar1995.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Image Text Extraction\n### Author : Rahul Bhoyar\n\n\n#### Steps : \n**How to install tesseract on iOS Macbook?**\nTesseract OCR can be installed on a Macbook running iOS using the following steps:\n\nInstall Homebrew: Homebrew is a package manager for macOS that makes it easy to install and manage software. To install Homebrew, open Terminal and run the following command:\n\n```\n\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)\"\n```\n\nInstall Tesseract: Once you have Homebrew installed, you can use it to install Tesseract by running the following command in Terminal:\n\n```\nbrew install tesseract\n```\n\nThis will download and install the latest version of Tesseract OCR on your Macbook.\n\nVerify Installation: \nTo verify that Tesseract is installed correctly, run the following command in Terminal:\n```\ntesseract -v\n```\nThis should print the version of Tesseract that is installed on your system.\n\nNow that Tesseract is installed, you can use it in combination with the Python pytesseract library to extract text from images.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulbhoyar1995%2Fimage-text-extraction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahulbhoyar1995%2Fimage-text-extraction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulbhoyar1995%2Fimage-text-extraction/lists"}