Skip to main content
Limina supports scanning Microsoft PowerPoint PPT and PPTX files for PII and creating de-identified or redacted copies. Limina’s supported entity types function across each file type, with localized variants of different PII (Personally Identifiable Information) entities, PHI (Protected Health Information) entities, and PCI (Payment Card Industry) entities being detected. Our Supported Languages and Supported Entity Types page provides a more detailed look.
If you’d like to try it yourself, please sign up for an account to get a free API key.

How PPTX Files Are Processed

PPTX files are processed by extracting each element and processing according to the table below. The de-identified or redacted file is created by according to the behaviour specified in the table.
You can configure the OCR System by setting it as an Environment Variable or sending it in the request object. Check out our OCR Guide to further understand the OCR modes and their usage.

How PPT Files Are Processed

PPT files are processed by converting into PPTX files, followed the process described above and then converting back to PPT files.

Constraints

  • If a piece of PII text has more than one style (different fonts, font sizes, underline etc.), the redaction marker will use the first style.
  • Charts in PPTX files will have all of their numerical data set to 0.
  • We recommend using Microsoft PowerPoint to open the processed PPT/PPTX files. Other editors may not give ideal results.

Support Matrix

Sample Request

Sample Response

Response