invert_colors
Invert all PDF page colors to produce a light-background version for printing. Convert dark-mode documents into readable printouts.
Instructions
Invert the colors of all pages (useful for dark mode printing).
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) |