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.

Build from source while public packages are prepared.

Developers can run Piixie from the repository using the same engine as 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?

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

Contact us