Get started with Piixie.

Start with the desktop app. Add CLI batches or a shared server when the team needs it.

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

Desktop builds

Piixie is a local app. Document processing stays on your machine.

macOS

Native app bundle with the inference engine built in. Drag to Applications, launch, and download a model.

Apple Silicon (M1+) Intel Mac

v0.2.0 · ~25 MB

Windows

Standalone executable with the inference engine built in. No installer needed — just download a model.

Download for Windows

v0.2.0 · x64 · ~33 MB

Linux

Native binary for x86_64 desktops. Requires GTK3 and WebKit2GTK.

Coming soon

Builds on a Linux CI runner.

Up and running in under a minute.

Download, install, and start anonymizing. No account required for the free tier.

  • Lightweight native app — no Docker, no runtimes.
  • Local AI model downloads automatically on first launch.
  • 5 free anonymizations per day, no sign-up.
piixie anonymize report.pdf --mode redact

CLI mode ships with every desktop install. Pipe documents through Piixie in batch workflows.

piixie server --host 0.0.0.0 --port 8787

Or host the model on one GPU machine and point the desktop apps at it — see the local server guide.

Need shared anonymization for a team?

Run Piixie on a shared server with higher throughput and SSO.

Contact us