{
  "id": 9171113,
  "title": "ABBYY gives old-school OCR a job in the AI pipeline",
  "url": "https://urgent.news/2026/09/22/abbyy-gives-old-school-ocr-a-job-in-the-ai-pipeline-9171113",
  "topic": "ai",
  "section": "AI",
  "published": "2026-09-22T17:15:00.000Z",
  "source": {
    "name": "The Register",
    "slug": "the-register",
    "url": "https://www.theregister.com/applications/2026/09/22/abbyy-gives-old-school-ocr-a-job-in-the-ai-pipeline/5298361"
  },
  "original_language": "en",
  "account": "ABBYY has repackaged its FineReader OCR engine as a self-hosted tool called FineParser, designed to convert documents into structured text for use by AI systems. The tool operates within a Docker container on a CPU, without necessitating a GPU. FineParser's primary objective is to maintain the layout of a document while extracting its content, transforming images of documents in various languages into structured, formatted text suitable for processing with modern generative AI language models (LLMs). While preserving document structure is its main purpose, FineParser can also assist in digitizing print text for modern content management systems (CMS), archival purposes, or as part of a production pipeline.\n\nABBYY refers to FineParser's approach as \"deterministic AI,\" emphasizing that the tool extracts text and document structure rather than generating plausible renditions of them. The output of FineParser can be fed into a generative AI system, resulting in less predictable responses. The company also offers a programmable machine-learning framework called NeoML, which is free and open-source (FOSS) and available on GitHub. Additionally, ABBYY publishes an OCR Software Development Kit (SDK) for companies seeking to integrate the FineReader engine into their own products.\n\nFineParser itself is not open source, but ABBYY maintains a GitHub repository containing examples and community support. The self-hosted tool comes with a free tier allowing 1,000 pages per month for one year. Subscriptions to higher tiers connect to a license server for validation; for fully offline deployment, an Enterprise plan is required. Preserving the document structure means recognizing columns in reading order, headings, and tables, including those without borders, instead of generating a jumble of extracted text. FineParser also handles handwriting and more than 200 languages. Developers can submit documents via FineParser's REST API, receiving the output as plain text, JSON, or DocLang, a compact format intended for LLM input.\n\nABBYY asserts that its decades-old OCR approach—running on a CPU, preserving the layout, and leaving text generation to other tools—still has a place in the AI pipeline. The company believes that the old-fashioned aspect can still be useful.",
  "summary": "FineParser runs in a CPU-powered container, preserving tables and layout before handing documents to an LLM",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 2,
    "also_reported_by": [
      {
        "outlet": "The Register Science",
        "title": "ABBYY gives old-school OCR a job in the AI pipeline",
        "url": "https://urgent.news/2026/09/22/abbyy-gives-old-school-ocr-a-job-in-the-ai-pipeline",
        "published": "2026-09-22T17:15:00.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}