🔍
Regex Tester
Test JavaScript regex live with match highlighting. 7 ready presets including Vietnamese-specific (phone, ID number).
/ /
Flags:
g global · i case-insensitive · m multiline · s dotall · u unicode · y sticky
Mẫu:
Highlight match 0 match
📋 Danh sách các match (group)
Features
- Live highlight: type the pattern, see matches instantly (80ms debounce)
- 7 presets: email, Vietnamese phone, URL, IPv4, date, hex color, Vietnamese ID
- Capture groups: full breakdown of each match and its sub-groups
- JavaScript engine: uses browser RegExp — 100% matches what you'd see in JS/TS code
Common flags
g— global (find all matches)i— case-insensitivem— multilines— dotall (. matches \n)u— unicode
Related tools
See all tools →NEW
🔐
JWT Decoder
Decode JWT tokens — header, payload, claims with readable timestamps.
NEW🎨
JSON Formatter
Format / minify / validate JSON. Sort keys A-Z, custom indent, Ctrl+Enter shortcut.
NEW🔑
UUID / Hash / Base64 / URL
Bundle: UUID v4, SHA-256/512 hash, Base64 (URL-safe), URL encode.
NEW🔤
Remove Vietnamese diacritics
Strip diacritics for slugs, filenames, usernames, identifiers. Optional đ → d.