Website & SEO tools

Domain, SEO, security, URLs, text, images, dev utilities—each tool has its own URL.

JS Minifier

JS minifier (basic)

Strips block comments and collapses whitespace—does not rename variables.

Guide: JS Minifier

Topics in this category: JSON, minify, encoding

JavaScript delivery

Ship modern syntax to modern browsers with module/nomodule splits when possible to cut polyfill weight.

Defer non-critical scripts and measure main-thread time to protect INP.