API Key Log Redactor

Paste logs or config snippets and redact likely provider keys, bearer tokens, passwords, private keys and emails locally.

Secrets redacted-
Emails handled-
Output length-

Use this before sharing logs in a ticket, chat or code review. The redactor searches the pasted text for common credential labels and token patterns, then produces a safer copy.

What it changes

The tool masks bearer and basic authorization headers, database URLs with embedded passwords, labeled key and secret assignments, private key blocks, JWTs, AWS access key IDs, OpenAI-style keys, GitHub tokens, Slack tokens, Stripe secret keys, Google API keys and email addresses according to the selected email mode.

Limits

Pattern matching cannot guarantee that every secret is found. Review the output before sharing it, especially for custom credential names used by your application.