{
"app": {
"name": "My App",
"version": "1.0.0",
"env": "production"
},
"database": {
"host": "localhost",
"port": "5432"
}
}Java property files use key=value format, often with dot-notation keys like app.name. This tool converts them to nested JSON.
Yes. No sign-up. All in your browser.
Convert TOML to JSON and JSON to TOML. For configs and Cargo. All in your browser.
Convert YAML to JSON and JSON to YAML. For configs, CI, and docs. All in your browser.
Format and validate JSON with syntax highlighting. Minify, prettify, sort keys. All processing in your browser.