Smarter Redaction with AI + New ContextSize Parameter
We've made powerful upgrades to our PDF to Redact API, making it smarter, more flexible, and easier to control.
Highlights
- Smarter AI - the improved LLM model is more reasonable and context-aware, applying redactions with greater precision and fewer false positives.
- RedactionData restriction - when
RedactionDatais passed, other detection options are now automatically disabled, avoiding redundant processing and producing cleaner, more accurate results.
Parameters
ContextSize(defaultBalanced) - defines how the AI engine processes your document in terms of context:Page- each page is processed independently; great for structured or repetitive data (like tables) and high-volume detection.Balanced(default) - maintains context across multiple pages, improving results for long or complex documents.