OCR PDF

Zrób PDF przeszukiwalnym i dającym się kopiować.

Jak to działa:

  • Wyodrębnij tekst: Używa Tesseract OCR do rozpoznawania tekstu z zeskanowanych obrazów lub plików PDF.
  • Wynik przeszukiwalny: Tworzy nowy plik PDF z niewidoczną warstwą tekstu, dzięki czemu dokument staje się w pełni przeszukiwalny, z zachowaniem oryginalnego wyglądu.
  • Filtrowanie znaków: Używaj białych list, aby odfiltrować niechciane znaki i poprawić dokładność dla określonych typów dokumentów (faktury, formularze itp.).
  • Obsługa wielu języków: Wybierz wiele języków dla dokumentów zawierających treść w różnych językach.

Kliknij, aby wybrać plik lub przeciągnij i upuść

Twoje pliki nigdy nie opuszczają Twojego urządzenia.

Jak to działa

1

Upload File

Kliknij lub przeciągnij i upuść plik, aby rozpocząć

2

Process

Kliknij przycisk przetwarzania, aby rozpocząć

3

Download

Natychmiast zapisz przetworzony plik

Powiązane narzędzia PDF

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

Często Zadawane Pytania

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.