Public work · Linux desktop

Snip the screen. Copy the text.

VoxSnip is a Linux utility for area screenshots and on-screen OCR. Press Alt+S to copy a snip, or Alt+W to extract text with Tesseract.

install.sh
curl -fsSL https://voxsnip.voxonlabs.com/install.sh | bash

Alt+S · Screenshot

Select an area and copy the image straight to the clipboard.

Alt+W · Text extractor

OCR the selected region and copy the recognized text.

Supports English, EU languages (Spanish, French, German), Japanese (including vertical text), and Nepali out of the box. OCR runs locally with Tesseract. Review the installer before piping it to a shell.