OCR PDF

Make a PDF searchable and copyable.

How it works:

  • Extract Text: Uses Tesseract OCR to recognize text from scanned images or PDFs.
  • Searchable Output: Creates a new PDF with an invisible text layer, making your document fully searchable while preserving the original appearance.
  • Character Filtering: Use whitelists to filter out unwanted characters and improve accuracy for specific document types (invoices, forms, etc.).
  • Multi-language Support: Select multiple languages for documents containing mixed language content.

Click to select PDF or drag and drop

Your files never leave your device.

How It Works

1

Upload File

Click or drag and drop your file to begin

2

Process

Click the process button to start

3

Download

Save your processed file instantly

Related PDF Tools

Merge PDF

Free online merge PDF tool

Compress PDF

Free online compress PDF tool

Split PDF

Free online split PDF tool

Edit PDF

Free online edit PDF tool

Rotate PDF

Free online rotate PDF tool

Frequently Asked Questions

How do I know if my PDF needs OCR?

Open the file in any viewer and try to select a line of text. If nothing highlights or search finds no matches, the pages are just images (a scan or a photo) and OCR is what adds the missing text. A PDF that already has selectable text doesn't need this tool.

Which languages can it recognize?

Over 100 Tesseract language packs are listed, from English and Spanish to Arabic, Hindi, Japanese, and Chinese. Tick every language that appears in the document; the packs are loaded together so mixed-language pages are recognized in one pass. Some self-hosted deployments bundle a shorter list and say so above the language picker.

Does OCR change how my document looks?

No. The original pages are copied unchanged and an invisible text layer is drawn on top, positioned word by word to match the scan. You see the same image as before, but you can now search, select, and copy the text.

Which resolution setting should I use?

High (288 DPI) is the default and handles typical office documents. Drop to Standard (192 DPI) when speed matters or the file is long, and use Ultra (384 DPI) for small print, footnotes, or poor scans. Higher settings take noticeably longer since every page is rendered at that size before recognition.

What does the character whitelist do?

It restricts the output to a fixed set of characters, which cuts down on errors like a lowercase l being read as a 1. The Invoice preset allows only digits and the symbols $ . , / - # :, Numbers Only suits serial numbers or meter readings, and Custom lets you type your own set.

Can it read handwriting?

Not reliably. Tesseract is trained on printed text, so neat block capitals sometimes work but cursive mostly produces noise. Results are best on clean, well-lit printed pages; the Binarize option helps with faded or low-contrast scans, and Deskew PDF straightens tilted ones first.

Can I get just the recognized text instead of a PDF?

Yes. When OCR finishes, the extracted text appears in a box where you can review it, copy it to the clipboard, or download it as ocr-text.txt. The searchable PDF download is separate, so you can take either or both.

Does OCR upload my scans to a server?

No. Tesseract runs as WebAssembly inside your browser; the only downloads are the OCR engine and the language packs you selected, fetched the first time they're needed. The scanned pages and the recognized text stay on your device.