INI Parser — Convert Config Files to JSON, YAML or TOML
Parse INI, .conf, .cfg and .properties files into structured JSON, YAML or TOML.
INI files are section headings in square brackets followed by key/value pairs. This parses them — along with .conf, .cfg and .properties files — into JSON, YAML, TOML or .env format, inferring types so that `port = 8080` becomes a number and `tls = true` becomes a boolean, while a quoted value stays a string.
Runs in your browser- Privacy
- Runs entirely in your browser — nothing is uploaded
- Cost
- Free, unlimited, no sign-up
Frequently asked questions
Why is my quoted number staying a string?
Is there a single INI standard?
How to use the ini & config file parser
- 1Enter or paste your ini or config file.
- 2Choose the convert to.
- 3Turn "Lowercase all keys" on or off as needed.
- 4The result appears immediately — copy or download it.
Embed this tool
Put the working ini & config file parser on your own site. It runs in your visitors' browsers exactly as it does here — free, no account, nothing uploaded.
Share this tool
Related tools
Data Format ConverterConvert between JSON, YAML, XML, CSV, TSV and TOML in any direction, locally in your browser..env to JSON ConverterConvert .env files to JSON and back — for config migrations and CI variables.Mock Data GeneratorGenerate realistic fake test data in 14 formats from 100+ field types, with reproducible seeds.JSON MergeDeep-merge several JSON documents, choosing how arrays and conflicts are resolved.Excel to JSON ConverterConvert spreadsheet rows into a JSON array of objects.JSON DiffCompare two JSON documents and see exactly which keys were added, removed or changed.
Last updated
More data & format tools