Uvlio

Command Palette

Search for a command to run...

Developer

JSONPath Evaluator

Evaluate JSONPath expressions against JSON data, inspect matched paths and preview results with GitHub-style highlighted JSON output.

Workspace

Work here first, inspect the output, then decide the next move.
WorkflowLocal

This workspace processes the content directly in your browser.

Formatting, decoding, validation, and common file work stay local whenever possible, then continue in the same result area for copy, download, or the next step.

See related workflows
Input

Paste content, choose a file, or load a sample first.

Process

The content stays in the local browser by default.

Result

After processing, copy, download, or continue into a related workflow.

Input

JSONPath
JSON input

Result

Paste JSON to begin

Enter a JSONPath expression and inspect matching values, paths, and pointers here.

Best For

Evaluate JSONPath expressions against JSON and inspect which values, paths and pointers match.

Common tasks

  • Debug nested API payloads
  • Find repeated keys in large JSON
  • Teach or document JSONPath queries with real output

Key Questions