Formatters, encoders, and utilities to speed up your coding workflow.
Beautify and format messy JSON code into a readable, indented structure.
Compress and minify JSON by removing unnecessary whitespace and line breaks.
Safely encode text to Base64 or decode Base64 back to text with full Unicode support.
Encode special characters for URLs or decode percent-encoded URL strings.
Convert Unix timestamps using explicit seconds or milliseconds, and debug dates that appear in the wrong year.