remove_metadata
Remove all metadata, such as title and author, from a PDF to protect privacy and ensure clean document sharing.
Instructions
Strip all metadata (title, author, etc.) from a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| output_name | No | Output file path (defaults to same dir with suffix) |