Performance: 2.1ms mean latency, 99.8% pass rate on 3,830 PDFs
Active: v0.3.6 released today, consistent commits since 2025
Similar to pikepdf (C++/qpdf core with Python bindings) which is already listed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/2918
**Author:** [@yfedoseev](https://github.com/yfedoseev)
**Created:** 2/16/2026
**Status:** ✅ Merged
**Merged:** 3/2/2026
**Merged by:** [@JinyangWang27](https://github.com/JinyangWang27)
**Base:** `master` ← **Head:** `add-pdf-oxide`
---
### 📝 Commits (1)
- [`80a7409`](https://github.com/vinta/awesome-python/commit/80a7409afbbbf1043e2adc9f5004b50ea0838931) Add pdf_oxide to PDF section
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Adds [pdf_oxide](https://github.com/yfedoseev/pdf_oxide) to the **PDF** section under Specific Formats Processing.
- **What**: Fast PDF library for text extraction, image extraction, and markdown conversion
- **Language**: Rust core with Python bindings via PyO3 (Python 3.8–3.14)
- **License**: MIT / Apache-2.0
- **PyPI**: [pdf-oxide](https://pypi.org/project/pdf-oxide/)
- **Performance**: 2.1ms mean latency, 99.8% pass rate on 3,830 PDFs
- **Active**: v0.3.6 released today, consistent commits since 2025
Similar to pikepdf (C++/qpdf core with Python bindings) which is already listed.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2918
Author: @yfedoseev
Created: 2/16/2026
Status: ✅ Merged
Merged: 3/2/2026
Merged by: @JinyangWang27
Base:
master← Head:add-pdf-oxide📝 Commits (1)
80a7409Add pdf_oxide to PDF section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds pdf_oxide to the PDF section under Specific Formats Processing.
Similar to pikepdf (C++/qpdf core with Python bindings) which is already listed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.