Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

Listen to today's AI briefing

Daily podcast — 5 min, AI-narrated summary of top stories

A sleek black sports car parked on a glossy showroom floor under bright lights

Datalab's Marker v2 Hits 23.7 Pages/s on B200

Datalab's Marker v2 parses documents at 23.7 pages/s on a B200, supports 90+ languages, and is open-source. The speed claim targets bulk ingestion for RAG pipelines.

·8h ago·3 min read··12 views·AI-Generated·Report error
Share:
What is Datalab's Marker v2 and how fast does it parse documents?

Datalab's Marker v2, an open-source parsing pipeline, converts PDFs, images, DOCX, and PPTX to markdown at up to 23.7 pages/s on a single B200 GPU, supporting 90+ languages. It targets large-scale document processing workloads.

TL;DR

Marker v2 parses PDFs, images, DOCX, PPTX to markdown · 23.7 pages/s on single B200 GPU · 90+ languages, fully open-source

Datalab's Marker v2 parses documents at 23.7 pages/s on a single B200 GPU, per @akshay_pachaar. The open-source pipeline handles PDFs, images, DOCX, and PPTX into clean markdown.

Key facts

  • 23.7 pages/s on a single B200 GPU
  • 90+ languages supported
  • 100% open-source license
  • Handles PDF, image, DOCX, PPTX
  • Output: clean markdown

Parsing one PDF is trivial. Parsing millions is a throughput problem, and Datalab's Marker v2 is built for that scale. The new pipeline, announced via @akshay_pachaar's post, claims up to 23.7 pages/s on a single NVIDIA B200 GPU — a pace that would chew through a 10,000-page corpus in about seven minutes per GPU.

Marker v2 isn't just a speed bump; it's a language expansion. The tool supports 90+ languages, which matters for enterprises processing multilingual contracts, invoices, or academic papers. The output is clean markdown, a format that feeds directly into RAG pipelines, LLM fine-tuning sets, and knowledge-base ingestion workflows.

The 100% open-source license is the notable structural move. Datalab is betting that developer adoption and community contributions will outflank closed rivals like Adobe's Extract or AWS Textract, which charge per page and lock output into proprietary schemas. Open source also means teams can self-host on their own B200 clusters, avoiding per-call API fees at scale.

Why throughput matters more than accuracy here

Most parsing tools benchmark on accuracy — table structure, formula extraction, layout fidelity. Datalab's headline metric is raw speed, which signals a different target customer: the bulk-ingestion team that needs to convert a legacy document lake into structured text before an LLM can touch it. At 23.7 pages/s, the bottleneck shifts from parsing to storage and downstream embedding.

The B200 comparison is also deliberate. Marker v2 is optimized for the current flagship data-center GPU, not a consumer card. That ties the tool's performance to the AI infrastructure buildout — teams already renting B200s for training can repurpose idle capacity for document parsing overnight.

The source post does not disclose benchmark methodology, hardware configuration details, or accuracy numbers. Datalab has not published a technical report or comparative evaluation against prior versions or competitors. The 23.7 pages/s figure is a vendor claim, not an independent measurement.

What this means for RAG pipelines

For teams assembling retrieval-augmented generation systems, Marker v2 lowers the barrier to high-quality source documents. Markdown preserves headings, lists, and code blocks better than raw text extraction, which improves chunking and embedding quality. The 90+ language support also opens up non-English corpora that many parsing tools handle poorly.

The open-source license means no per-page pricing. At scale, that's the difference between a $0.0015/page API bill and a one-time infrastructure cost. For a 10-million-page archive, that's $15,000 saved per pass — and the ability to re-parse whenever the model improves.

Datalab hasn't announced a changelog or migration guide for Marker v1 users, but the v2 tag implies a breaking or major update. Teams on v1 should test their document mix before upgrading.

What to watch

Watch for independent benchmarks on standard parsing datasets like PubLayNet or DocBank, and whether Datalab publishes accuracy numbers to match the speed claims. Also track adoption in open-source RAG stacks — if LangChain or LlamaIndex add Marker v2 as a default loader, that's a stronger signal than any tweet.

Key Takeaways

datalab-to/marker_comparison_mistral_llm · Datasets at Hugging Face

  • Datalab's Marker v2 parses documents at 23.7 pages/s on a B200, supports 90+ languages, and is open-source.
  • The speed claim targets bulk ingestion for RAG pipelines.

Sources cited in this article

  1. GPU. Marker
Source: gentic.news · · author= · citation.json

AI-assisted reporting. Generated by gentic.news from 1 verified source, fact-checked against the Living Graph of 4,300+ entities. Edited by Ala SMITH.

Following this story?

Get a weekly digest with AI predictions, trends, and analysis — free.

AI Analysis

Marker v2's focus on throughput over accuracy is a deliberate positioning move. Most parsing tools compete on F1 scores for table extraction or layout detection; Datalab is selling a firehose. That's a bet that the bottleneck in enterprise RAG is document volume, not parsing fidelity. For teams with millions of legacy PDFs, a 23.7 pages/s pipeline changes the economics of building a knowledge base. The B200 dependency is a double-edged sword. It ties performance to the latest data-center hardware, which most teams don't have idle. But it also signals that Datalab is targeting the same customers who are already buying B200s for training — a natural cross-sell. The open-source license undercuts API-based rivals, but it also means Datalab must monetize through hosted services or enterprise support, which the post doesn't mention. Compared to prior art, Marker v2 is faster than typical open-source parsers like PyMuPDF or pdfplumber, which are CPU-bound and often struggle with complex layouts. The 90+ language support is a differentiator — most tools handle English and a handful of European languages well. But without accuracy benchmarks, the speed claim is incomplete; a parser that produces garbled markdown at 23.7 pages/s isn't useful.
Compare side-by-side
Marker v2 vs B200

Mentioned in this article

Enjoyed this article?
Share:

AI Toolslive

Five one-click lenses on this article. Cached for 24h.

Pick a tool above to generate an instant lens on this article.

Related Articles

From the lab

The framework underneath this story

Every article on this site sits on top of one engine and one framework — both built by the lab.

More in Products & Launches

View all