OCR a PDF — make scans searchable
Drop a scanned PDF and get the same document back — searchable, selectable, and with the text downloadable as .txt. Recognition runs on your device.
Recognizes printed English text. More languages are planned.
Files are processed entirely in your browser. Nothing is uploaded to any server.
Free, private, and actually unlimited.
No daily caps. No upload queue. No spinner that turns into a paywall after the third file.
Private by architecture
Your PDF's contents never leave your device. The editing tools run entirely in your browser — no upload, no server-side copy — and a Content-Security-Policy blocks any code that would try. Only account and contact actions ever reach our server, and they never carry your file.
Truly unlimited
No hourly throttling. No daily or monthly caps. No file-count limit. Edit one PDF or ten thousand — same site, same speed, no nag screen.
No signup, no watermarks
Every tool below works with or without an account or email. Output PDFs are clean — no stamps, no banners, no preview-mode quality downgrades.
About this tool
A scanned PDF is a stack of photographs: you can read it, but you can't search it, select a sentence, or copy a paragraph into an email. OCR (optical character recognition) fixes that. Drop a scanned PDF here and you get back the same document — same pages, same image quality, byte-for-byte identical to look at — with an invisible text layer aligned over the print, so Ctrl+F finds things, text selects naturally, and copy-paste works. You can also download everything the OCR read as a plain .txt file.
The pipeline runs entirely in your browser: PDFium (the engine behind this site's editor) renders each page at 300 DPI — the resolution OCR engines are happiest at — and Tesseract, the open-source OCR engine that Google maintained for years, recognizes the text as WebAssembly running on your own machine. Even the OCR language model is served from this site, not a third-party CDN, so the network panel stays empty while your document is processed. That makes this one of the few OCR tools where 'we never see your document' is verifiable rather than a promise.
Expectations, honestly set: recognition quality on clean, printed English documents is very good — contracts, books, letters, invoices. Quality drops on low-resolution scans, skewed photos, handwriting, and decorative fonts; OCR is probabilistic, and the occasional misread word is normal. The searchable PDF keeps the original scan on top, so even where a word is misread, what you see is still the true page — only the hidden search layer is imperfect. English is the supported language in this version, with more planned.
Frequently asked questions
Is my scan uploaded for processing?
What does a "searchable PDF" actually mean?
How accurate is the recognition?
Which languages are supported?
How long does it take?
My PDF already has some text — can I still OCR it?
All PDF tools
Free, private, browser-based — pick the task you need.
Edit & sign
- Edit a PDFOpen the full editor — text, shapes, drawings, and more.
- Edit PDF textReplace text in place — fix typos, update names and dates.
- Sign a PDFDraw or type a signature and place it on any page.
- Add image to PDFDrop logos, photos, or stamps onto any PDF page.
- Watermark a PDFStamp text across every page — DRAFT, CONFIDENTIAL, your name.
Organize pages
- Merge PDFsCombine several PDFs into one file with drag-to-reorder.
- Split a PDFCut one PDF into many by page ranges or every N pages.
- Delete pagesRemove unwanted pages and save a clean copy.
- Rotate pagesTurn sideways or upside-down pages the right way up.
- Extract pagesPull a selection of pages out into a new PDF.
- Duplicate pagesCopy any page as many times as you need.
- Reorder pagesDrag pages into the order you actually want.
- Compress PDFShrink a PDF to email-friendly size — three quality levels.
Convert
- PDF to JPGRender every page of a PDF as a JPG or PNG image.
- JPG to PDFCombine multiple JPG or PNG images into a single PDF.
- PDF to textExtract the text content of a PDF as a plain .txt file.
- HTML to PDFConvert HTML markup or a saved webpage into a PDF document.
- Word to PDFTurn a Word .docx into a PDF that looks the same everywhere.
- Excel to PDFTurn an Excel .xlsx into a clean, printable PDF.