All Features

A comprehensive overview of all features available in Orbit JSON Viewer.

View Modes

account_tree Tree View

Navigate JSON as an interactive tree with expandable and collapsible nodes. Perfect for exploring nested structures.

  • Click chevrons to expand/collapse nodes
  • Click nodes to select and inspect
  • Visual distinction between objects and arrays
  • Shows item counts for arrays and objects

list Flat View

View all JSON paths and values in a flat list format. Great for finding specific keys quickly.

  • All paths displayed in one scrollable list
  • Click any path to navigate to that node
  • Color-coded by data type

code Raw View

Formatted JSON with syntax highlighting. Perfect for copying or reviewing the structure.

  • Pretty-printed with proper indentation
  • Syntax highlighting for keys, values, and types
  • Easy to read and copy

Layout Modes

view_column Three-Column Layout

Input editor, visualization, and inspector side by side. Resize columns by dragging the handles between them.

view_agenda Two-Column Layout

Input and visualization only, with inspector hidden. Perfect for focused editing and viewing.

tab Tab Layout

Switch between Input, Visualization, and Inspector using tabs. Each panel takes full width when active.

Editor Features

Input Editor

  • Line Numbers: Automatic line numbering with error highlighting
  • Syntax Validation: Real-time JSON validation with error messages
  • Search: Find text within the editor with match navigation
  • Format/Minify: Beautify or compress JSON with one click
  • File Support: Load JSON files or drag-and-drop
  • Image Support: Upload images for AI conversion to JSON

Error Handling

  • Inline error messages with line and column numbers
  • Visual highlighting of error lines
  • AI-powered error explanations
  • One-click error fixing with AI

Inspector Panel

The Inspector panel provides detailed information about selected nodes:

  • Key Path: Full JSON path to the selected node (copyable)
  • Type Badge: Visual indicator of data type with color coding
  • Value Preview: Formatted preview of the node value
  • Children/Siblings Table: Interactive table of child properties or sibling nodes
  • Statistics: Depth and size information
  • Export Actions: Copy JSON, CSV, or download as CSV

Search Features

Visualization Search

  • Search across all nodes in the tree/flat/raw views
  • Case-insensitive matching
  • Automatic node expansion for matches
  • Match highlighting with current match indicator
  • Keyboard navigation (Enter/Shift+Enter)
  • Match counter showing position

Editor Search

  • Search within raw JSON text
  • Persistent highlight backdrop
  • Current match highlighting
  • Match navigation with arrow buttons

Export & Copy Features

  • Copy Full JSON: Copy entire formatted JSON to clipboard
  • Export JSON: Download JSON as a .json file
  • Copy Selected JSON: Copy selected node as formatted JSON
  • Copy as CSV: Convert selected object/array to CSV format
  • Download CSV: Download selected data as CSV file
  • Copy Key Path: Copy JSON path for selected node

Performance Optimizations

  • Lazy rendering for large JSON files
  • Debounced input processing
  • Optimized tree rendering with node limits
  • Processing indicators for large files
  • Efficient search algorithms
  • Client-side only processing (no server round-trips)

AI-Powered Features

Orbit JSON Viewer includes powerful AI features for conversion, fixing, and explanation. Learn more about these capabilities:

Explore AI Features arrow_forward