JSON Fmt

JSON Fmt

Small developer tools that run in your browser and send nothing anywhere.

JSON Fmt is a set of developer utilities that do one job each: format or validate JSON, encode and decode Base64 and URLs, convert Unix timestamps, hash a string, test a regular expression. Each page loads fast, has no sign-up, and keeps your data on your machine: the code runs in the browser and the page makes no network requests with what you paste.

They are written by a working engineer for the moments when you have a blob of JSON from a log, a token from a header or a timestamp from a database and want to see it properly without installing anything or trusting a random site with the contents.

Every page explains what the tool does under the hood and the edge cases that catch people out, so it is also a short reference.

Tools

Who makes this

JSON Fmt is written and kept by ABSU Mobilities, Hyderabad. Every tool page says how it calculates, shows a worked example, and lists its sources with the date they were read. If a number looks wrong, tell us.