FileSorcery
60 file types

Convert ODS to Markdown

For pasting a sheet into a pull request or a wiki without resorting to a screenshot. Cell formatting - colour, borders, conditional rules - has no equivalent in Markdown and is left behind.

Drop ODS file(s) to start

or click to browse

Your files never leave your device · no magic required

What is ODS?

LibreOffice and OpenOffice's spreadsheet, and the ISO-standard one - the same ODF packaging an ODT uses, with sheets where a document has pages. Every cell stores its value and, separately, the text shown for it, which is why a figure formatted as currency can still be read back as the number underneath.

What is Markdown?

Plain text with just enough punctuation to imply formatting, which is why it ended up as the default for READMEs, issues, wikis and notes. Its tables are the awkward part - a pipe-and-dash grid that's readable enough written by hand and tedious to maintain by hand.

What can I convert?