Html2Markdown Saver icon

Html2Markdown Saver

Extension Actions

How to install Open in Chrome Web Store
CRX ID
maejnnghhmefeiebbdlkgfibajahildn
Status
  • Live on Store
Description from extension meta

Click an element to convert it to Markdown and download its images.

Image from store
Html2Markdown Saver
Description from store

Html2Markdown Saver helps you easily convert selected web page elements into clean Markdown format, with image saving support.

Html2Markdown Saver is a lightweight Chrome extension designed for developers, writers, and SEO specialists.
It allows you to select any element on a webpage and instantly convert it into clean, structured Markdown.

Features:
- Select and convert any HTML element into Markdown
- Save images locally with original filenames
- Preserve tables, lists, and formatting
- Export results to `.md` file
- Simple and efficient UI

💡 Perfect for bloggers, technical writers, and anyone who needs quick Markdown conversion while browsing the web.

No data is sent to external servers. Everything works offline inside your browser.

Note: Html2Markdown Saver only captures the page content from the Chrome browser. Some websites dynamically change their body content as you scroll. To address this issue, you can minimize the content so it fits on a single screen, or split it into several screens and merge them later by hand.

How to use
- Click the extension icon
- Enter a custom name or slug name(optional)
- Select the content you want to save
- A markdown file and images will be download in your chrome download folder

1.0.8 change log
+ some lazy loading images should be downloaded even it seems empty, for those images we stronog recommand you scrool screen to make them display out at first

1.0.7 change log
+ skip download images which are not ready in web page, and reduce waiting time especially some images are missing
+ setup download image timeout to 5 seconds per image

1.0.6 change log
+ auto add frontmatter if markdown content start with header 1#
+ replace all space with '-', also for ',', ':' for slug name, because vitepress md blog DO NOT like space in it's url

1.0.5 change log
+ optimize ui display
+ remove space in slug field (space will break markdown file name as url link)
+ fix duplicated image filename (all image will save locally under one folder, some image will come from different ulr or doman but with the same filename)

1.0.4 change log
+ do NOT export content about wexin video player
+ do NOT download img src url-file if it was a .html file

1.0.3 change log
+ export full html page to md support
+ catch some exception while fail to download some images

1.0.2 Change Log
+ fix empty image url bug
+ auto extract publish time from `publish_time` tag with datetime format like '2025年09月11日'
+ fix duplicated image reference issue

FAQ and more, please refer to: https://www.chaosparks.com/markdown/html2markdown-saver/

Email Support: [email protected]