Related tools: JSON Formatter, JWT Decoder
JavaScript regular expressions as implemented by your browser's ECMAScript engine — the same regex used in Node.js and browser JavaScript.
No. Matching and highlighting run locally in your browser.
Yes. Free, no sign-up, no limits.
Yes. Combine flags like g (global), i (case-insensitive), m (multiline), and s (dotAll) to match your use case.