unlock-pdf
Unlock password-protected PDFs by providing the file and its current password, then save the unrestricted document.
Instructions
Remove password protection from a PDF document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | PDF file path or URL to unlock | |
| password | Yes | Current password of the PDF | |
| outputDir | No | Output directory path | |
| outputFilename | No | Custom output filename |