redact_pdf
Permanently remove sensitive text and images from PDFs on-device. Verifies each redacted region and provides a signed audit log, so confidential files never leave your computer.
Instructions
Permanently redact regions of a PDF on-device using Omitly. Removes the underlying text and image data (not a black box over it), verifies nothing survives in each region, and returns a signed audit log. The file is never uploaded — redaction happens locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pdfPath | Yes | absolute path to the source PDF | |
| regions | Yes | regions to remove | |
| outputPath | Yes | absolute path to write the redacted PDF |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audit | Yes | ||
| output | Yes | ||
| verdict | Yes | ||
| regionCount | Yes |