Monolith – CLI tool for saving complete web pages as a single HTML file

Monolith is a data hoarder’s dream tool, bundling any web page into a single HTML file that includes CSS, images, and JavaScript assets. This allows for easy storage and sharing, replacing the need for multiple open tabs with individual HTML files. Unlike traditional methods, monolith saves all assets as data URLs, ensuring the page is rendered accurately offline. The tool is easily installed on various platforms, including Windows, macOS, GNU/Linux, and more. With customizable options for excluding audio, images, CSS, and more, Monolith offers a unique solution for saving web content efficiently. Note: Monolith does not support dynamic content that requires JavaScript.

https://github.com/Y2Z/monolith

To top