Choose a workbook
Upload an XLSX or XLSM file directly from your device.
spreadsheets → markdown
Make spreadsheet data portable, reviewable, and ready for documentation or AI analysis.
the short answer
Drop an .xlsx or .xlsm workbook into anydoctomd. The browser reads each worksheet and writes it as a named Markdown table, including shared strings and formula information where it is present in the workbook.
what you get
at a glance
Processing
Browser-local file conversion
Output
Cleaned Markdown with source metadata
Limit
60MB per file
Review
Editable before copy or download
how it works
Upload an XLSX or XLSM file directly from your device.
Each worksheet becomes a labeled section with a Markdown table.
Review the table, edit it if needed, and copy or download the Markdown.
good for
know the limits
see the output
These small examples show the shape of the output before you use your own files.
questions
Yes. Worksheets are labeled with their sheet names and converted into Markdown tables.
Formula information is retained as a note beside a value when the workbook contains both a formula and a cached result. A formula without a cached value is represented as an equals expression.
The legacy binary .xls format is not supported in the browser. Save or export the workbook as XLSX, then convert that file.
ready when you are
No account is required. Add a file, review the result, and keep the Markdown that is useful to you.
open the converter ↗