Peter
All activity
Dadroit V Web is a JSON viewer that handles large files entirely in your browser. No upload, no server, no install. Open files from disk, paste from clipboard, or load from a URL with Bearer or Basic auth. Browse with a collapsible tree view, search with text or RegEx, and export full or partial JSON, formatted or minified. Works on desktop, phone, and tablet. Free, ad-free, and your data never leaves your machine.
Dadroit V Web
Dadroit V WebView large JSON files in your browser. Nothing uploaded.
Peterstarted a discussion

How do you inspect large JSON files?

Curious how other developers handle big JSON files say 20–50 MB. Do you use an online tool, a desktop app, or just throw it into a text editor and hope for the best? I've been building JSON tools for years and I'm always surprised how many people still paste sensitive data into random online viewers. What's your go-to workflow?