grepyard
All tools

JSON tools

Format, minify, validate, and query JSON with JSONPath. All in your browser — nothing leaves the page.

Valid JSON

$ = root; .foo = child; [*] = all elements; ..foo = recursive descent.

Output

Click Format or Minify.

JSONPath result
[
  "jwt",
  "ja4",
  "regex"
]