Convert between INI and JSON locally in your browser.
[section]
. Keys are key = value
with spaces around =
.;
or #
. Duplicate keys may overwrite previous values.No. Everything runs locally in your browser.
Standard INI key/value with sections; nested keys via dots are preserved as objects.
Yes. Copy to clipboard or download as .json or .ini.