Datalab、文書変換ツール「Marker 2」を公開
Datalab はオープンソース文書変換パイプライン「Marker 2」を公開し、olmOCR-bench で 76.0% のスコアを獲得すると同時に、競合の MinerU を上回る 5 倍のスループットを実現した。
AIニュース価値スコアβ
主要ニュースAI関連度、新規性、日本での有用性など6軸を公開検証中です。現在、掲載順には使用していません。
- AI関連度
- 100
- 情報源の信頼性
- 25
- 新規性
- 75
- 検索具体性
- 75
- 重複の少なさ
- 100
- 日本での有用性
- 25
AI モデル(Surya OCR 2)とベンチマーク(olmOCR-bench)を用いた新ツールの詳細な性能比較と技術的改修点を明記しており、新規性と専門性の両面で高い評価に値する。ただし、日本企業や日本固有の事情に関する言及はほぼないため、国内関連性は低く設定した。
キーポイント
性能とスループットの劇的向上
olmOCR-bench で 76.0% のスコアを記録し、B200 GPU 上で 1 秒あたり 2.9 ページの変換速度(MinerU の約 5 倍)を達成した。
3 つの柔軟な変換モード
高品質な「balanced」モード、低コストで高速な「fast」モード、GPU を不要とする完全 CPU ベースの「disable_ocr」モードを提供し、用途に応じて選択可能。
アーキテクチャとコンポーネントの刷新
Surya OCR 2(20M パラメータ)や高速化された pdftext を採用し、単一の推論サーバーを複数の CPU ワーカーで共有する設計によりスケーラビリティを向上させた。
互換性変更と環境要件
Python 3.10+ の必須化やパッケージ管理の Poetry から uv への移行、構造化抽出機能の削除など、アップグレード前に確認すべき破壊的変更が含まれている。
ベンチマークの信頼性と再現性
数値は Datalab 独自の検証によるもので、オープンなハッチングを通じて他社のツール(MinerU, Docling, LiteParse)も同じ環境で比較可能である。
Marker 2 の性能と速度の優位性
Marker 2 は MinerU よりスコアが高く、速度は 5.4 倍(バランスモード)、13.7 倍(高速モード)で圧倒しており、Docling や LiteParse よりも精度と速度の両面で勝る。
各ツールの特性とトレードオフ
MinerU は VLM バックエンド別評価が必要であり、Docling はガバナンスや形式の広さが強み、LiteParse は OCR なしで極端な高速化が可能だがレイアウトモデルがないため複雑な文書には弱い。
重要な引用
Marker 2’s balanced mode scores 76.0% overall and 83.5% on born-digital PDFs.
That is over 5× the throughput of MinerU’s pipeline backend
Many thin CPU workers share a single Surya inference server.
Teams evaluating these systems should run the harness against their own corpus, which is the only way to know how the four rank on the documents they actually process.
LiteParse has no layout model and collapses on anything non-linear.
For scans, math-heavy pages, and achieving top accuracy, the VLM tier remains superior to all listed pipelines.
影響分析・編集コメントを表示
影響分析
このリリースは、文書解析および OCR パイプラインにおけるオープンソース分野のパフォーマンス基準を大幅に引き上げるものであり、特に大規模なドキュメント処理やコスト効率を重視する現場での採用が加速すると予想されます。Surya VLM との統合による柔軟性向上は、特定のハードウェア制約下でも高品質な変換を可能にする重要な技術的転換点です。
編集コメント
Marker 2 の登場は、文書変換の速度と精度という二つの課題を同時に解決する画期的な進展です。特に CPU と GPU の両方で柔軟に動作できる設計は、リソース制約のある環境でも高品質な処理を実現する鍵となるでしょう。
Datalab は、オープンソースの文書変換パイプラインを全面書き換えした「Marker 2」をリリースしました。このツールは PDF、画像、PPTX、DOCX、XLSX、HTML、EPUB ファイルをマークダウン、JSON、HTML、あるいはチャンク形式に変換します。Datalab チームは、過去数ヶ月で整備された 3 つの主要コンポーネントを中心に再構築しました。具体的には、20M パラメータの高速レイアウトモデル「Surya OCR 2」と、従来比で 3 倍高速化した「pdftext」です。
評価は、Allen AI が提供する第三者ベンチマーク「olmOCR-bench」の結果が主眼となります。Marker 2 のバランスモードでは全体スコアが 76.0%、デジタルネイティブな PDF では 83.5% を記録しました。また、単一の B200 GPU で秒間 2.9 ページの処理速度を維持しています。これは、スコア 72.7%・秒間 0.54 ページの MinerU パイプラインバックエンドと比較して、スループットが 5 倍以上に達することを意味します。同様の環境で Docling をテストした結果は、秒間 2.1 ページ処理でスコア 50.3% でした。
Marker 2 は現在利用可能です。同等の設定条件下において、MinerU、Docling、LiteParse と比較して最大 5 倍高速かつ高精度です。
PDF、画像、DOCX をマークダウンに変換。CPU および GPU に両対応で、最大秒間 27 ページの処理が可能 pic.twitter.com/75nMipDaZ7
— Vik Paruchuri (@VikParuchuri) 2026 年 7 月 21 日
Marker 2 の新機能
Marker 2 では、従来の単一パスから 3 つの変換パスが選べるようになりました。
balanced(バランスモード):Surya VLM がレイアウトを処理し、埋め込まれたテキストの品質が悪い場合はページ全体を再 OCR します。最高品質で GPU 環境での性能に最適です。olmOCR-bench スコアは 76.0%。
fast(高速モード):軽量な rf-detr/onnx レイアウト検出器と pdftext を組み合わせ、VLM の使用を最小限・必要箇所に絞った構成です。スコアは 66.6% で、コスト面で大幅に有利です。
–disable_ocr オプションは、純粋なテキストレイヤーの抽出のみを行い、VLM(視覚言語モデル)への呼び出しは一切行いません。CPU のみで完結するため、処理速度は 23.7 ページ/秒、精度は 43.6% です。
デフォルトではデバイス認識機能が有効化され、GPU 環境ではバランス型、CPU や MPS(Apple Silicon)環境では高速モードが自動選択されます。必要に応じて –mode オプションで手動オーバーライドも可能です。この第 2 の構造的変更は、フル CPU サポートの実装です。–disable_ocr を指定すれば GPU も推論サーバーも不要となり、20M パラメータのレイアウトモデルでも、CPU 上でカラム、テーブル、ヘッダーの認識を正確に行えます。
第 3 の変更はアーキテクチャ上のものです。これが処理スループットの数値に直結する要因です。多数のスリムな CPU ワーカーが単一の Surya 推論サーバーを共有します。親プロセスが VLM の並列実行数をワーカー間で調整するため、スループットは各プロセスの VRAM に依存せず、サーバー全体のキャパシティに応じてスケールします。Datalab によると、同じハードウェア環境でバランスモードを使用した場合、スループットは約 2.9 ページ/秒を維持できる一方、シングルストリームの従来方式では約 0.3 ページ/秒にとどまります。
アップグレード前に知っておくべき破壊的変更点があります。Python 3.10 以上が必須となりました。パッケージ管理は Poetry から uv へ移行し、ビルドバックエンドには hatchling を採用しましたが、pip install marker-pdf コマンド自体に変更はありません。また、構造化抽出コンバーターと抽出器は削除されました。Datalab では、代わりにホストされた API の利用か、–use_llm ワークフローの採用を推奨しています。
比較
評価基準は、Ai2 が提供する olmOCR-bench です。このベンチマークには約 1,403 件の PDF ドキュメントが含まれており、数式のレンダリング、表の構造、読み順、ヘッダーとフッター、および古いスキャン画像などに対応する 8,400 件ほどのパス/フェイル単位テストが用意されています。総合スコアは、公式の olmOCR-bench チェッカーを用いて計算された 8 つのカテゴリにおけるマクロ平均値です。
スループットについては、B200 ホスト 1 台上で維持される並列処理能力(pg/s)を指しており、単一ストリームのレイテンシではありません。
出典に関する補足です。olmOCR-bench は Ai2 が提供するサードパーティ製のベンチマークですが、以下に示すスコアやスループットの数値はすべて Datalab 自身の実行結果に基づいています。これらはすべて Marker リポジトリに含まれるオープンなハッチ(検証枠組み)を通じて再現可能です。このハッチには、Marker 自体に加え、MinerU、Docling、LiteParse の各競合製品のランナーも同梱されています。
なお、これらの数値は単一のハードウェア環境で測定された特定のベンチマーク用ドキュメントミックスの結果を反映したものです。そのため、実際の利用環境における結果が異なる可能性があります。各チームがこれらのシステムを評価する際は、自社のコーパスに対してハッチを実行することが不可欠です。実際に処理対象となるドキュメント上で 4 つのシステムの順位を正確に把握できるのは、この方法だけです。

