Privvert - private browser-based file toolsPrivvert

Immagine → testo (OCR)

Estrai testo stampato

Trascina i file qui
o clicca per sfogliare - i file restano sul tuo dispositivo
Dimensione massima: 20 MB

Informazioni su questo strumento

Extract text from images using on-device OCR powered by Tesseract.js. Works on screenshots, photos of documents, signs, scanned receipts, hand-drawn whiteboards, and pages from books - in over 100 languages.

Because the OCR engine runs entirely in your browser via WebAssembly, you can scan confidential documents, medical paperwork, contracts and ID cards without anything leaving your machine. Copy the text to clipboard or download as a .txt file.

OCR runs locally via Tesseract compiled to WebAssembly. The image is binarized, segmented into text blocks and recognized character-by-character against a trained language model. Accuracy depends heavily on image quality: 300 DPI scans of printed text usually exceed 98% accuracy, while photos of handwriting or low-contrast signs can drop into the 60-80% range.

Funzionalità

  • Tesseract.js OCR running locally in your browser
  • 100+ language packs (download on demand)
  • Reads JPG, PNG, WebP, BMP and most image formats
  • Copy text to clipboard with one click
  • Download recognized text as .txt
  • Confidence scores per word (advanced view)
  • Browser-only - images never uploaded

Come si usa

  1. Drop in an image with text.
  2. Pick the document language (or 'eng' for English).
  3. Click Recognize.
  4. Copy the extracted text or download as .txt.
🔒 100% privato

Tutto avviene all'interno del tuo browser con JavaScript e WebAssembly. I tuoi file non vengono mai caricati su un server, mai memorizzati e mai visti da noi.

Domande frequenti

Why is some text wrong?

OCR accuracy depends on contrast, resolution, font and skew. Higher-resolution images, cleaner crops, and good lighting all help. Handwritten text is the hardest - printed text usually scans well.

Which languages are supported?

Over 100 - including English, Danish, German, French, Spanish, Italian, Swedish, Norwegian, Polish, Russian, Chinese, Japanese, Arabic and more. Pick the right one for best results.

Can I scan multi-page documents?

OCR runs per image. For PDFs, convert pages to images first with the PDF → Images tool, then OCR each page.

How does this compare to Google Lens?

Lens is more accurate on hard images (handwriting, skewed text) but uploads your image to Google. Privvert is local, free, and accurate enough for most printed text.

Does it work on photos or only scans?

It works on both, but scans win. For phone photos, hold the camera parallel to the page (no perspective skew), make sure lighting is even, and crop to just the text area before running OCR.

Why is private OCR a privacy upgrade?

Cloud OCR services see every word in every receipt, ID card, lease or contract you upload. Running OCR in the browser means those documents never leave your device - the same reason the redaction article argues for offline tools when handling sensitive paper.