json
2py
.com
Home
JSON → Dict
Dict → JSON
YAML → Dict
Dict → YAML
CSV → List
Blog
Privacy
Developer Tool
JSON to
Python Dict
Paste your JSON below. Get a clean, formatted Python dictionary instantly.
Free & no sign-up.
Input (JSON)
JSON
{"name": "John Doe", "age": 30, "is_active": true, "hobbies": ["coding", "reading"], "address": null}
Convert
Clear
Copy
Output (Python Dict)
// Your Python dictionary will appear here...
— Advertisement —
Copied to clipboard