Skip to main content
npm install -g @blindfold/cli
blindfold detect "Email john@acme.com, SSN 123-45-6789"  # no API key needed
blindfold redact --file sensitive-data.txt --quiet > clean.txt

Full documentation on GitHub

All commands, flags, input methods, output formats, and examples.