How to use Secret Masker

  1. Paste logs or config containing JWTs, API keys, Bearer tokens, or secrets.
  2. Click Convert to mask sensitive values.
  3. Copy the safe output before sharing.

Example

Input

Your input or data here

Output

Result will appear here after running the tool

Frequently asked questions

What gets masked?
JWTs, Bearer tokens, api_key= and password= values, and patterns like sk_xxx or pk_xxx are detected and redacted.
Is the original stored?
No. Masking runs in the browser; nothing is sent to a server.