Marker 2 と MinerU の比較
MinerU のパイプラインバックエンドは、アーキテクチャの観点から最も類似しています。両者とも PDF のテキストレイヤーを読み取り、必要な箇所にのみ OCR を適用します。
総合スコアでは Marker がわずかにリードしており、76.0 対 72.7 です。ただし、デジタルネイティブ(元々デジタル形式で生成された)ドキュメントに限れば、両者の性能はほぼ同等です。83.5 対 83.3 という結果となっています。
性能の差はスループットにあります。Marker Balanced は MinerU の 0.54 pg/s を上回る 2.9 pg/s を維持し、スコアも高い状態で 5.4 倍の差をつけています。一方、Marker Fast は約 13.7 倍の 7.4 pg/s を達成しますが、その代償として MinerU より 6.1 ポイント低いスコアとなっています。
MinerU には VLM(Vision Language Model)バックエンドも搭載されていますが、Datalab によるとこれはパイプライン用バックエンドよりも高いスコアを出します。ただしこちらはフルページ VLM アプローチであり、今回の比較表には含まれていません。MinerU を評価する AI チームは、このパスについても別途ベンチマークを行うべきです。
Marker 2 vs Docling
GPU パイプラインの中で Docling は最も大きな差をつけられました。Marker Balanced は全体スコアで 76.0 対 50.3、デジタルネイティブページでは 83.5 対 64.0 と上回り、スループットでも 2.9 pg/s 対 2.1 pg/s で Docling を凌駕しています。Datalab は、Docling がデフォルトのパイプラインで実行されたことを明記しています。この設定では、デジタルネイティブページにはテキストレイヤーを、画像領域には OCR を使用します。
Docling の強みは精度ではなく、ガバナンスとフォーマットの広範な対応にあります。コードベースは MIT ライセンスで、IBM リサーチに由来し、LF AI & Data Foundation のプロジェクトとしてホストされています。入力リストも文書だけでなく、オーディオやメール形式にも拡張されています。
Marker 2 vs LiteParse
LlamaIndex チームが開発した LiteParse は Rust で書かれたドキュメントパーサーです。これは同じ軸で競うものではありません。CPU でのスコアは全体で 22.4(OCR オフ時は 20.4)であり、これに対し Marker の CPU 専用実行では 43.6 を記録しています。
OCR を無効にした LiteParse の処理速度は秒間 1721 ページに達し、これは Marker の CPU モードの約 73 倍です。これが両者のトレードオフ関係ですが、Marker は「disable_ocr」モードでも 2000 万パラメータのレイアウトモデルを CPU で実行しながら構造情報を復元できるため、単なるテキストダンプと比較してスコアが倍以上になります。一方、LiteParse にはレイアウトモデルを持たないため、非線形な要素を含む文書では機能しなくなります。
Marker 2 とフルページ VLM(視覚言語モデル)層の比較
Datalab チームは、Marker を VLM ではなくパイプラインとして設計したと強調しています。つまり、これらは明確に異なるツールです。今回の評価では、Datalab が提供する Chandra 2 のスコアが 85.8 点、API を経由した Gemini Flash 3.5 は 76.4 点でした。また、Datalab の Chandra リポジトリには別表として、Ai2 の olmOCR 2 が 82.4 点、dots.ocr 1.5 が 83.9 点と記載されています。スキャン画像や数式が多いページ、そして最高精度を追求するケースでは、VLM 層が他のすべてのパイプラインを上回る性能を発揮します。
Marker のバランスモードは、全体スコアで Gemini Flash 3.5 に僅差の 0.4 ポイント差まで迫ります。さらに、デジタルネイティブな文書においては、1 ページごとの API 呼び出しを必要とせずながら、83.5 対 79.1 と Gemini を上回る結果を出しています。

