JSON Editor
JSON text colorizing and editing tool.
Tool Guide
Introduction
The online JSON editor makes it easy to color and edit JSON text, making JSON editing more convenient.
After pasting JSON, if it is unformatted JSON, you can click the Format button to format it. If the format becomes messy during editing, you can also click the Format button at any time to format the JSON with one click.
During editing, you can click the collapse triangle on the left of the editor to collapse a JSON node, or expand a node that has been collapsed.
If the JSON is edited incorrectly (usually by accidentally deleting a double quote), a red X error prompt will appear on the left of the editor, and you can locate and fix it based on the prompted position.
After editing, you can copy or export and save the JSON file locally with one click.
Related Tools
Base64 Encoder
Encode to Base64
Base64 Decoder
Decode Base64
Base64 Encoder/Decoder
Encode and decode text with Base64.
URL Encode/Decode
Online URL encoding and decoding tool supporting UTF-8 and GBK charsets.
URL Decode
Online URL encode and decode tool
Unicode Escape Encoder
Convert Chinese text to Unicode hex, HTML entity, and other escape formats