remove_gamma_watermark
Remove the 'Made with Gamma' watermark from PDF and PPTX files using lossless object deletion.
Instructions
Remove the "Made with Gamma" watermark from a PDF or PPTX file.
Args: file_path: absolute path to the Gamma-exported .pdf or .pptx file. output_path: optional absolute path for the cleaned file. Defaults to "-no-watermark." next to the input.
Returns: A summary of what was removed and where the cleaned file was written.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |