Generator
Detect visually confusing field names and prefix collisions in CSV, JSON, or schema inputs, then suggest clearer renames
mock-data-naming-conflict-detectorSecurity
Scan one or more regex patterns for catastrophic backtracking risk, simulate evil inputs, and suggest safer rewrites
redos-regex-scannerValidation
Simulate the reading order and spoken semantics a screen reader may expose from a URL or raw HTML, then flag likely accessibility gaps
screen-reader-simulation-testerDocument Tools
Generate a printable workout-plan PDF from JSON or CSV data with exercise tables, progress boxes, and optional QR video links
fitness-workout-pdf-generatorDevelopment
Parse Terraform plan JSON or text output, classify resource changes, and surface a dependency-oriented summary before apply
terraform-plan-visualizerMath & Numbers
Convert decimals into simplified fractions or mixed numbers with configurable tolerance and denominator limits
decimal-to-fraction-calculatorDate & Time
Expand RRULE-based VEVENT recurrence into concrete occurrences and export them as JSON or a flattened ICS calendar
ics-calendar-recurrence-rule-expanderData Analysis
Forecast future periods from CSV or JSON time-series data and inspect trend, seasonal, and residual decomposition in one report
time-series-forecast-seasonality-analyzerDevelopment
Decode Jaeger, Zipkin, or OpenTelemetry trace JSON and render span timing, dependencies, and error hotspots as an interactive waterfall report
distributed-trace-decoder-waterfall-visualizerMath & Numbers
Evaluate fraction expressions, simplify results, and show decimal plus mixed-number forms
fraction-calculatorNetwork
Parse pcap and basic pcapng captures, surface protocol hierarchy and session statistics, and export filtered packet summaries
network-packet-analyzerData Processing
Detect common log formats, extract core fields, infer field types, and export parsed logs as JSON, CSV, or SQL inserts
structured-log-analyzer