Skip to content
Input
INI
Limit
1 MiB
Runtime
Browser

Convert conservative INI sections to JSON

Map sections to JSON objects and retain every accepted value as a string under one visible conversion contract.

Local processingNo sign-upNo content upload

Convert INI to JSON

Inputs are limited to 1 MiB and stay in this browser tab.

Paste or edit the source. Tool Swim does not upload or save it.

JSON result

Nothing is placed in a URL, account, or remote log.

What this tool does

Bounded, explicit, and local

JSON and INI do not share a universal data model. This conversion uses section objects and string members, rejects duplicates, and reports presentation details that JSON cannot represent.

No automatic scalar typing

Numbers and Boolean-looking words remain JSON strings. Type conversion belongs to a separately declared application schema, not punctuation alone.

Comments and spelling do not become JSON data

The result represents accepted section and key values. Original comment placement, delimiter choice, spacing, and dialect extensions are not preserved in a compact JSON object.

Primary references

Questions and answers

Related INI and Properties tools