Developer utilities
Regex Tester
Test regular expressions against text and see live match results.
Enter a pattern and flags. Type test text. Matches appear live.
5 matches
quickbrownjumpsoverlazy
How to use it
- 1Enter pattern.
- 2Set flags (g, i, m, s, u, y).
- 3Paste test text.
- 4Review matches.
Real use cases
- Log parsing.
- Form validation.
- Data extraction.
Frequently asked
What regex flavor is this?
JavaScript / ECMAScript. Different from PCRE, Python, or Go in some edge cases (like lookbehind support and Unicode).
More in this category
Other developer utilities tools
JSON Formatter & Validator
Pretty-print, minify, and validate JSON right in your browser.
Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 back to text.
HEX ↔ RGB Color Converter
Convert between HEX, RGB, and HSL color codes with a live preview.
URL Encoder / Decoder
Percent-encode or decode URLs and query string values.
Text Diff Checker
Compare two blocks of text line by line and highlight differences.
UUID Generator
Generate v4 UUIDs in bulk. Copy one or all with a click.
Want a private version for your team?
Custom calculators with your branding, saved defaults, and team access - built to fit your process.
