UtilityKit
40+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.
JSON Properties Converter
Convert JSON and Java-style .properties with escaped dot notation.
About JSON Properties Converter
JSON Properties Converter maps nested JSON to .properties style keys and reconstructs JSON from property paths. It supports escaped keys and common value parsing for practical app configuration workflows.
Why use JSON Properties Converter
- Bridge JSON and properties formats
- Handle escaped dotted keys
- Speed config conversions
How to use JSON Properties Converter
- Paste input text
- Choose direction
- Convert and copy output
When to use JSON Properties Converter
- Spring/Java config work
- Flattening settings payloads
- Auditing key path mappings
Frequently Asked Questions
Does it preserve escaped dots?
Yes.
Can it rebuild nested objects?
Yes from dotted key paths.
Are special escapes handled?
Yes for common escape sequences.
Can I reverse conversions quickly?
Yes, swap and reverse flow are supported.
Is processing local?
Yes.