← back to pastejson

About pastejson

pastejson (json.justgiulio.dev) is a free, single-purpose JSON tool: paste JSON, see it formatted instantly. It handles multi-megabyte documents in milliseconds because it is built directly on the browser's native JSON parser with a hand-tuned rendering pipeline — no frameworks on the hot path, no network round-trips, no server.

Principles

Features

Pretty-print with configurable indent, collapsible tree view, minification, diff between two documents (focused changes or side by side), regex find, JSONL support.

The author

Built by Giulio Fagioli — justgiulio.dev. Source code: github.com/Remeic/pastejson.