J-F-Liu/lopdf
A Rust library for PDF document manipulation. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 92
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 3550
- days_rel: 54
- days_push: 9
- n_releases_24m: 7
Adoption not part of the score
2236 stars · 289 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
lopdf is a Rust library for low-level PDF document manipulation, supporting creating, parsing, editing, and merging PDF files. It offers optional features for image and font embedding, async loading, serde support, and wasm targets.
Use cases
- merge multiple pdf files in rust
- parse and edit pdf documents programmatically
- create pdf documents from scratch in rust
- extract or modify pdf objects and content streams
- embed images and fonts into a pdf
- manipulate pdfs in a webassembly app
When to choose
- you need low-level, fine-grained control over PDF objects and structure in Rust
- you want a pure-Rust, actively maintained PDF manipulation library
- you need to merge, edit, or generate PDFs without shelling out to external tools
When to avoid
- you need high-level text extraction or PDF rendering rather than structural manipulation
- you need form-filling or digital-signature features out of the box
- you are not working in Rust
Facets
library · maturity stable
pdf parser serialization pdf files developer-tools rust cross-platform wasm pdf-manipulation document-editing pdf-merge rust-library
2 sources
- readme: https://github.com/J-F-Liu/lopdf · fetched 2026-08-28 · d2b479b03d39
- registry_crates: https://crates.io/api/v1/crates/lopdf · fetched 2026-08-29 · 6e332320d05b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| J-F-Liu/lopdf | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem