{"id":13457411,"url":"https://github.com/plantree/ocr-pwa","last_synced_at":"2026-02-05T15:35:00.741Z","repository":{"id":193408968,"uuid":"683900922","full_name":"plantree/ocr-pwa","owner":"plantree","description":"A simple PWA for OCR, based on Tesseract.","archived":false,"fork":false,"pushed_at":"2024-07-31T07:26:04.000Z","size":616,"stargazers_count":273,"open_issues_count":2,"forks_count":39,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-24T12:40:06.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ocr.plantree.me","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plantree.png","metadata":{"files":{"readme":"README.md","changelog":"changelogs.md","contributing":null,"funding":null,"license":"LICENSE","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":"2023-08-28T02:52:44.000Z","updated_at":"2025-03-09T16:00:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"8eb2675e-d1f3-4fe5-b06d-cdedae0b0ed9","html_url":"https://github.com/plantree/ocr-pwa","commit_stats":null,"previous_names":["plantree/ocr-pwa"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/plantree/ocr-pwa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantree%2Focr-pwa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantree%2Focr-pwa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantree%2Focr-pwa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantree%2Focr-pwa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plantree","download_url":"https://codeload.github.com/plantree/ocr-pwa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plantree%2Focr-pwa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29124802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-07-31T08:01:42.895Z","updated_at":"2026-02-05T15:35:00.726Z","avatar_url":"https://github.com/plantree.png","language":"Vue","funding_links":[],"categories":["Vue","OCR"],"sub_categories":[],"readme":"# ocr-pwa\n\nA simple PWA for OCR, based on Tesseract.\n\n![](http://img.plantree.me/20230920104759.png)\n\n## Preview\n\n[https://ocr.plantree.me/](https://ocr.plantree.me/)\n\n## Introduction\n\nThis is a simple tool for OCR, and it can be used **without network connection**.\n\nThere're already many OCR tools on the market, even if iPhone and WeChat could do that easily. Why do I still do it?\n\nThere are about two reasons:\n\n1. I want to do OCR **easily** on the desktop, but I do not want to install any applications.\n2. I hope the tool could be used **offline**.\n\nTherefore, this project has four features you might be interested:\n\n1. Easy to use. This is a PWA and you can install it easily from the browser and use is offline.\n2. Focus on privacy. Thanks to the development of WebAssembly, we can introduce some awesome native tools to the web, meanwhile avoid interactions with servers.\n3. Extendable Engines. Currently supports Tesseract only, and may support PaddlePaddle afterwards.\n4. Support Multiple Languages. Potential support list could be found here: https://tesseract-ocr.github.io/tessdoc/Data-Files-in-different-versions.html.\n\n## Develop\n\nThis project is built with `Vite`, `Vue3` and `TypeScript`.\n\n```bash\n# 1. git clone\ngit clone git@github.com:plantree/ocr-pwa.git\n\n# 2. Install depencies\npnpm install\n\n# 3. Run\nnpm run dev\n```\n\n## Issues\n\nPlease submit your issues [here](https://github.com/plantree/ocr-pwa/issues).\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n\nCopyright (c) 2023-present, Plantree\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplantree%2Focr-pwa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplantree%2Focr-pwa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplantree%2Focr-pwa/lists"}