
PDF tooling for Go and the command line.
View the Project on GitHub pdfcpu/pdfcpu
Start with the interface you need. Use the CLI when you want to process PDFs from the terminal, scripts, or automation. Use the Go API when pdfcpu should become part of your own application.
Download the pdfcpu binary and run PDF operations directly from your shell.
Add pdfcpu as a Go dependency and call PDF processing functions from your code.