OCR (Optical Character Recognition) converts text images in a scanned PDF into selectable, searchable text. After OCR, you can select, copy, and search text in the document as if it were a native digital PDF.
OnlinePdfEditor uses Tesseract.js, one of the most advanced open-source OCR engines, to recognize text in English, Italian, and many other languages. The engine uses LSTM neural models trained on millions of documents: it recognizes typographic fonts, italics, bold text, and even legible handwriting. Recognized text is written as an invisible layer overlaid on the original page image — so the document appearance does not change, but the text becomes selectable and searchable.
OCR is fundamentally different from direct text extraction (the 'PDF to Text' tool): that tool only works on digital PDFs that already have a native text layer; OCR works on scans, document photographs, and any PDF where the text is actually an image. After OCR you can use the resulting PDF as input for Word or Excel conversion, getting editable documents even from scanned paper.