A library to extract content from PDFs, including text and metadata.
# Cargo.toml
[dependencies]
pdf-extract = "0.10.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extracts text from a PDF file.
Ensure PDF is not encrypted and is well-formed; consider using a different library for complex PDFs.
No dependency data recorded yet.