📝 Input
📤 Result
Waiting for input...
Drop file to upload

JSON Path Finder Online

Find the full JSONPath to a specific value in your JSON structure.

For CSV to JSON conversion, paste your CSV data and click CSV → JSON. The tool automatically detects numbers and booleans, producing clean typed JSON output. Toggle the "First row is header" option to match your CSV format.

Step 1: Enter value to find

Type a value to search for. Tool returns the JSONPath to each occurrence.

Partial match?

Yes, finds values containing the search text anywhere in the string.

What delimiters are supported?

Comma (,), semicolon (;), tab, and pipe (|). Choose the delimiter that matches your target application. CSV-to-JSON conversion auto-detects the delimiter.