{"id":19765113,"url":"https://github.com/mastashake08/ocrtts","last_synced_at":"2026-05-10T22:50:21.047Z","repository":{"id":205376860,"uuid":"714103280","full_name":"mastashake08/OCRTTS","owner":"mastashake08","description":"Javascript package that uses the TextDetector API and Speech Synthesis to recognize and read text aloud.","archived":false,"fork":false,"pushed_at":"2023-11-03T23:53:44.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T00:10:16.120Z","etag":null,"topics":["shape-detection","speech-synthesis","text-detection","text-to-speech","textdetection"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mastashake08.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["mastashake08"],"patreon":"mastashake08","open_collective":null,"ko_fi":"mastashake08","tidelift":null,"community_bridge":null,"liberapay":"mastashake08","issuehunt":null,"otechie":null,"custom":["cash.me/$mastashake08"]}},"created_at":"2023-11-03T23:34:18.000Z","updated_at":"2023-11-03T23:45:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a0fa674-3a51-438c-bd13-84ff44547eba","html_url":"https://github.com/mastashake08/OCRTTS","commit_stats":null,"previous_names":["mastashake08/ocrtts"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastashake08%2FOCRTTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastashake08%2FOCRTTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastashake08%2FOCRTTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastashake08%2FOCRTTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mastashake08","download_url":"https://codeload.github.com/mastashake08/OCRTTS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241096320,"owners_count":19908963,"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":["shape-detection","speech-synthesis","text-detection","text-to-speech","textdetection"],"created_at":"2024-11-12T04:16:40.668Z","updated_at":"2026-05-10T22:50:16.008Z","avatar_url":"https://github.com/mastashake08.png","language":"JavaScript","funding_links":["https://github.com/sponsors/mastashake08","https://patreon.com/mastashake08","https://ko-fi.com/mastashake08","https://liberapay.com/mastashake08","cash.me/$mastashake08"],"categories":[],"sub_categories":[],"readme":"# ocrtts\n\n[![NPM](https://nodei.co/npm/@mastashake08/ocrtts.png)](https://nodei.co/npm/ocrtts/)\n\n[![NPM version](https://img.shields.io/npm/v/@mastashake08/ocrtts.svg)](https://www.npmjs.com/package/ocrtts)\n\n\n## Installation\n\n```sh\nnpm install @mastashake08/ocrtts\n```\n\n## Usage\n\n```javascript\nimport { OcrTTS } from '@mastashake08/ocrtts'\n\nconst ocrtts = new OcrTTS()\n\nocrtts.readText(image) //image can come from stream or uploaded file , etc\n\n```\n\n## Support\n\n- [Patreon](https://patreon.com/mastashake08)\n\n## License\n\n[MIT](https://github.com/mastashake08/ocrtts/blob/master/LICENSE)\n\n# API Reference\n\n## Classes\n\n\u003cdl\u003e\n\u003cdt\u003e\u003ca href=\"#OcrTTS\"\u003eOcrTTS\u003c/a\u003e\u003c/dt\u003e\n\u003cdd\u003e\u003c/dd\u003e\n\u003c/dl\u003e\n\n## Functions\n\n\u003cdl\u003e\n\u003cdt\u003e\u003ca href=\"#readText\"\u003ereadText(image)\u003c/a\u003e ⇒ \u003ccode\u003eVoidFunction\u003c/code\u003e\u003c/dt\u003e\n\u003cdd\u003e\u003c/dd\u003e\n\u003c/dl\u003e\n\n\u003ca name=\"OcrTTS\"\u003e\u003c/a\u003e\n\n## OcrTTS\n**Kind**: global class  \n\u003ca name=\"readText\"\u003e\u003c/a\u003e\n\n## readText(image) ⇒ \u003ccode\u003eVoidFunction\u003c/code\u003e\n**Kind**: global function  \n\n| Param | Type | Description |\n| --- | --- | --- |\n| image | \u003ccode\u003eBlob\u003c/code\u003e \\| \u003ccode\u003eImageData\u003c/code\u003e \\| \u003ccode\u003eHTMLElement\u003c/code\u003e | ImageSource to perform OCR on. |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmastashake08%2Focrtts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmastashake08%2Focrtts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmastashake08%2Focrtts/lists"}