MarkItDown
Doc2Markdown
Markdown to PDF
CloudConvert
Markitdown Online
Mark2PDF
PDFtoMD.app
MarkdowntoPDF.me
Markdeep
Monodraw
Zim Wiki
ShowdownJS
DIagrams Through Ascii Art
Markdown.free
Strapdown.js
Markdown-it
MarkItDown
MarkdeepBased on our record, Markdeep should be more popular than MarkItDown. It has been mentiond 34 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I was preprocessing documents with markitdown, Microsoft's file-to-markdown converter, so I ran it by hand:. - Source: dev.to / 4 days ago
You don't need to use an online service to do this; you get to avoid spending money on tokens doing it offline. Gemma 4 works perfectly well offline on limited hardware (I have an 8GB video card) and can handle extracting text from image-based PDFs just fine. Take a PDF -> run it through MarkItDown [1], using the OCR plugin if you need (point it to Gemma 4) -> now you can ask Gemma 4 questions about the document.... - Source: Hacker News / about 2 months ago
Related: https://github.com/microsoft/markitdown. - Source: Hacker News / about 2 months ago
I have a standing instruction for any documents that can't natively be read by a given AI to first be converted into .md using https://github.com/microsoft/markitdown which I've found to work really well. - Source: Hacker News / about 2 months ago
Native support: https://techcommunity.microsoft.com/blog/onedriveblog/introducing-markdown-support-in-sharepoint-and-onedrive/4512174 Microsoft OSS python: https://github.com/microsoft/markitdown. - Source: Hacker News / 2 months ago
Markdeep[1] also supports drawing diagrams from ASCII arts. It's pretty good. [1] https://casual-effects.com/markdeep/. - Source: Hacker News / 6 months ago
There's also Markdeep https://casual-effects.com/markdeep/. - Source: Hacker News / 7 months ago
I've taken to using Markdeep [1] for this. You write your markdown file, but add the code snippet at the bottom of yor document and save it with a .md.html extension. Then when you double-click it it opens and renders in your browser. I save my notes in a Google Drive, and it's now replaced all the note taking apps I've tried over the years [1] https://casual-effects.com/markdeep/. - Source: Hacker News / 8 months ago
BTW: If you want "Turn Markdown into HTML at runtime" there's https://casual-effects.com/markdeep/. - Source: Hacker News / 12 months ago
I host the Markdeep library locally as well. Though overtime I've added some features, e.g. To make anchoring linking easier. [1] https://casual-effects.com/markdeep/. - Source: Hacker News / over 1 year ago
Doc2Markdown - Convert PDF, Word, PowerPoint, Excel and more to clean Markdown
Monodraw - Monodraw allows you to easily create text-based art (like diagrams, layouts, flow charts) and...
Markdown to PDF - Super simple way to get your markdown files to PDF
Zim Wiki - Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images.
CloudConvert - convert anything to anything - more than 200 different audio, video, document, ebook, archive, image, spreadsheet and presentation formats supported.
ShowdownJS - A Markdown to HTML converter written in JavaScript