Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Excel to MarkdownNew to Visual Studio Code? Get it now.
Excel to Markdown

Excel to Markdown

mrc

|
496 installs
| (0) | Free
Converts Excel/TSV tables into Markdown tables
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Excel to Markdown

This Visual Studio Code extension allows you to quickly convert tables copied from Excel or TSV files into aligned Markdown tables directly in your editor.

Command

  • Convert Excel/TSV to Markdown Table: Converts the selected text into a Markdown table.
  • To link a shortcut to this function, go to Settings --> Keyboard Shortcuts --> Search for 'excelToMarkdown.convert'

How it works

  • Select the tab-separated values you want to convert
  • With the text selected, click the shortcut you choose

Sample

In order to create a sample, open a new excel file and create a simple table. Copy-past that table in visual studio. Select the copied text and use the shortcut related to this extension. You will have now a well formatted table in visual studio

Features

  • Preserves all columns and data.
  • Aligns columns neatly for easy readability.
  • Works with tab-separated values only.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft