JSON Pointer Extractor (RFC 6901)

RFC 6901 pointers. Use ~1 for "/" and ~0 for "~". One pointer per line for batch extraction.

Results

/users/0/name

Ada

/users/1/name

Alan

/meta/total

2

/users/0/address~1city

Key not found: address/city

JSON Pointer Extractor (RFC 6901) — Free Online Tool

Extracts values from a JSON document using RFC 6901 JSON Pointer references (e.g. /foo/0/bar) with support for escaped slashes (~1) and tildes (~0), plus a batch mode that evaluates multiple pointers at once, useful for debugging JSON Patch operations, testing OpenAPI / JSON Schema $ref resolution, and pulling nested fields from large API responses.

How to use the JSON Pointer Extractor (RFC 6901)

  • Open the tool above — it runs entirely in your browser, so your input never leaves this page.
  • Paste or type your input into the field, then press the relevant button (e.g. Encode / Decode, Generate, or Convert).
  • Copy the result from the output area with the copy button orCtrl/Cmd + C.
  • No signup, no upload, and no tracking — repeat as often as you need.

Frequently asked questions

Is the JSON Pointer Extractor (RFC 6901) free to use?

Yes. The JSON Pointer Extractor (RFC 6901) is completely free, with no signup, no ads inside the tool, and no hidden limits.

Does the JSON Pointer Extractor (RFC 6901) upload my data?

No. The JSON Pointer Extractor (RFC 6901) processes everything locally in your browser. Your input is never sent to a server, so it stays private even on shared devices.

Does the JSON Pointer Extractor (RFC 6901) work offline?

After the page loads, the JSON Pointer Extractor (RFC 6901) runs entirely in your browser, so it keeps working without a network connection.

Free & private — why use this JSON Pointer Extractor (RFC 6901)

The JSON Pointer Extractor (RFC 6901) runs 100% client-side in your browser. Your data is never uploaded to a server, no account is required, and the tool is completely free. It works offline once the page has loaded and is part of a growing collection of privacy-first developer utilities.

More json tools