Skip to content

OCR

An encyclopedic cluster explaining optical character recognition: how the recognition pipeline turns scanned page images into machine-readable text, what governs accuracy, how searchable output and text layers are produced, and how languages, scripts, and layout are handled. Standards-first and vendor-neutral, covering OCR output formats (searchable PDF text layers, hOCR, ALTO XML) and adjacent recognition types (ICR, OMR) without benchmarks, rankings, or invented accuracy figures.

34 live pages · long-term capacity 2642

Entities

technology

Optical Character Recognition · Tesseract

concept

Intelligent Character Recognition · Optical Mark Recognition · Text layer · Binarization · Deskew · Layout analysis · Ground truth · Confidence score · Handwriting recognition

format

Searchable PDF · hOCR · ALTO XML · Mixed Raster Content

standard

PDF/A · Unicode · OCR-A

organization

Adobe · ISO

Connected clusters

In the archive

Pages in this cluster

Planned coverage

  • How OCR Works: From Page Image to TextWalks the recognition pipeline: image capture, preprocessing, layout analysis, character/word recognition, and text output.
  • What Affects OCR AccuracyExplains the durable factors — resolution, contrast, skew, noise, font, language, layout complexity — that influence recognition quality, without citing accuracy percentages.
  • How Searchable PDFs Are CreatedDescribes how OCR adds an invisible text layer over a scanned page image so the document becomes selectable and searchable.
  • OCR vs ICR: Printed Text vs Handwriting RecognitionContrasts optical character recognition of machine print with intelligent character recognition aimed at hand-printed characters.
  • How OCR Handles Languages and ScriptsExplains language models, character sets, and script direction (Latin, CJK, right-to-left) and why script selection matters.
  • Preparing Documents for OCRPractical, vendor-neutral scan-quality guidance: resolution, lighting, contrast, and flat pages that improve recognition.
  • Image Preprocessing for OCR: Deskew, Binarize, DenoiseExplains the preprocessing steps that clean a page image before recognition and why each helps.
  • OCR Confidence Scores ExplainedDescribes what per-character and per-word confidence values represent and how they flag uncertain recognition.
  • How OCR Reads Tables and Multi-Column PagesCovers layout/zoning analysis and reading order for complex page structures.
  • Why OCR Makes MistakesExplains common error sources — look-alike characters, broken glyphs, bleed-through, unusual fonts — as durable phenomena.
  • OCR Output Formats: Text, Searchable PDF, hOCR, ALTOCompares plain text, searchable PDF, hOCR, and ALTO XML and what positional/layout data each preserves.
  • OCR and Handwriting RecognitionExplains why cursive and free handwriting are harder than machine print and how handwriting recognition differs.
  • Searchable PDFDefines a searchable PDF as an image page plus a hidden text layer.
  • Text LayerDefines the invisible OCR text layer positioned over a page image.
  • hOCRDefines the hOCR format for embedding OCR results, including layout, in HTML/XML.
  • ALTO XMLDefines ALTO XML as a standard for representing OCR text and layout of digitized pages.
  • BinarizationDefines converting a grayscale/color scan into a two-tone image for recognition.
  • DeskewDefines correcting the rotation of a tilted scanned page.
  • Intelligent Character Recognition (ICR)Defines ICR as recognition aimed at hand-printed characters.
  • Optical Mark Recognition (OMR)Defines OMR as detecting marks in fixed positions, e.g. checkboxes and bubble forms.
  • Ground TruthDefines verified reference text used to evaluate or train OCR.
  • Batch OCR of Scanned ArchivesVendor-neutral workflow for running OCR across many scanned files to make an archive searchable.
  • Make Old Scans Searchable with OCRWorkflow for adding a text layer to existing image-only scans.
  • Extract Text from a Photo of a DocumentWorkflow for OCR on phone-camera captures, including cropping, deskew, and contrast steps.