Get started with Piixie.

Use the desktop app for local anonymization, then grow into CLI batches or a central server when the workflow becomes shared.

Free: 5 local anonymizations per day Pro: 20 daily local anonymizations Windows · macOS · Linux roadmap

Desktop builds

Piixie is packaged as a local app so document processing can stay on the user's machine by default.

Build from source while public packages are prepared.

Developers can run Piixie locally from the repository and use the same anonymization engine that powers the desktop app.

  • Go and Wails desktop shell.
  • React interface for local document review.
  • Bundled local model download on first launch.
git clone https://github.com/rodrigolive/piixie.git
cd piixie
make run

The first launch downloads the local model cache. See the setup guide for platform notes.

Need shared anonymization for a team?

Scale-up and Enterprise deployments can run Piixie centrally with higher throughput and organization controls.

Contact us