Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Save a Web Page as a Single File in Chrome

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

The easiest way is to install the chrome extension SingleFile which allows you to save a web page as a single HTML file.

If you don’t want to install third-party extensions, Chrome actually has built-in feature (even though limited) for this.

  1. Right click to bring up the menu.

  2. Select “Save as...”.

  3. In the prompted dialog, chose the file type “Web page, Single File”.

  4. Click the “Save” button to save the page as a single (m)html file.