# Web Clipper You can convert any web content into Markdown for storing them in your notes. There are a couple of options when it comes to clipping web pages: [Web Clipper - Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=jsartelle.web-clipper) - This is a Web Clipper as a VSCode extension, takes a webpage URL and outputs Markdown. Uses [mercury](https://github.com/postlight/mercury-parser) [deathau/markdown-clipper: A Web extension to clip websites and convert them to markdown](https://github.com/deathau/markdown-clipper) - This is a Web Extension that can be used in multiple browsers to the extract any webpage's content in markdown.