Jens Oliver Meiert

Use my latest work: latest tech booklatest non-tech booklatest optimization toollatest defense tool

Releasing hihtml, a Supertool for HTML Validation, Link-Checking, and Minification

Published on May聽19, 2026, filed under , , , , . (Share this post, e.g., on Mastodon.)

Have you ever wondered what HTML validator to use? How to check on deprecated HTML in your codebase? What link checker would do? What web page minifier to use?

Have you ever forgotten about one of these?

Or, have you ever wondered why you need to use so many tools and take so many steps to properly check and process HTML?

Meet hihtml (source), a convenient abstraction that allows you to validate HTML pages using HTML-validate, that checks on deprecated markup using ObsoHTML, that comes with a built-in link checker, and that minifies the respective web pages using HTML Minifier Next!

Screenshot of hihtml being used with its `-a` option, showing validation, link-checking, and minification on a local copy of worlds-highest-website.com.
hihtml in realistic but orchestrated action.

hihtml is designed to make HTML quality control and optimization as easy as possible:

Check the hihtml documentation for more details.

My recommendation: Try hihtml in a folder containing HTML using npx hihtml -c -l (equivalent to npx hihtml --check-code --check-links). That will give you an instant idea of what hihtml does without any actual changes.

Then鈥攖his is the first release, so things may have been missed and things may change. If you run into a problem or have a suggestion, please file an issue and I鈥檒l have a look.

Other than that: Enjoy a new unified way of covering your HTML quality and optimization needs!

About Me

Jens Oliver Meiert, on March 2, 2026.

I鈥檓 Jens (long: Jens Oliver Meiert), and I鈥檓 an engineering lead, guerrilla philosopher, and indie publisher. I鈥檝e worked as a technical lead and engineering manager at various companies (e.g., Google); I鈥檓 an active web and tool developer (code optimization, digital defense), a contributor to web standards (like HTML, CSS, WCAG), and a book author (O鈥橰eilly, Frontend Dogma).

I love trying things鈥攊n web development and engineering management, but also in politics and philosophy, where I hold to one idea in particular: that we can only be well if we take good care of everyone. Here on meiert.com I talk about some of my perspectives and experiences. (Please share feedback: Interpret charitably, keep it friendly, but do be critical.)