Format, validate, beautify, and convert JSON data
Ctrl + F - Format JSON
Ctrl + M - Minify JSON
Ctrl + V - Validate JSON
Ctrl + C - Copy (when focused)
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It's easy for humans to read and write, and easy for machines to parse and generate.