← Back to all tools

Environment Variable Diff

Compare two dotenv-style inputs without uploading, storing, or logging their contents.

Before environment

Maximum 512 KiB and 5,000 lines

After environment

Maximum 512 KiB and 5,000 lines
Comma-separated glob patterns; * and ? supported

    Parser and privacy: Supports blank lines, comments, optional export, unquoted values, and single/double quoted values with common double-quote escapes. Variable expansion and multiline quoted values are intentionally unsupported. Duplicate keys are reported and the final assignment wins. Processing is memory-only; there is no network request or persistence.