Introduction

Welcome to Pandia, a powerful JSON visualization and editing tool for developers.

What is Pandia?

Pandia is a free, open-source desktop application that provides a complete toolkit for working with JSON data. Whether you're debugging API responses, exploring data structures, generating types, or comparing JSON documents, Pandia has the tools you need.

Fast

Built with Rust and Tauri for native performance

Private

All processing happens locally on your machine

Free

Open source, forever free

Key Features

Multiple View Modes

View your JSON in different formats: Tree view for hierarchical navigation, Graph view for visual relationships, Grid view for tabular data, and Code view for raw editing.

Type Generation

Generate type definitions from JSON in multiple languages: TypeScript, Go, Rust, Python, Java, Kotlin, PHP, Zod schemas, JSON Schema, GraphQL, Mongoose, BigQuery, and MySQL.

Multi-Format Import

Import data from multiple formats including JSON, YAML, XML, and CSV. Load from files, URLs, cURL commands, or GitHub Gists.

Flexible Export

Export your JSON to various formats including YAML, XML, CSV, Base64, and URL-encoded. Save to files, send to webhooks, or upload to GitHub Gists.

JSON Query

Query your JSON data using three powerful query languages: JSON Query Language, JMESPath, or Lodash expressions.

Compare & Diff

Compare two JSON documents with side-by-side and unified diff views. Easily spot additions, deletions, and modifications.

JSON Repair

Automatically fix malformed JSON with intelligent repair. Handles trailing commas, unquoted keys, comments, and more.

Graph Visualization

Transform JSON into interactive node-based diagrams. Pan, zoom, and navigate through your data visually. Export as PNG or SVG.

Additional Features

  • Find & Replace - Search for keys, values, or patterns with regex support
  • Snippet Manager - Save and organize frequently used JSON snippets
  • JSON Path Finder - Navigate to any path in your JSON structure
  • Custom Themes - Choose from built-in themes or create your own
  • Keyboard Shortcuts - Full keyboard navigation and shortcuts
  • Tab Management - Work with multiple JSON files in tabs
  • Auto-Save - Never lose your work with configurable auto-save
  • Cross Platform - Available for macOS, Windows, and Linux

Quick Links