Jsontify processes JSON entirely in your browser. Nothing you paste, drop, or open is uploaded to our servers.
Parsing, formatting, searching, and exporting all run locally, in a Web Worker on your device. Your JSON content - including any keys, values, or file names - never leaves your browser.
Jsontify uses Google Analytics (GA4) in cookieless mode to see which tools are used and how much traffic the site gets. No cookie is set - Google Consent Mode is configured to deny all storage by default, so analytics run without tracking you across visits.
The only data sent is anonymous, aggregate usage: which page was viewed, and which action was used (format, minify, repair, copy, export, open, search, theme change), plus the byte size of an opened document. None of this ever includes your JSON's content, keys, values, paths, or file name.
The Inspector pane can preview a value that looks like an image URL. Loading that preview fetches the image directly from the URL you provided, using your browser - the one case where a request goes out based on your data, and it is always your own data, at your own selection, sent with referrerpolicy="no-referrer".
This page describes what Jsontify does today. It does not set cookies, run ads, or share your data with anyone.