Regextester: snel starten
Alles voor een eerste geslaagde run: wat je plakt, welke optie er echt toe doet en hoe je het resultaat leest.
Gebruiksaanwijzing
- Open de tool en plak je invoer in het linkerpaneel.
- Stel alleen de opties in die je taak echt nodig heeft; de standaardwaarden kloppen voor de meeste invoer.
- Lees het resultaat in het rechterpaneel; het werkt live bij tijdens het typen.
- Gebruik Kopiëren om het resultaat te pakken of Downloaden om het als bestand op te slaan.
Voorbeelden
Try email pattern.
Invoer
user-2026@mail.com and admin@sub.example.co.uk
Uitvoer — Resultaten
<p class="tb-note">2 matches</p><table class="tb-table"><tr><th>#</th><th>Match</th><th>Index</th></tr><tr><td>1</td><td><code>user-2026@mail.com</code></td><td>0</td></tr><tr><td>2</td><td><code>admin@sub.example.co.uk</code></td><td>23</td></tr></table><pre class="ex-io"><mark>user-2026@mail.com</mark> and <mark>admin@sub.example.co.uk</mark></pre>
Uitvoeren
Beschrijving
Live JavaScript regex testing with match groups highlighted.
Gerelateerde tools
Regex VervangtoolApply regex replacements with $1 capture references.Gangbare RegexBibliotheekReady-made patterns for email, URL, phone, dates and more.Base64-EncoderEncode text, JSON, URLs or files to Base64, standard or URL-safe.URL-EncoderPercent-encode URLs or single query components.Base64-DecoderDecode Base64 (standard or URL-safe) back to text or bytes.SHA-256 HashgeneratorCompute the SHA-256 digest — the standard for modern integrity checks.