News

Converting Google Docs documents to HTML is easy. You can export documents as HTML, or use Docs to Markdown add-on from the Store to get the job done.
Here at The Conversation we run a Job Board that requires parsing a whole bunch of job descriptions in HTML and converting them to Markdown. When we originally built the Job Board we looked around ...
MarkItDown offers a simple and powerful way to convert documents and media files into Markdown for fine-tuning LLMs or building retrieval-augmented generation systems.
Those tasks were utterly specific: converting HTML and rich text back to Markdown (with my beloved html2text in Python), or assembling iOS screenshots with pretty device frames (with LongScreen). With ...