A scanned PDF looks like a normal document, but it is really just a stack of images. You cannot select the text, search for a word, or copy a sentence — because as far as the computer is concerned, there is no text there at all, only a picture of it. This is where OCR (optical character recognition) comes in: it reads the shapes of the letters in the image and reconstructs the actual text.
ColaPDF makes your scanned PDF searchable by running OCR directly in your browser and adding an invisible text layer on top of each page. The page still looks exactly the same, but now you can search, select and copy the text. Because the recognition happens on your own device, sensitive documents — medical records, contracts, legal papers — never get uploaded to anyone. Only the generic OCR engine and the language model are fetched from a public CDN; your file stays with you.
No. The text recognition (OCR) runs entirely in your browser. Your PDF never leaves your device. Only the OCR engine and language model are downloaded from a public CDN — never your file.
A scanned PDF is really just images of pages, so you cannot select or search the text. OCR reads the text and adds an invisible text layer on top, so you can search, select and copy it.
OCR is very good on clear, printed text. Accuracy drops on handwriting, low-resolution scans, unusual fonts or multi-column layouts. Choosing the correct document language helps a lot.
The first time you use a language, its recognition model (a few MB) is downloaded and cached. After that it is much faster.
Portuguese, English, Spanish, French, German and Italian, including combined options like Portuguese + English for mixed documents.