Skip to content

Baho73/XL2MD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

XL2MD

HTML License: MIT No Dependencies

Excel to Markdown table converter. Single-file web tool, no dependencies, works entirely in the browser.

Try it live

Features

  • Paste data from Excel / Google Sheets / any spreadsheet
  • Instant conversion to Markdown pipe-delimited tables
  • Interactive table editor: select and delete rows/columns
  • Align columns to equal width
  • Light/Dark theme with customizable fonts
  • Copy result to clipboard in one click
  • Repeat last deletion on new data

Usage

  1. Open in a browser (or use the live version)
  2. Paste your table data from a spreadsheet
  3. Adjust settings (separators, alignment)
  4. Click "Copy" to get the Markdown table

Tech

Single HTML file with embedded CSS and JavaScript. No frameworks, no build process, no server required. User preferences (theme, font) are stored in localStorage.

CSS JavaScript localStorage

About

Excel to Markdown table converter — single-file web tool, no dependencies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages