Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Web ClipperNew to Visual Studio Code? Get it now.
Web Clipper

Web Clipper

wcerfgba

|
393 installs
| (0) | Free
Clip web pages into Markdown
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Web Clipper

Clip web pages into Markdown, similar to Evernote or OneNote.

Forked from jsartelle/vscode-web-clipper.

Features

Clip the contents of a web page into a Markdown document using the Web Clipper: Clip Web Page command.

Screenshot

You can also open VS Code and clip a page using the following URI format: vscode://wcerfgba.web-clipper/clip?url={URL}

This fork includes an additional command to clip in-place in to an existing Markdown document.

The extension uses the Mercury parser to extract the main content from a page. The HTML to Markdown conversion is handled by Turndown.

Requirements

None.

Extension Settings

This extension contributes the following settings:

  • webClipper.autoShowPreviewToSide: Automatically open a preview to the side after a page is clipped.
  • webClipper.outputTemplate: A custom template that the results will be interpolated into. For example, you can add the title and publication date to your clips. See the settings editor for more information.
  • webClipper.turndownOptions: Options to pass to Turndown. A list of valid options can be found here. Advanced options are not supported.
  • webClipper.inlineTemplate: A custom template used for the inline clip command.

Known Issues

None!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft