coverredact.com
Redact a PDF in your browser
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 4 · Act 9 · Transact 0 · Score: Not yet scored
Tool inspector
finalize
Bake the current redaction set into the ORIGINAL document (edited sets go through the engine's apply-rects; an untouched set is the engine's own output) and hand the redacted PDF to the person through the page's download. The file goes to their machine, never through this tool: the result carries filename, byte size, page count, the number of active redactions, and watermark (whether the engine stamped THIS file). In-tab, nothing uploaded; returns geometry and counts, never any text from the document. Limits: Cover redacts a document completely or not at all. Person names and the structured detections are ONE redaction that runs in two stages (the structured pass, then the ~265 MB in-page name model), not two levels you can get separately: a document whose names could not be checked is REFUSED (error daily_limit | incomplete_redaction) rather than returned partly redacted. Scanned or image-only pages are refused (error needs_ocr) and password-protected PDFs are refused (error encrypted_unsupported): OCR and passwords need the Cover Mac app, https://coverredact.com/. Downloads carry the COVER TRIAL watermark unless this browser is registered with a Cover license (https://coverredact.com/): get_status reports the page-level `watermark` and every document reports its own, so read those rather than assuming either way.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
document_id |
string | yes | document_id from get_status (e.g. "doc-1"). |
Raw JSON schema
{
"type": "object",
"properties": {
"document_id": {
"type": "string",
"description": "document_id from get_status (e.g. \"doc-1\")."
}
},
"required": [
"document_id"
],
"additionalProperties": false
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
vide.zerdalu.com
Vide
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.