JSON formatter
View, format, and validate JSON
UUID generator
Generate 100% unique IDs with UUID v4 algorithm
JSON to YAML
Convert JSON to alternative and more readable YAML format
YAML to JSON
Convert YAML syntax back to the standard JSON with one click
Encode URL
Check if your URL contains special characters and encode them if yes
Decode URL
Transform URL encoded text back to readable representation
Encode Base64
Encode binary or text data with Base64 encoding algorithm
Decode Base64
Decode data encoded with Base64 back to binary or text representation
Punycode converter
Convert text containing Unicode (UTF-8) characters to ASCII string with Punycode algotithm and vise-versa
MD4 Hashing
Convert text to MD4 hash
MD5 Hashing
Generate MD5 hash codes for data comparison, indexing, or encoding
May 2023
Add MD5 Hash generator tool
December 2022
Add Punycode converter tool
Add a link to our Twitter account to page footer
UUID generator: show all generated ids in the textarea
November 2022
Add Base64 decoder tool
Add "Copy to clipboard" button
Add Base64 encoder tool
Update design of the homepage, move format JSON tool to the separate page
Add URL encoder and URL decoder tools
October 2022
Show gzipped JSON size
Add Privacy Policy page
Add YAML to JSON converter tool
Add JSON to YAML converter tool
Add UUID generator tool
Display JSON string length
Show JSON size in bytes/kilobytes/megabytes
Allow changing color theme
September 2022
Simple JSON editor release
Add changelog section
Add credits section
Display JSON parse error
This website has been built with the help of many great and quality JavaScript-related open-source libraries and projects. Some of them are:
React - A JavaScript library for building user interfaces
ReScript - Safe and strongly typed language that compiles to JavaScript
Emotion - Modern CSS-in-JS library
bs-css - ReScript bindings for Emotion
CodeMirror - Code editor component