{"id":13615864,"url":"https://github.com/Arthelon/imgclip","last_synced_at":"2025-04-13T21:31:47.733Z","repository":{"id":57272578,"uuid":"70758173","full_name":"Arthelon/imgclip","owner":"Arthelon","description":"Command line utility that extracts text from an image into the system clipboard.","archived":false,"fork":false,"pushed_at":"2019-04-22T16:28:59.000Z","size":33,"stargazers_count":80,"open_issues_count":2,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-10T02:58:35.978Z","etag":null,"topics":["cli","command-line","javascript","ocr","tesseract"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Arthelon.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":"2016-10-13T01:48:18.000Z","updated_at":"2024-12-24T01:43:49.000Z","dependencies_parsed_at":"2022-09-04T04:53:31.057Z","dependency_job_id":null,"html_url":"https://github.com/Arthelon/imgclip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arthelon%2Fimgclip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arthelon%2Fimgclip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arthelon%2Fimgclip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arthelon%2Fimgclip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arthelon","download_url":"https://codeload.github.com/Arthelon/imgclip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248786388,"owners_count":21161443,"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":["cli","command-line","javascript","ocr","tesseract"],"created_at":"2024-08-01T20:01:19.266Z","updated_at":"2025-04-13T21:31:42.709Z","avatar_url":"https://github.com/Arthelon.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# imgclip  [![npm](https://img.shields.io/badge/npm-v1.2.0-blue.svg)](https://www.npmjs.com/package/imgclip)\n\nCommand line utility that extracts text from an image into the system clipboard. Uses the [tesseract.js](https://github.com/naptha/tesseract.js) OCR wrapper\n\n[![asciicast](https://asciinema.org/a/1n7wfprarthnh9htkavu3trkl.png)](https://asciinema.org/a/1n7wfprarthnh9htkavu3trkl)\n\n### Installation\n\n    npm install -g imgclip\n\n### Notes\n- Only compatible with Node v6.8.0+\n- Downloads a `lang`.traineddata file needed to perform the image recognition into the current working directory. (use the `--clean-up` flag to remove it after execution)\n\n### Usage\n\n    Usage: imgclip PATH [options]\n    \n    Options:\n    \n    -h, --help             output usage information\n    -V, --version          output the version number\n    -l, --lang [language]  language of the text in the image.\n    -c, --clean-up         removes the generated language data file (.traineddata) after the image recognition job has finished\n    -p, --print            prints out the text in the image.\n    \nFull language list can be found [here](https://github.com/naptha/tesseract.js/blob/master/docs/tesseract_lang_list.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArthelon%2Fimgclip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FArthelon%2Fimgclip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArthelon%2Fimgclip/lists"}