Launched this week

Pandia
Open multi-gigabyte JSON instantly — native, offline, free
8 followers
Open multi-gigabyte JSON instantly — native, offline, free
8 followers
Pandia is a fast, native JSON viewer & editor for macOS, Windows and Linux. It opens multi-gigabyte files instantly (no upload, no size limit), shows JSON five ways — Tree, Code, Grid, Graph, Compare — and generates types for 9 languages. Offline, private, free, open source.






Pandia
Opening multi-gigabyte JSON files locally without uploads is genuinely useful. What pushed you to optimize for huge files instead of building another general JSON editor?
@aryan787544 The main reason was having to read JSON log files, database dumps, and massive data exports. Since most standard editors crash when I try to load the files, I wanted to solve this specific pain point without sacrificing privacy
@hendurhance That's a very real pain point, and it's nice to see someone solving it without compromising privacy.
Feels like there's more to discuss than fits in a Product Hunt thread. If you're open to it, what's the best email to continue the conversation?
Love how fast it opens huge files locally - huge win over cloud tools. One thing I'd love: a built-in JSONPath or jq-style query bar at the top so I can jump straight to nested data without manually expanding the tree. That would make diffing giant files way less of a chore.
@elife1154371 We currently support jq-style query bar, but it is more of an input wizard.