Goodle – A Local Search Engine That Finds Text Inside Screenshots
Goodle is an open-source local search engine that indexes and finds text inside screenshots stored on your computer, enabling full-text search across captured images.
Background
- Goodle is an open-source local search engine developed by developer Rahul Aloth that indexes text found inside screenshots on your computer.
- It uses OCR (optical character recognition) to extract text from image files, then makes that text searchable — so you can find a screenshot by searching for a word or phrase that appears in it.
- This solves a common problem: people take many screenshots for reference (e.g., error messages, articles, conversations) but have no easy way to search through them later.
- The project is hosted on GitHub and represents a niche utility tool in the personal-data-management / desktop-search space, comparable to tools like Google Desktop or Apple's Spotlight but specialized for images.