write-pdf-metadata
Add or update metadata in PDF files, including Title, Author, Subject, and Keywords, using URL or base64 input methods for efficient document handling.
Instructions
Write metadata to PDF files.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
files | Yes | Array of URLs or base64-encoded PDFs | |
inputMethod | Yes | Input method | |
metadata | Yes | Metadata to write |