{"id":33969990,"url":"https://github.com/avrahamappel/copy-notes","last_synced_at":"2026-05-28T12:33:26.478Z","repository":{"id":56949503,"uuid":"208291310","full_name":"avrahamappel/copy-notes","owner":"avrahamappel","description":"Extract text from scanned handwritten notes using the Google Vision API.","archived":false,"fork":false,"pushed_at":"2019-09-20T18:16:33.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-14T12:44:29.728Z","etag":null,"topics":["ocr","php","vision-api"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/avrahamappel.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}},"created_at":"2019-09-13T15:18:45.000Z","updated_at":"2019-09-20T18:16:35.000Z","dependencies_parsed_at":"2022-08-21T07:50:15.183Z","dependency_job_id":null,"html_url":"https://github.com/avrahamappel/copy-notes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avrahamappel/copy-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avrahamappel%2Fcopy-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avrahamappel%2Fcopy-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avrahamappel%2Fcopy-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avrahamappel%2Fcopy-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avrahamappel","download_url":"https://codeload.github.com/avrahamappel/copy-notes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avrahamappel%2Fcopy-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33609237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ocr","php","vision-api"],"created_at":"2025-12-13T00:04:56.825Z","updated_at":"2026-05-28T12:33:26.473Z","avatar_url":"https://github.com/avrahamappel.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Usage\n\nRun from the command line:\n\n```bash\ncopy-notes path/to/file/notes.jpg\n```\n\nA `notes-text.txt` file will be created with the results of the image scan in the same directory as the source image that you supplied.\n\nYou can also pass a target file path as a second parameter.\n\n```bash\ncopy-notes path/to/file/notes.jpg ~/Notes/notes.txt\n```\n\n# Installation (Composer)\n\n```bash\ncomposer global require appel/copy-notes\n```\n\nDon't forget to enable the Google Vision API and download the credentials JSON file. Once you've done that, pass the file path to the `GOOGLE_APPLICATION_CREDENTIALS` environment variable.\n\n```bash\nexport GOOGLE_APPLICATION_CREDENTIALS=path/to/credentials.json\n```\n\nHappy copying! 📝\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favrahamappel%2Fcopy-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favrahamappel%2Fcopy-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favrahamappel%2Fcopy-notes/lists"}