100% client-side · nothing leaves your browser

format
anything

A no-nonsense console of eight formatters for code and data. Beautify, minify, and validate JSON, XML, HTML, YAML, SQL, Python, GraphQL and CSS — instantly, privately, and free.

formatters — bash — 80×24

$ echo '{"name":"ada","born":1815}' | format json

{
  "name": "ada",
  "born": 1815
}

$ validate

✓ valid · 2 keys · 0 errors

ls ./formatters

8 tools available

cat features.txt

[01]

format

Beautiful, consistent indentation with configurable spacing.

[02]

validate

Real-time syntax checking with precise, readable error output.

[03]

private

Everything runs locally. Your data never touches a server.