All articles
Explainers 2 min read

What Is OCR? How Scanned Paper Becomes Searchable Text

A photo of a page is just pixels — you can't select or search it. OCR is the technology that reads those pixels back into real, usable text.

Share
Digital transformation of a document, illustrating optical character recognition (OCR) extracting searchable text.

Here's a puzzle. You scan a printed page and save it as a PDF. It looks full of text — but try to select a word or search for a name and nothing happens. Why? Because to the computer, your scan isn't text at all. It's a photograph of text: a grid of coloured dots. OCR is how we turn those dots back into words.

In one sentence

OCR (Optical Character Recognition) reads the shapes in an image and figures out which letters and words they represent — so a picture of a page becomes real, searchable text.

Image text vs. real text

Every digital document is one of two things. Real text is stored as characters the computer understands — you can select, copy, search and resize it. Image text is just pixels arranged to look like letters; the meaning is invisible to software. A scan, a photo of a receipt, or a screenshot are all image text.

How OCR actually works

  1. 1

    Clean up the image

    Straighten, sharpen and increase contrast so the letters stand out from the background.

  2. 2

    Find the characters

    Detect where individual letters and words sit on the page, line by line.

  3. 3

    Recognise each shape

    Match each shape to the most likely letter — modern OCR uses machine learning trained on millions of characters and fonts.

  4. 4

    Rebuild the text

    Assemble the letters into words and lines, often using a dictionary to fix likely mistakes ("rn" vs "m").

Why it matters

  • Search — find any word across thousands of scanned pages instantly.
  • Editing — pull the text into Word instead of retyping it.
  • Accessibility — screen readers can finally read the document aloud.
  • Archiving — searchable PDFs make digital record-keeping actually usable.

Try PDF → Word — free

Turn a PDF into an editable Word document — free text mode, or AI for structure.

Open PDF → Word

Where OCR still struggles

OCR is excellent but not magic. Handwriting, low-resolution scans, unusual fonts, heavy background patterns and skewed photos all lower accuracy. The single biggest thing you can do to improve results is start with a clean, high-contrast, straight scan — good input beats clever software every time.

Always proofread

Even 99% accuracy means roughly one error every few lines. For anything important — names, numbers, legal text — check the OCR output against the original.

Frequently asked questions

What does OCR stand for?
Optical Character Recognition — technology that recognises the characters in an image and converts them into machine-readable text.
Can OCR read handwriting?
Some can, but printed text is far more reliable. Handwriting recognition (sometimes called ICR) has improved a lot but still struggles with messy or cursive writing.
Does a scanned PDF already contain text?
Usually not. A plain scan is just an image of the page. It only becomes searchable once OCR has been run on it to add a text layer.
How can I get the best OCR accuracy?
Start with a high-resolution, well-lit, straight scan with good contrast. Clean input matters more than any single tool — crooked, blurry or low-contrast images are where errors creep in.

Tools mentioned in this article

Found this useful? Share it.

Share

Comments

Sign in to join the conversation.

Keep reading