PDF Oxide — The Fastest PDF Library
PDF Oxide is the fastest PDF library for Python, Rust, JavaScript, CLI, and AI. Extract text at 0.8ms mean — 5.8× faster than PyMuPDF, 15× faster than pypdf. 100% pass rate on 3,830 real-world PDFs. MIT licensed.
Quick Start
Python: pip install pdf_oxide
Rust: cargo add pdf_oxide
JavaScript: npm install pdf-oxide-wasm
Features
- Extract — Text, images, Markdown, HTML, form fields, metadata, annotations
- Create — From Markdown, HTML, images. Builder API, tables, barcodes
- Edit — Pages, text, forms, annotations, images, encryption, redaction
- OCR — Built-in PaddleOCR via ONNX Runtime. No Tesseract needed
- XFA Forms — The only library that reads XFA form data
Performance
| Library | Mean | p99 | Pass Rate | License |
| PDF Oxide | 0.8ms | 9ms | 100% | MIT |
| PyMuPDF | 4.6ms | 28ms | 99.3% | AGPL-3.0 |
| pypdfium2 | 4.1ms | 42ms | 99.2% | Apache-2.0 |
| pypdf | 12.1ms | 97ms | 98.4% | BSD |
| pdfplumber | 23.2ms | 189ms | 98.8% | MIT |
Documentation
PDF Oxide — 最快的 PDF 库
PDF Oxide 是最快的 PDF 处理库,支持 Python、Rust、JavaScript、CLI 和 AI。文本提取平均 0.8ms — 比 PyMuPDF 快 5.8 倍,比 pypdf 快 15 倍。3,830 个 PDF 文件 100% 通过率。MIT 许可证。
PDF Oxide — 最速の PDF ライブラリ
PDF Oxide は Python、Rust、JavaScript、CLI、AI 向けの最速 PDF ライブラリです。テキスト抽出の平均時間は 0.8ms — PyMuPDF より 5.8 倍、pypdf より 15 倍高速。3,830 件の PDF で 100% パス率。MIT ライセンス。
PDF Oxide — самая быстрая библиотека для работы с PDF
PDF Oxide — самая быстрая библиотека для PDF на Python, Rust, JavaScript, CLI и AI. Среднее время извлечения текста — 0.8 мс. В 5.8 раз быстрее PyMuPDF, в 15 раз быстрее pypdf. 100% успешность на 3830 PDF. Лицензия MIT.
PDF Oxide — 가장 빠른 PDF 라이브러리
PDF Oxide는 Python, Rust, JavaScript, CLI, AI를 위한 가장 빠른 PDF 라이브러리입니다. 텍스트 추출 평균 0.8ms — PyMuPDF보다 5.8배, pypdf보다 15배 빠릅니다. 3,830개 PDF에서 100% 통과율. MIT 라이선스.
PDF Oxide — A Biblioteca PDF Mais Rápida
PDF Oxide é a biblioteca PDF mais rápida para Python, Rust, JavaScript, CLI e IA. Extração de texto em 0.8ms em média — 5.8× mais rápida que PyMuPDF, 15× mais rápida que pypdf. 100% de taxa de sucesso em 3.830 PDFs. Licença MIT.
PDF Oxide — Die schnellste PDF-Bibliothek
PDF Oxide ist die schnellste PDF-Bibliothek für Python, Rust, JavaScript, CLI und KI. Textextraktion in durchschnittlich 0,8 ms — 5,8× schneller als PyMuPDF, 15× schneller als pypdf. 100 % Erfolgsrate bei 3.830 PDFs. MIT-Lizenz.
PDF Oxide — La Biblioteca PDF Más Rápida
PDF Oxide es la biblioteca PDF más rápida para Python, Rust, JavaScript, CLI e IA. Extracción de texto en 0.8ms en promedio — 5.8× más rápida que PyMuPDF, 15× más rápida que pypdf. 100% de tasa de éxito en 3,830 PDFs. Licencia MIT.
PDF Oxide — найшвидша бібліотека для роботи з PDF
PDF Oxide — найшвидша бібліотека для PDF на Python, Rust, JavaScript, CLI та AI. Середній час витягування тексту — 0.8 мс. У 5.8 разів швидше за PyMuPDF, у 15 разів швидше за pypdf. 100% успішність на 3830 PDF. Ліцензія MIT.
GitHub · PyPI · crates.io · npm