Development
Analyze Cache-Control directives, calculate browser/shared-cache TTL and stale budgets, detect directive conflicts, and compare static behavior notes for generic HTTP, Fastly, Cloudflare, and Akamai.
http-cache-control-cdn-edge-ttl-budget-optimizerDevelopment
Decode 64-bit Snowflake-style IDs for Discord, Twitter, Mastodon, Sonyflake, Instagram, or a custom bit profile. Extract timestamp, worker/process/machine, sequence fields, align platform epochs, and infer a Discord shard when a shard count is supplied.
snowflake-discord-id-bit-decoderDevelopment
Parse cron and show the next run in natural language, local time, UTC, countdown seconds, and Unix timestamps.
cron-expression-next-runDevelopment
Audit SPDX 2.3 or CycloneDX 1.5 component licenses and emit SARIF with failing dependency paths
sbom-spdx-cyclonedx-license-policy-auditorDevelopment
Render a URL at multiple viewport widths and inspect screenshots, pixel-difference heatmaps, and layout metrics in the page.
responsive-breakpoint-diffDevelopment
Convert a cURL command into a portable HAR 1.2 request entry.
curl-to-har-converterDevelopment
Compare two JSON payloads and render a visual HTML diff with path-level additions, removals, changes, and statistics
json-diff-visualizerDevelopment
Compress HTML by removing comments, collapsing whitespace and minifying inline CSS/JS
html-minifierDevelopment
Beautify or minify SQL with full control over dialect (PostgreSQL, MySQL, SQLite, SQL Server/T-SQL, BigQuery, Snowflake, and more), keyword / identifier / function casing, indent style (standard, tabular-left, tabular-right), and spacing between statements. Produces a syntax-highlighted, copy-ready result with live size and statement stats.
sql-query-formatterDevelopment
Preview Google SERP (pixel-accurate desktop & mobile truncation), X (Twitter) Card, and OpenGraph card side by side, with pre-launch SEO diagnostics
serp-social-preview-studioDevelopment
Parse EXPLAIN / EXPLAIN ANALYZE output (PostgreSQL/MySQL/SQLite) into a cost tree, flag estimated-vs-actual row divergence, and suggest indexes
sql-explain-plan-visualizerDevelopment
Complete reference guide for HTML void elements (self-closing tags), SVG elements, and MathML elements
self-closing-html-tags