Python Dict to JSON

Convert Python-style dictionaries and lists into strict, formatted JSON directly in your browser.

Safe local conversion

Python data literals are parsed locally without executing code. Dictionaries, lists, strings, numbers, True, False, and None are supported.

Related JSON tools