{"id":24686952,"url":"https://github.com/pchalupa/expo-text-extractor","last_synced_at":"2026-02-28T23:01:00.229Z","repository":{"id":273374325,"uuid":"919503191","full_name":"pchalupa/expo-text-extractor","owner":"pchalupa","description":"Expo Text Extractor is a library that enables text recognition (OCR) using Google ML Kit on Android and Apple Vision on iOS.","archived":false,"fork":false,"pushed_at":"2026-02-21T11:01:48.000Z","size":737,"stargazers_count":53,"open_issues_count":5,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-21T16:59:51.841Z","etag":null,"topics":["react-native"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/expo-text-extractor","language":"TypeScript","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/pchalupa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-20T14:07:35.000Z","updated_at":"2026-02-21T14:53:16.000Z","dependencies_parsed_at":"2026-02-21T12:01:22.494Z","dependency_job_id":null,"html_url":"https://github.com/pchalupa/expo-text-extractor","commit_stats":null,"previous_names":["pchalupa/expo-text-extractor"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pchalupa/expo-text-extractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Fexpo-text-extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Fexpo-text-extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Fexpo-text-extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Fexpo-text-extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pchalupa","download_url":"https://codeload.github.com/pchalupa/expo-text-extractor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Fexpo-text-extractor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29951672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["react-native"],"created_at":"2025-01-26T16:17:13.283Z","updated_at":"2026-02-28T23:01:00.055Z","avatar_url":"https://github.com/pchalupa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expo Text Extractor\n\nExpo Text Extractor is a library that enables text recognition (OCR) using Google ML Kit on Android and Apple Vision on iOS.\n\n### Platform Compatibility\n\n| Android Device | Android Emulator | iOS Device | iOS Simulator | Web |\n| -------------- | ---------------- | ---------- | ------------- | --- |\n| ✅             | ✅               | ✅         | ✅            | ❌  |\n\n### Demo\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/pchalupa/readme-assets/blob/main/expo-text-extractor.gif\" alt=\"demo\" width=\"75%\" /\u003e\n\u003c/p\u003e\n\n## Installation\n\nTo get started, install the library using Expo CLI:\n\n```sh\nnpx expo install expo-text-extractor\n```\n\n\u003e Ensure your project is running Expo SDK 52+.\n\n### API Documentation\n\nCheck the [example app](https://github.com/pchalupa/expo-text-extractor/blob/main/example/App.tsx) for more details.\n\n#### Supports Text Extraction\n\nA boolean value indicating whether the current device supports text extraction.\n\n```ts\nconst isSupported: boolean;\n```\n\n#### Extract Text From Image\n\nExtracts text from an image and returns the recognized text as an array.\n\n```ts\nasync function extractTextFromImage(uri: string): Promise\u003cstring[]\u003e;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpchalupa%2Fexpo-text-extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpchalupa%2Fexpo-text-extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpchalupa%2Fexpo-text-extractor/lists"}