Finish
Run on-device OCR over your scanned pages and export a PDF with an invisible, selectable text layer. The Tesseract engine runs in your tab.
There is no upload endpoint — your files are processed in this browser tab. Open your network tab and check. See how it stays private.
How to make a scan searchable with OCR
- Prepare pages. Scan or import pages and clean them up for accuracy.
- Run OCR. Tesseract recognizes the text on each page in your browser.
- Get a text layer. The recognized text is placed invisibly over the image.
- Export. Download a searchable PDF you can select and search.
A scan is just a picture until it has a text layer — you can't search it, copy from it, or have a screen reader read it. OCR fixes that by recognizing the characters and laying them invisibly over the image, so the page looks the same but behaves like a real document.
Accuracy tracks input quality, which is why the enhance steps matter: straight, high-contrast pages recognize far better than dim, tilted ones. Choosing the right language further sharpens the result.
Clean pages first with Deskew and Scan filters, and if you have an existing PDF rather than a scan session, the Document Desk's OCR handles that too.
Frequently asked questions
What does OCR add to my scan?
It adds an invisible text layer aligned to the page image, so the PDF looks identical but you can search, select, and copy the text — and screen readers can read it.
How do I get the best OCR accuracy?
Clean input helps most: de-warp and deskew the pages and use the black & white filter so text is crisp before running recognition.
Which languages are supported?
Tesseract supports many languages; pick the one matching your document so characters and diacritics are recognized correctly.
Is my document uploaded for OCR?
No. Recognition runs via WebAssembly in your browser, which is what lets you OCR confidential paperwork without it leaving the device.
Related tools
- DeskewAuto-detect the skew angle of a scan and straighten every page without clipping content — pure canvas, runs on your device.
- Scan filtersApply flatbed-quality scan filters — grayscale, high-contrast black & white, or a color boost — plus brightness and contrast, all in your browser.
- OCRImage pages → text or searchable PDF
- Build PDFAssemble your captured pages into a single PDF with your choice of page size and margins — built locally with pdf-lib, never uploaded.