igapyon

igapyon / xlsx2md

Public

xlsx2md is a Single-file Web App that reads Excel (`.xlsx`) files locally and extracts narrative text, tables, and images as Markdown.

11
2
100% credibility
Found Mar 23, 2026 at 11 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

xlsx2md is a browser app that converts Excel workbooks into Markdown documents locally, preserving text, tables, images, and formulas without uploading files.

How It Works

1
📰 Hear about a handy Excel converter

You stumble upon a simple tool that turns Excel sheets into easy-to-read Markdown files while browsing for ways to prep spreadsheets for AI chats.

2
🌐 Open the single web page

Just download one HTML file and open it in any web browser—no installs needed.

3
📁 Pick your Excel file

Click to select your .xlsx workbook from your computer; it stays local and private.

4
See the magic happen

The tool instantly reads every sheet, pulls out text, tables, and pictures, and builds clean Markdown.

5
👀 Preview your new document

Scroll through the live view of your converted content, complete with tables and previews.

6
💾 Save your Markdown

Download it as a single file or a ZIP bundle with images—ready to copy-paste anywhere.

🎉 Feed it to AI or docs effortlessly

Your Excel data is now perfect for chatbots, notes, or websites, all without hassle.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 11 to 11 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is xlsx2md?

xlsx2md is a single-file JavaScript web app that reads .xlsx Excel files locally in the browser and extracts narrative text, tables, and images as Markdown. It processes entire workbooks in one pass, preserving rich text, links, formulas (preferring cached values), and even chart configs or shape SVGs. A lightweight Node CLI handles batch jobs with options like `--out` for Markdown or `--zip` exports.

Why is it gaining traction?

It stands out by running fully client-side—no servers, no uploads—ideal for sensitive files, while outputting clean Markdown ready for GitHub or AI prompts. Features like table detection modes (`balanced` or `border`), rich text in `github` formatting, and ZIP archives with fixed timestamps beat clunky online converters. Developers dig the zero-install browser flow plus CLI flexibility.

Who should use this?

Data engineers feeding Excel reports into LLMs, analysts converting multi-sheet workbooks to docs, or frontend devs building local file processors. It's spot-on for teams avoiding cloud tools with proprietary spreadsheets, or anyone scripting batch Markdown exports from .xlsx files.

Verdict

Grab it if you need quick, private Excel-to-Markdown conversion—browser app and CLI deliver reliably. At 11 stars and 1.0% credibility, it's immature with room for edge-case polish, but thorough docs and tests signal potential.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.