Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Simple Markdown CoverterNew to Visual Studio Code? Get it now.
Simple Markdown Coverter

Simple Markdown Coverter

Adib

|
3,840 installs
| (1) | Free
The most easiest way to convert html to markdown and markdown to html and markdown to pdf
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Simple Markdown Converter

This vscode plugin / extension allows you to convert markdown files to html file and html files to markdown itself . It can be very useful if you are using markdown for writing some frontend code using markdown and wanna convert to html without running node.js app or going online

Table of contents

  • Installation
  • Features
  • Screenshots

Installation

Just search for Simple Markdown Coverter in the extensions marketplace and you will find it , it's that simple

Features

1. It can not only convert markdown file but also can convert html files to markdown itself which is preety awesome . It's super light and built on top of shodown js for all of it's task

2 . It can also convert markdown files to pdf files as well .

Most of the markdown converter converts markdown to pdf or html . This plugin can do all of that at the same time .

Screenshots

Options

Preview 1

After selecting option 1

Preview 2

Release Notes

1.0.0

Initial release of Simple Markdown Converter

I will be adding features in the future and if you guys find any bug do report it in the issues tab .


Working with Markdown

Some Tips:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
  • Toggle preview (Shift+CMD+V on macOS or Shift+Ctrl+V on Windows and Linux)
  • Press Ctrl+Space (Windows, Linux) or Cmd+Space (macOS) to see a list of Markdown snippets

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference
  • My personal website

Enjoy!

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