Packages
Elixir bindings for pdf_oxide, a high-performance PDF library written in Rust. Extract text, tables, images, forms, annotations, and metadata, or convert PDFs to Markdown and HTML.
Current section
Files
Jump to
Current section
Files
pdf_elixide
Cargo.toml
Cargo.toml
[workspace]
resolver = "2"
members = ["native/pdf_elixide_nif"]
[profile.release]
lto = true
codegen-units = 1
strip = true