pdfcpu

Logo

PDF tooling for Go and the command line.

View the Project on GitHub pdfcpu/pdfcpu


Changelog
Future Directions
Contributing

Signatures

Signature commands inspect or remove digital signatures present in a PDF.

pdfcpu validates signature integrity, reports available trust evidence and performs a best-effort local assessment.

Signature validation is under active development. The current implementation focuses on:

This is not a legal-validity, eIDAS, enterprise policy, or full long-term validation statement.

Usage

pdfcpu signatures validate inFile [flags]
pdfcpu signatures remove inFile [ outFile ] [flags]

Common Flags