.env to TOML

Convert .env environment files to TOML configuration format. Auto-detects value types — strings, numbers, and booleans are properly typed in the TOML output.

How to use

  1. Paste your .env content into the left panel, upload a file, or click Example.
  2. Click Convert to TOML or press Ctrl+Enter.
  3. The TOML appears in the right panel with proper types auto-detected. Use Copy or Download to export.