Show HN: CPU-only OCR for screenshots, images, and webpages
Category: cli-tool
Tags: ocr, cpu-only, cli-tool, python, onnx
Score: 6.5/10 (Innovation: 5, Technical: 7, Documentation: 8, Utility: 6)
Textsnap is a CPU-only OCR tool that leverages a quantized vision-language model to extract text from images, screenshots, and webpages via a single command. Its interesting combination of offline capability, markdown preservation, and clipboard support makes it a practical utility for developers needing fast, private OCR without GPUs or cloud dependencies.
Target audience: backend devs, data engineers, devops
Repository: https://github.com/kouhxp/textsnap · Python · MIT
View on Hacker News