Local by default
Extraction, entity detection, and rewriting happen on the user's machine with a bundled local model path.
Scrub private data from documents, tables, and notes before you paste, upload, or automate anything with an LLM.
Piixie is for people who need the productivity of LLMs without casually handing raw PII to another service. It prepares safer copies locally so downstream tools receive only what they should see.
Extraction, entity detection, and rewriting happen on the user's machine with a bundled local model path.
Choose strict redaction, stable replacement tokens, or realistic synthetic values that preserve document shape.
Run Piixie interactively, through the CLI, or as an internal server for repeatable workflows and team usage.
Different workflows need different tradeoffs. Piixie lets you decide how much context survives in the anonymized copy.
Desktop review, synthetic replacement tables, and automation all share the same privacy-first pipeline.
Mask names, emails, phone numbers, and sensitive spans with explicit redaction blocks.
Generate plausible substitutes that keep documents readable while removing real identities.
Batch documents from scripts or centralize anonymization behind an internal team endpoint.
Piixie is designed to minimize what ever leaves the device. When teams choose external models, they can send safer material downstream.
The same pipeline powers desktop usage, command-line batches, and organization-scale server deployments.
flowchart LR
A[Raw document] --> B[Extract locally]
B --> C[Detect PII]
C --> D{Choose mode}
D --> E[Redact]
D --> F[Replace]
D --> G[Synthesize]
E --> H[Safe copy]
F --> H
G --> H
H --> I[Prompt, share, archive, or test]
Start free, then scale from individual usage to centralized team deployments without forcing raw documents into a cloud anonymizer.
For occasional local anonymization.
For people anonymizing documents every workday.
For teams that need a shared internal service.
For larger organizations with deeper controls.
Use the documentation site as the source of truth for supported file types, local setup, automation, server mode, and product updates.