HTML Minifier Next 7 Is ESM-Only:
The next major version of the super-configurable web page minifier is there.
https://meiert.com/blog/html-minifier-next-7/
#webdev #html #performance #optimization #htmlminifier #minification
HTML Minifier Next 7 Is ESM-Only:
The next major version of the super-configurable web page minifier is there.
https://meiert.com/blog/html-minifier-next-7/
#webdev #html #performance #optimization #htmlminifier #minification
AI and HTML: Validating, Omitting Optional Code, and Minifying as Token Optimization, by @j9t [@frontenddogma]:
https://meiert.com/blog/ai-and-html/?ref=frontenddogma.com
#ai #tokenoptimization #html #conformance #minimalism #minification #optimization
Releasing hihtml, a Supertool for HTML Validation, Link-Checking, and Minification:
What if you only needed one tool to handle all the key HTML optimization tasks?
https://meiert.com/blog/hihtml/
#tools #webdev #html #conformance #validation #links #minification #quality #optimization
Very softly launching hihtml, an HTML supertool.
Check it out: npx hihtml -h
Some resources that can help you decide and migrate:
📊 Benchmarks comparison if you’d be shopping for a new HTML or web page minifier:
https://github.com/j9t/minifier-benchmarks/
🌈 HTML Minifier Next presets, one feature that makes HTML Minifier easier to use:
https://github.com/j9t/html-minifier-next#presets
💡 HTML Minifier Next upgrade guide detailing some of the biggest changes when switching from HM or HMT:
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:

Super-configurable and well-tested web page minifier (enhanced successor of HTML Minifier). Latest version: 6.2.3, last published: 2 days ago. Start using html-minifier-next in your project by running `npm i html-minifier-next`. There are 15 other projects in the npm registry using html-minifier-next.
HTML minification:
Would it be useful for you if a minifier came with the option to report obsolete and proprietary HTML code?
I’m thinking about adding a report option to HTML Minifier Next which would enable this.
If you have a preference or feedback, this would help! (Please reshare for more input!)

Summary by CodeRabbit New Features Added reportObsoleteHTML option to detect/report obsolete or proprietary HTML elements and attributes; accepts true (logs warnings) or a custom callback. Do...
How Small Can A Linux Executable Be?
https://fed.brid.gy/r/https://hackaday.com/2026/03/31/how-small-can-a-linux-executable-be/