protect-pdf
Secure PDFs by adding password protection. Provide the file and a password to encrypt the document and control access.
Instructions
Add password protection to a PDF document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | PDF file path or URL to protect | |
| password | Yes | Password to protect the PDF with | |
| outputDir | No | Output directory path | |
| outputFilename | No | Custom output filename |