All developer tools
Search browser-based utilities for formatting, decoding, validation, conversion, API debugging, logs, IDs, timestamps, and file workflows.
Production debugging tools
Start with the strongest network, log, API contract, token, and SQL analyzers before browsing the full directory.
Dev Debug Helpers
OpenHAR File Analyzer
Analyze browser HAR files for slow requests, failed calls, duplicates, domains, and timing waterfalls.
Dev Debug Helpers
OpenJava Stacktrace Analyzer
Find root causes in Java and Spring stacktraces, highlight application frames, and collapse framework noise.
Dev Debug Helpers
OpenAPI Log Analyzer
Analyze API logs for ERROR/WARN/INFO counts, duplicate exceptions, correlation IDs, and timeline buckets.
API & Auth
OpenOpenAPI / Swagger Diff Checker
Compare OpenAPI or Swagger JSON/YAML files for added, removed, and potentially breaking API changes.
API & Auth
OpenJWT Security Inspector
Decode JWTs, inspect expiry, issuer, audience, algorithm choices, and common token security mistakes.
Formatters
OpenSQL Query Analyzer
Format SQL and flag dangerous mutations, missing WHERE clauses, SELECT *, and JOIN complexity hints.