How can I save a "complete" HTML file as single file?

AnnanFay picture AnnanFay · Apr 28, 2011 · Viewed 10.7k times · Source

Are there any utilities or web browsers that can save a file and referenced resources as a single HTML file?

With most web browsers / wget there's the option to download required CSS and images as seperate files. Is there a way to automatically inline the CSS and images?

Answer

zTrix picture zTrix · Nov 14, 2013

I have made a python script for this. Up to now, it covers my own needs perfectly. Hopes to be useful.

https://github.com/zTrix/webpage2html