Philter is turn-key, open source PII/PHI redaction software you can launch on the cloud marketplaces or run in your own data center. No outside network connection required.
Deploy Philter in your cloud:
Or run Philter using Docker:
docker run -p 8080:8080 philterd/philter:3.1.0
You send Philter text. Philter happily sends back the redacted text. It's that easy.
Philter is highly configurable. You have much control over what PII/PHI is redacted and how each is redacted in configurations called policies.
Redaction is more than finding words and replacing them with asterisks, but we are guessing you already knew that. Here are a few things Philter can do.
Philter can redact many types of PII and PHI: names, ages, phone numbers, ID numbers, credit card numbers, VINs, SSNs/ITINs, and more.
You can choose how to redact each type of PII and PHI. Masking, encryption, and anonymization are all options.
Perhaps only certain names should be redacted. Or maybe only zip codes with a certain population. Philter can do it.
In our recent blog post we explain why prompting an LLM to redact PII and PHI is a bad idea. It sounds easy and convenient but comes with major pitfalls. Learn more in our blog post.
Our software is open source. You can use it free of charge. We'll help you get started.
Copyright 2025 Philterd, LLC. All Rights Reserved .