ENV Redactor

This tool redacts sensitive values from .env files so you can safely share configuration snippets with coding agents, LLMs, or support tickets.

Open source on github.com/Wotaso/envredact . 100% local in your browser: no upload, no backend, no server-side processing.

If a variable name contains one of these keywords (for example API_TOKEN), the value is replaced with <redacted>.