PB
Available
code
lock Free · Private · In-Browser

JSON Path Picker

Pick nested JSON paths from pasted objects and list dot-path style references.

What the JSON Path Picker does

Pick nested JSON paths from pasted objects and list dot-path style references. A config object can expose scripts.test or theme.colors.primary as reusable paths Adjust the controls and the preview updates immediately, so you can dial in exactly what you want and copy the result straight into your project — no build step and no account.

One thing to keep in mind: This lightweight parser expects valid JSON and does not execute JavaScript objects.

Private and in your browser

Everything runs locally in your browser. Your input is never uploaded, so the tool stays fast and works offline, and the copy and download buttons always use the current result shown in the output panel.

Frequently Asked Questions

What does the JSON Path Picker do?

Pick nested JSON paths from pasted objects and list dot-path style references. A config object can expose scripts.test or theme.colors.primary as reusable paths.

What should I keep in mind?

This lightweight parser expects valid JSON and does not execute JavaScript objects

Does it upload my input?

No. The JSON Path Picker runs entirely in your browser — your input is never uploaded, and it keeps working offline once the page has loaded.

Take it further
Developer Tools

Practical utilities for front-end design and implementation work.

Learn More arrow_forward