Convert any webpage to Markdown format with a single click
Markdown Converter for Chrome
This Chrome extension allows you to convert the content of any webpage into Markdown format with a single click. It intelligently extracts the main content, handles images and figures, and even captures content embedded within iframes.
Features
• One-Click Conversion: Convert any webpage to Markdown by simply clicking the "Convert" button.
• Intelligent Content Extraction: Focuses on the main content (e.g., main, article tags) while removing common clutter like navigation, footers, ads, and comments.
• Image and Figure Handling: Converts <img> and <figure> elements into proper Markdown image syntax, including captions from <figcaption>.
• Iframe Content Inclusion: Extracts and appends content from accessible iframes at the end of the converted Markdown.
• Customizable Markdown: Utilizes TurndownService for flexible Markdown generation, allowing you to customize heading styles, list markers, and more.
• Copy and Download: Easily copy the converted Markdown to your clipboard or download it as a .md file.
• Status Updates: Provides clear status messages to inform you about the conversion process, including success, error, and copy/download actions.
How to Use
1. Install the Extension: Add this extension to your Chrome browser.
2. Navigate to a Webpage: Open the webpage you want to convert.
3. Click the Extension Icon: Click the extension icon in your browser toolbar.
4. Convert: Click the "Convert" button to generate the Markdown.
5. Copy or Download:
o Click "Copy" to copy the Markdown to your clipboard. The button will briefly turn green upon success.
o Click "Download" to save the Markdown as a .md file. The button will briefly turn green upon success.