← Back to Portfolio ← Back to Projects
πŸ“Έ
AI-Powered OCR Tool vBeta 0.2.0b1

Snap2Text

Screenshot OCR tool using Google Gemini AI β€” capture any area of your screen and extract text directly to your clipboard.

Python OCR Gemini AI CLI Clipboard Screenshot

Overview

Snap2Text is a lightweight command-line tool that allows you to capture any area of your screen and instantly extract text from it using Google's Gemini AI. The extracted text is automatically copied to your clipboard, ready to be pasted wherever you need it. The tool works through a simple flow: you select a screen area by drawing a rectangle, Snap2Text captures that region, sends it to the Gemini API for optical character recognition, and copies the result directly to your system clipboard. It automatically integrates with available system tools, supporting multiple screenshot and clipboard utilities for maximum compatibility.