Useful Hacks

Secret Redactor

Scrub API keys, tokens and secrets out of text before sharing it.

Processed locally in your browser. Nothing you enter is uploaded or stored.

Overview

Scans pasted text — logs, config files, code snippets — for common secret patterns (API keys, bearer tokens, private key blocks, JWTs) and replaces them with a labeled placeholder before you share it.

How to use it

  1. 1Paste text that might contain secrets.
  2. 2Review the redacted output and what was found.
  3. 3Copy the redacted version to share safely.

Tips

  • This uses pattern matching, not a full secret-scanning engine — always review the redacted output yourself before sharing, especially for custom or unusual secret formats it might miss.

Related tools

All developer tools

Search tools

Search for any tool by name, category or keyword