Do your application requirements call for the ability to remove sensitive content from documents to prevent misuse and protect specific parties? With PrizmDoc Viewer’s sophisticated and easy-to-use API, users can redact an abundance of content in record time on any device with a modern browser.

Within our HTML5 viewer, users can manually:

  • Add individual redactions by text selection, rectangle, or full page 
  • Search and redact by specific terms or regex patterns
  • Add redaction layers to save and edit later
  • Apply a single redaction reason or multiple redaction reasons to a given selection

Developers can customize the viewer to use predefined redaction reasons and search terms. In addition, they can pre-load redaction layers and programmatically create redactions.

Demo

Via the REST API (left), perform an auto-redaction process that finds matches of a given regular expression such as a social security number, permanently removes the text, and blacks out the displayed region. The end result is a PDF document with no traces of the text. Via the client-side viewer (right), manually add individual redactions by text selection, rectangle, or full page, and apply a single redaction reason or multiple reasons to a given selection.