🧑‍💻 Development

Tools for developers and programming workflows

Back to Tools

URL Query Analyzer

Batch parse URL query parameters with output of key frequency, value samples, and encoding anomaly detection

Development

Multi-Pattern Matcher

Match multiple regex patterns against text in one operation

Development

Named Group Tester

Parse and display named capture groups from regex patterns

Development

Regex Replace Previewer

Preview regex replacements in real-time with detailed diff highlights and statistics

Development

Regex Linter

Detect error-prone and risky regex patterns, check for catastrophic backtracking, unanchored patterns, and provide rewrite suggestions

Development

AI Regex Explainer

Use AI to break down regular expressions into readable explanations

Development

Regex Benchmark

Compare performance of different regex patterns, identify bottlenecks, and detect degenerate cases

Development

Regex to String Generator

Generate random strings that match a given regular expression pattern

Development

Glob to Regex

Convert file matching patterns (Glob) to regular expressions

Development

Import Path Extractor

Extract all import/require paths from JavaScript/TypeScript code

Development

User Agent Parser

Parse User Agent strings to extract browser, OS, device, and engine information

Development

CSS Selector Extractor

Extract and categorize all CSS selectors from CSS content

Development