.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
- Paste your .env content into the left panel, upload a file, or click Example.
- Click Convert to TOML or press Ctrl+Enter.
- The TOML appears in the right panel with proper types auto-detected. Use Copy or Download to export.