pdfcpu-lite is a PDF processing library written in Go. It is compatible with all PDF versions with basic support and ongoing improvement for PDF 2.0 (ISO-32000-2).
This opinionated fork aims at faster builds and smaller binaries for library users of pdfcpu.io.
pdfcpu-lite
- removes all test data and bundled certificates
- drops support for certificates and signing
- omits the CLI/CMD packages
- drops handling and creation of config.yaml files
- avoids some dependencies entirely
If you are interested in the CLI or removed functionality, stick with the upstream repository and Go module pdfcpu
See upstream docs of pdfcpu.io
Thanks 💚 to all contributors:
Use of pdfcpu assumes compliance with all applicable copyrights for any processed PDF content, including embedded resources such as fonts and images.
Gopher artwork by Renee French
Apache License 2.0