Convert INI configuration sections and values
Convert INI to JSON, YAML or TOML, or turn JSON and YAML into INI. Comments are dropped, a value that would change once it is read stays text, and a list or nested object is written as JSON in the output.
Runs locally in your browser