#htmlminifier — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #htmlminifier, aggregated by home.social.
-
Web page minification:
HTML Minifier Next is almost a year old now, coming with security updates, bug fixes, new features, and *significantly* better performance than its predecessors.
Now I strongly recommend to update—HTML Minifier (HM) and HTML Minifier Terser (HMT) have severe bugs and gaps around HTML and CSS minification.
Please do your own tests, but note that HM is officially unmaintained and HMT hasn’t been updated in years:
-
Astro: How to Set Up More Powerful HTML Minification (in 31 Seconds), by @j9t [@frontenddogma]:
https://meiert.com/blog/astro-html-minification/
#howtos #astro #html #htmlminifier #minification #optimization
-
Web page minification:
HTML Minifier Next now comes with a zero-config mode, to enable quick, comprehensive in-place minification.
🖥️ Run `npx html-minifier-next --zero` in any folder, to compress HTML pages and inline CSS, JS, and SVG with comprehensive defaults.
(The command shares the internals and can be aborted. To test, use under version control.)
-
On the Need for Neutral Maintained Minifier Metrics, by @j9t [@frontenddogma]:
https://dev.to/j9t/on-the-need-for-neutral-maintained-minifier-metrics-5715
-
The Two Most Important Tools for HTML Developers, by (not on Mastodon or Bluesky):
https://dev.to/cfried/the-two-most-important-tools-for-html-developers-24nb
#tooling #html #conformance #minification #htmlminifier #htmlnano
-
The Two Most Important Tools for HTML Developers, by (not on Mastodon or Bluesky):
https://dev.to/cfried/the-two-most-important-tools-for-html-developers-24nb
-
Changes in the World of HTML Minifiers, by @apollinelaurent:
https://webdevbelgium.wordpress.com/2025/12/13/changes-in-the-world-of-html-minifiers/
-
If you're a HTML Minifier (HM) or HTML Minifier Terser (HMT) user, I suggest to have a look at HTML Minifier Next (HMN).
HMN:
* includes security updates and bug fixes
* provides additional configuration options (including presets)
* is faster
* comes with a more comfortable web version
* is run by someone who ❤️s HTMLHMN is generally compatible with HM and HMT.
* npm: https://www.npmjs.com/package/html-minifier-next
* GitHub: https://github.com/j9t/html-minifier-next
* Web: https://j9t.github.io/html-minifier-next/ -
Eleventy: How to Set Up Effective HTML Minification (in 24 Seconds), by @j9t [@frontenddogma]:
https://meiert.com/blog/eleventy-html-minification/
#howtos #eleventy #html #htmlminifier #minification #optimization
-
HTML Minifier Next (maintained and enhanced successor of HTML Minifier) now allows to save and bookmark settings and (small) samples.
See e.g. https://is.gd/yXn4EX (too long to share without shortening) for a quick example.
-
HTML Minifier Next (a Maintained Fork of HTML Minifier), by @j9t [@frontenddogma]:
-
Tool: HTML Optimizer and Minifier, by (not on Mastodon or Bluesky):
https://j9t.github.io/html-minifier-next/
#tools #exploration #optimization #html #htmlminifier #minification