kage alternatives

Kage is an open-source tool that generates static websites by rendering pages in headless Chrome. It captures the final DOM, strips scripts and event handlers, and rewrites CSS, images, and fonts. The result is a folder of static .html files that can be opened directly without running any code.

Alternatives