{"id":20810092,"url":"https://github.com/project-mikoshi/ink-spotter-cli","last_synced_at":"2026-06-23T08:31:36.291Z","repository":{"id":218073288,"uuid":"745485667","full_name":"Project-Mikoshi/ink-spotter-cli","owner":"Project-Mikoshi","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-20T14:08:54.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-12T04:29:51.835Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Project-Mikoshi.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-01-19T12:46:10.000Z","updated_at":"2024-01-20T13:52:25.000Z","dependencies_parsed_at":"2024-01-19T15:41:53.065Z","dependency_job_id":"bdf0bd59-08aa-4ab4-9177-d5337ad36cc6","html_url":"https://github.com/Project-Mikoshi/ink-spotter-cli","commit_stats":null,"previous_names":["project-mikoshi/image-search-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Project-Mikoshi/ink-spotter-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Mikoshi%2Fink-spotter-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Mikoshi%2Fink-spotter-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Mikoshi%2Fink-spotter-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Mikoshi%2Fink-spotter-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Project-Mikoshi","download_url":"https://codeload.github.com/Project-Mikoshi/ink-spotter-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Mikoshi%2Fink-spotter-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34682622,"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-06-23T02:00:07.161Z","response_time":65,"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":[],"created_at":"2024-11-17T20:19:33.862Z","updated_at":"2026-06-23T08:31:36.274Z","avatar_url":"https://github.com/Project-Mikoshi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InkSpotter CLI\n\n[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)\n[![openCV](https://img.shields.io/badge/openCV-4.7-5C3EE8?logo=openCV)](https://python-poetry.org/)\n[![python](https://img.shields.io/badge/python-3.12-3776AB?logo=python)](https://www.python.org/downloads/release/python-3120/)\n[![code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n## Overview\nInkSpotter CLI is a powerful and user-friendly command-line tool designed for searching text within images. Leveraging Tesseract OCR (Optical Character Recognition), InkSpotter CLI scans a given directory for images, extracts text, and highlights instances of specified search phrases. This tool is ideal for users needing to quickly search and identify text across numerous image files.\n\n## Features\n- **Text Search in Images:** Search for any text across multiple image formats.\n- **Recursive Directory Scanning:** Scans specified directory and its subdirectories for images.\n- **Text Highlighting:** Highlights found text directly on the image.\n- **Interactive and Command Mode:** Offers both interactive prompts and direct command mode for flexibility.\n\n## Installation\n### Prerequisites\n- Python 3.12 or higher\n- [Tesseract OCR](https://tesseract-ocr.github.io/tessdoc/Installation.html) installed and accessible in PATH\n\n## Usage\n### Interactive Mode\nRun the script and follow the interactive prompts:\n```\npython inkspotter.py interactive\n```\n\n### Command Mode\nDirectly provide the parameters:\n```\npython inkspotter.py scan --search_text \"Your Text\" --search_directory \"/path/to/directory\" --output_directory \"/path/to/output\"\n```\n\n## License\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-mikoshi%2Fink-spotter-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproject-mikoshi%2Fink-spotter-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-mikoshi%2Fink-spotter-cli/lists"}