Convert Colon Text to JSON Array

Convert colon separated text to a JSON data array

Input Text

JSON Array

Colon Delimited Text to JSON Array

Some configuration files list values with colons. Rather than copy and edit each entry, you can convert them all to JSON format here.

Paste your colon separated line and click convert. The tool trims whitespace and exports a ready-to-use JSON array so you can move on with your project.

Colon Converter FAQ

Does it support spaced colons?

Yes. Spaces around the colon are trimmed so the final values contain only the text you expect.

Is there a size limit?

The page handles reasonably large lists, but extremely long text may slow older devices.

Can I add more colons manually?

You can edit the output JSON if you need to add or rearrange values after conversion.

Will this run offline?

Yes. Once loaded, the tool continues to function without an internet connection.