A team needs to de-identify documents before internal review, AI extraction or external processing.
Backend sends a supported PDF, DOCX, XLSX, CSV, image, email, DICOM or transcript to /v1/hide.
The engine uses structure-aware handling and OCR where applicable.
The API returns detection records and a protected output file or text payload.
Protected output moves to analytics, AI or a reviewer.
Use tokenization only when a trusted path needs later restoration.
Verify OCR/file dependencies in the deployment and test layout preservation for your exact file types.