カテゴリ別の振る舞い
選択するモードは、スコアだけでなく失敗のパターンも変えます。各行は olmOCR-bench のカテゴリを示し、3 つのモード全体で評価されています。数学が最も鋭い境界線です。高速モードでは、数式を VLM-OCRing するのではなく PDF のテキストレイヤーから読み取るため、arXiv の数式処理スコアは 83.9 から 23.4 に低下します。また、–disable_ocr オプションは設計上、このカテゴリでスコア 0.0 を示します。
数学の 2 つのカテゴリ以外では、「古いスキャン」がどのモードでも最も弱いセグメントであり、最高でも 43.2 に留まります。

ライセンス
ここが商用チームにとって 4 つのシステムが最も分かれる点です。
Marker: コードは Apache 2.0 です。モデル重みは、研究・個人利用、および資金調達額または収益が 500 万ドル以下のスタートアップ向けに無制限で利用できる、改変された AI Pubs OpenRAIL-M ライセンスを採用しています。それを超える場合、重みの商用利用には有料ライセンスが必要です。
MinerU: MinerU オープンソースライセンスの下にあります。これは Apache 2.0 を基盤としつつ追加条件を設けたものです。月間アクティブユーザー数(MAU)が 1 億人を超えたり、月額収益が 2,000 万ドルを超える場合、別途商用ライセンスが必要です。また、これに基づいて構築されたオンラインサービスは、その事実を開示する必要があります。
Docling: MIT ライセンスです。モデルのライセンスは、元のパッケージ内で個別に管理されています。
LiteParse: run-llama が提供するオープンソースです。ただし、難解な文書向けには LlamaParse が有料クラウドパスとして位置づけられています。
ユースケース比較
スコアだけでツールを選ぶのは間違いです。実際の選択は、扱うデータの種類(コーパス)、ハードウェア環境、ライセンスの範囲、そして出力形式によって決まります。以下のインタラクティブな選定ツールを使って、制約条件やツールごとに 10 のデプロイメントシナリオをフィルタリングし、あなたのユースケースに最適なパーサーを見つけてください。
#mtp-marker-usecase{background:transparent!important;color:#14181c!important;border:0!important;margin:26px 0!important;padding:0!important;box-sizing:border-box!important}
#mtp-marker-usecase hr,#mtp-marker-usecase p:empty,#mtp-marker-usecase del,#mtp-marker-usecase s{display:none!important}
#mtp-marker-usecase iframe{width:100%!important;border:0!important;display:block!important;background:transparent!important;height:1500px!important;overflow:hidden!important}
@media (max-width:640px){#mtp-marker-usecase iframe{height:1900px!important}}
(function(){
window.addEventListener("message",function(e){
if(!e.data||typeof e.data!=="object")return;
var h=e.data.mtpMarkerUseCaseHeight;
if(!h)return;
var f=document.getElementById("mtp-usecase-frame");
if(f)f.style.setProperty("height",h+"px","important");
},false);
})();
主なポイント
Marker 2 は olmOCR-bench で平均スコア 76.0% を達成し、処理速度は 1 秒あたり 2.9 ページ(pg/s)です。これは MinerU のパイプラインの処理能力を 5 倍以上上回る結果です。
Docling と比較しても、両方の指標で Marker 2 が優れています。スコアでは 76.0% 対 50.3%、速度では 2.9 pg/s 対 2.1 pg/s です。
LiteParse は構造の精度を犠牲にして高速化を図っています。OCR をオフにすれば 1 秒あたり 1721 ページという驚異的な速度を出しますが、CPU 上での処理精度は Marker の 43.6% に対し 20.4% に留まります。
また、--disable_ocr オプションで高速モードを有効にすれば、推論サーバーを使わずに CPU のみで動作し、1 秒あたり 23.7 ページの処理が可能です。
ライセンスの扱いによって分野は分かれています。Docling は MIT ライセンス、MinerU は月間収益 2000 万ドルまで無料、そして Marker の重み(ウェイト)は 500 万ドルを超える利用には有料ライセンスが必要です。
すべてのベンチマーク結果とスループット数値は、再現可能なベンチマーク/ハッチャーセットと共に提供されています。
インタラクティブな動的解説
リンク: GitHub リポジトリ | リリースノート | ブログ記事 | 発表ツイート
本記事「Datalab の Marker 2 vs MinerU, Docling and LiteParse: olmOCR-bench で 76.0、MinerU のスループットの 5 倍」は、MarkTechPost に最初に掲載されました。
原文を表示
Datalab has released Marker 2, a full rewrite of its open source document conversion pipeline. Marker converts PDF, image, PPTX, DOCX, XLSX, HTML, and EPUB files into markdown, JSON, HTML, or chunks. The Datalab team rebuilt it around three components shipped over the preceding months: Surya OCR 2, a 20M-param fast layout model, and a rebuilt pdftext that is 3× faster than the previous one.
The main result comes from olmOCR-bench, a third-party benchmark from Allen AI. Marker 2’s balanced mode scores 76.0% overall and 83.5% on born-digital PDFs. It sustains 2.9 pages per second on a single B200 GPU. That is over 5× the throughput of MinerU’s pipeline backend, which scores 72.7% at 0.54 pages per second. Docling scores 50.3% at 2.1 pages per second on the same harness.
Marker 2 is out now – up to 5x faster and more accurate than mineru, docling, and liteparse with similar configs.
Converts pdfs, images, docx to markdown. CPU + GPU compatible, up to 27 pages/s. pic.twitter.com/75nMipDaZ7
— Vik Paruchuri (@VikParuchuri) July 21, 2026
What’s New in Marker 2
Marker 2 exposes three conversion paths instead of one:
balanced — the Surya VLM handles layout, and the whole page is re-OCR’d whenever embedded text is bad. Highest quality, best on GPU. 76.0% olmOCR-bench.
fast — a lightweight rf-detr/onnx layout detector plus pdftext, with minimal, surgical VLM use. 66.6%, and far cheaper.
–disable_ocr — pure text-layer extraction, no VLM calls at all. Runs entirely on CPU. 43.6%, 23.7 pg/s.
Mode is now device-aware by default: balanced on GPU, fast on CPU/MPS, overridable with –mode. Full CPU support is the second structural change. fast –disable_ocr needs no GPU and no inference server, and the 20M layout model still reads columns, tables and headers on CPU.
The third change is architectural, and it is the one that produces the throughput numbers. Many thin CPU workers share a single Surya inference server. The parent process budgets VLM concurrency across them, so throughput scales with server capacity rather than per-process VRAM. Datalab reports that balanced mode sustains ~2.9 pg/s against a ~0.3 pg/s single-stream rate on the same hardware.
Breaking changes are worth flagging before an upgrade. Python 3.10+ is now required. Packaging moved from Poetry to uv, with hatchling as the build backend, though pip install marker-pdf is unchanged. The structured-extraction converter and extractors were removed; Datalab points users to the hosted API or a –use_llm workflow instead.
Comparison
The scoring benchmark is olmOCR-bench from Ai2: 1,403 PDFs with roughly 8,400 pass/fail unit tests covering math rendering, table structure, reading order, headers and footers, and old scans. The overall score is the macro-average across the 8 categories, computed with the official olmOCR-bench checker. Throughput is sustained concurrent pg/s on one B200 host, not single-stream latency.
A note on provenance. olmOCR-bench is a third-party benchmark from Ai2, but every score and throughput figure below comes from Datalab’s own runs. All of them are reproducible through the open harness in the Marker repository, which ships competitor runners for MinerU, Docling and LiteParse alongside Marker’s own.
These numbers also reflect one benchmark’s document mix measured on a single hardware setup, so results on your own documents may differ. Teams evaluating these systems should run the harness against their own corpus, which is the only way to know how the four rank on the documents they actually process.

Marker 2 vs MinerU
MinerU’s pipeline backend is the closest architectural match. Both read the PDF text layer and OCR selectively. On overall score, Marker balanced leads 76.0 to 72.7. On born-digital documents the two are effectively tied: 83.5 against 83.3.
The separation is throughput. Marker balanced sustains 2.9 pg/s against MinerU’s 0.54 pg/s, a 5.4× gap at a higher score. Marker fast sustains 7.4 pg/s, roughly 13.7× MinerU’s pipeline rate, but scores 6.1 points below MinerU to do it.
MinerU also ships a VLM backend, which Datalab states scores higher than its pipeline backend. That backend is a full-page-VLM approach and is not in this table. AI teams evaluating MinerU should benchmark that path separately.
Marker 2 vs Docling
Docling is the widest margin among the GPU pipelines. Marker balanced leads 76.0 to 50.3 overall and 83.5 to 64.0 on born-digital, while also running faster: 2.9 pg/s against 2.1 pg/s. Datalab notes Docling was run on its default pipeline, which uses the text layer for born-digital pages and OCR for image regions.
Docling’s counterweight is governance and format breadth, not accuracy. The codebase is MIT-licensed, it originated at IBM Research, and it is hosted as a project in the LF AI & Data Foundation. Its input list also extends past documents into audio and email formats.
Marker 2 vs LiteParse
LiteParse, from the LlamaIndex team, is a Rust document parser. It does not compete on the same axis. On CPU it scores 22.4 overall and 20.4 with OCR off, against Marker’s CPU-only 43.6.
But LiteParse with OCR disabled reports 1721 pg/s — roughly 73× Marker’s CPU mode, which is the tradeoff. Marker’s fast –disable_ocr runs a 20M layout model on CPU and still recovers structure, which is why it more than doubles a plain text dump’s score. LiteParse has no layout model and collapses on anything non-linear.
Marker 2 vs the full-page VLM tier
The Datalab team emphasizes that Marker is designed as a pipeline rather than a VLM, clarifying that these are distinct tools. In this evaluation, their hosted Chandra 2 scores 85.8, while Gemini Flash 3.5 via API scores 76.4. Datalab’s Chandra repository also positions Ai2’s olmOCR 2 at 82.4 and dots.ocr 1.5 at 83.9 within a separate table. For scans, math-heavy pages, and achieving top accuracy, the VLM tier remains superior to all listed pipelines.
Marker’s balanced mode narrows the performance gap to just 0.4 points behind Gemini Flash 3.5 overall, and it even outperforms it on born-digital documents by a margin of 83.5 to 79.1—without requiring a per-page API call.

Per-category behavior
The mode you pick changes the failure profile, not just the score. Each row is one olmOCR-bench category, scored across all three modes. Math is the sharp edge: fast mode reads equations from the PDF text layer instead of VLM-OCRing them, so arXiv math falls from 83.9 to 23.4, and –disable_ocr scores 0.0 there by design. Outside the two math categories, old scans is the weakest split in every mode, topping out at 43.2.

Licensing
This is where the four systems diverge most for commercial teams:
Marker: code is Apache 2.0. Model weights use a modified AI Pubs OpenRAIL-M license — free for research, personal use, and startups under $5M funding/revenue. Beyond that, commercial use of the weights requires a paid license.
MinerU: now under the MinerU Open Source License, based on Apache 2.0 with added conditions. A separate commercial license is required above 100M MAU or $20M monthly revenue, and online services built on it must disclose that fact.
Docling: MIT, with model licenses tracked separately in their original packages.
LiteParse: open source, from run-llama, with LlamaParse positioned as the paid cloud path for hard documents.
Use Case- Comparison
Score alone does not pick the tool. Corpus type, hardware, licensing band and output format decide it. Try the interactive picker below to filter ten deployment scenarios by constraint and by tool, and see which parser fits your use case.
#mtp-marker-usecase{background:transparent!important;color:#14181c!important;border:0!important;margin:26px 0!important;padding:0!important;box-sizing:border-box!important}
#mtp-marker-usecase hr,#mtp-marker-usecase p:empty,#mtp-marker-usecase del,#mtp-marker-usecase s{display:none!important}
#mtp-marker-usecase iframe{width:100%!important;border:0!important;display:block!important;background:transparent!important;height:1500px!important;overflow:hidden!important}
@media (max-width:640px){#mtp-marker-usecase iframe{height:1900px!important}}
(function(){
window.addEventListener("message",function(e){
if(!e.data||typeof e.data!=="object")return;
var h=e.data.mtpMarkerUseCaseHeight;
if(!h)return;
var f=document.getElementById("mtp-usecase-frame");
if(f)f.style.setProperty("height",h+"px","important");
},false);
})();
Key Takeaways
Marker 2 balanced scores 76.0% on olmOCR-bench at 2.9 pg/s — over 5× MinerU’s pipeline throughput.
It beats Docling on both axes at once: 76.0% against 50.3%, and 2.9 pg/s against 2.1 pg/s.
LiteParse trades structure for speed — 1721 pg/s with OCR off, but 20.4% against Marker’s 43.6% on CPU.
Fast mode with –disable_ocr runs entirely on CPU, no inference server, at 23.7 pg/s.
Licensing splits the field: Docling is MIT, MinerU stays free to $20M monthly revenue, and Marker’s weights need a paid license above $5M.
All benchmark and throughput numbers ship with a reproducible benchmarks/ harness.
Interactive Dynamic Explainer
#mtp-marker2-modes{background:transparent!important;color:#14181c!important;border:0!important;margin:26px 0!important;padding:0!important;box-sizing:border-box!important}
#mtp-marker2-modes hr,#mtp-marker2-modes p:empty,#mtp-marker2-modes del,#mtp-marker2-modes s{display:none!important}
#mtp-marker2-modes iframe{width:100%!important;border:0!important;display:block!important;background:transparent!important;height:820px!important;overflow:hidden!important}
@media (max-width:640px){#mtp-marker2-modes iframe{height:960px!important}}
(function(){
window.addEventListener("message",function(e){
if(!e.data||typeof e.data!=="object")return;
var h=e.data.mtpMarker2Height;
if(!h)return;
var f=document.getElementById("mtp-marker2-frame");
if(f)f.style.setProperty("height",h+"px","important");
},false);
})();
Links: GitHub repo | Release notes | Blog post | Announcement tweet
The post Datalab’s Marker 2 vs MinerU, Docling and LiteParse: 76.0 on olmOCR-bench at 5× MinerU’s Throughput appeared first on MarkTechPost.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み