Regex Toolkit - Test, Explain, Benchmark avatar

Regex Toolkit - Test, Explain, Benchmark

Pricing

Pay per usage

Go to Apify Store
Regex Toolkit - Test, Explain, Benchmark

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

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, benchmark
  • pattern (string): Regular expression pattern
  • text (string): Text to test against
  • flags (string): Regex flags
  • replacement (string): Replacement string
  • patternName (string): Built-in pattern name
  • iterations (integer): Benchmark iterations

Output

Returns match results, replaced text, split parts, validation info, explanation, escaped text, pattern library, or benchmark stats.