Regex Toolkit - Test, Explain, Benchmark
Pricing
Pay per usage
Go to Apify Store

Regex Toolkit - Test, Explain, Benchmark
Test regular expressions against sample text, get human-readable pattern explanations, find all matches with capture groups, and benchmark pattern performance. Supports common regex presets.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
2x lazymac
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
0
Monthly active users
2 days ago
Last modified
Categories
Share
Regex Toolkit
Test, replace, split, validate, explain, escape, benchmark regex patterns, and browse built-in pattern library.
Input
action(string, required): Action —test,replace,split,validate,explain,escape,patterns,benchmarkpattern(string): Regular expression patterntext(string): Text to test againstflags(string): Regex flagsreplacement(string): Replacement stringpatternName(string): Built-in pattern nameiterations(integer): Benchmark iterations
Output
Returns match results, replaced text, split parts, validation info, explanation, escaped text, pattern library, or benchmark stats.