PDF Power Tool

Welcome to the home of the PDF Power Tool.

This free tool will enable you to sign PDF files from a command line digitally. All you need to get started is a certificate and a PDF file.

If you don’t have an actual certificate, then we can help you create a test certificate you can use to test the functionality of our software.

Examples

Digitally sign a PDF document.

PdfPowerTool.exe /SIGN /INPUT document.pdf /OUTPUT signed.pdf
/SIGNCERTIFICATE cert.pfx /SIGNPASSWORD mysecret

Sign a PDF document and place a visible signature on the first page.

PdfPowerTool.exe /SIGN /INPUT document.pdf /OUTPUT signed.pdf
/SIGNCERTIFICATE cert.pfx /SIGNPASSWORD mysecret /DISPLAYSIGNATURE

More examples and documentation…

Comments are closed.