← All tools
INI File Parser & Editor
Parse an INI configuration file into a structured key/value view grouped by section — and convert between INI text and JSON. Handles [section] headers, key=value pairs, line comments (# and ;), blank lines, and quoted values. Round-trips back to INI text preserving sections and keys. Pairs with the dotenv converter and YAML/JSON converters. Everything runs locally in your browser.
Paste INI above.
Structured view
| section | key | value |
|---|