QuickToolsFree Online Tools

Tester de regex

Prueba expresiones regulares contra texto en tiempo real. Muestra todas las coincidencias, grupos y posiciones.

regex testerregular expression testerregex onlinetest regexregex matcher

Drag & drop a file here, or click to browse

Options

//
Flags:

Privacy: This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.

Examples

Example 1
The quick brown fox jumps over the lazy dog
Click "Example 1" above to load

Frequently Asked Questions

Q: Which regex flavor is used?

A: JavaScript (ECMAScript) regex syntax.

Q: What flags are supported?

A: g (global), i (case-insensitive), m (multiline), s (dotAll).

Q: Does it show capture groups?

A: Yes, all capture groups are listed for each match.

Related Tools

Privacy & Security

This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.