What Is This Tool?
Convert between JSONPath, JSON Pointer (RFC 6901), and JMESPath query notations. JSONPath is commonly used in JavaScript, JSON Pointer in REST APIs and JSON Schema, and JMESPath in AWS CLI and Azure CLI.
How to Use
- Paste a JSON path expression on the first line.
- On the second line, specify the format: jsonpath, jsonpointer, or jmespath.
- Click Convert to see all three notations side by side.
Frequently Asked Questions
Is this tool safe?
Yes. Processing is 100% client-side with no server upload.