unlock_pdf
Remove password protection from a local PDF by providing the file path and current open password. Optionally set the output directory and file name.
Instructions
Remove password protection from a local PDF using the PDF4me Unlock API. Provide the file path and the current open password. Optionally specify output directory and file name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes | Current open password for the PDF (required). | |
| file_path | Yes | Local path to the protected PDF file. | |
| output_dir | No | ||
| output_file_name | No |