6 ms·
Though it promises to convert everything to Markdown, it seems to be a worse version of what the already existing tools such as PDFtotext, docx2txt, pptx2md, ..
by konfekt 2y ago
Though it promises to convert everything to Markdown, it seems to be
a worse version of what the already existing tools such as PDFtotext, docx2txt, pptx2md, ... collected [here] do without even pretending to export to Markdown.
Looking at its [source], it indeed seems to be a wrapper to python variants of those. Making the pool smaller can hardly improve the output.
[here] https://github.com/Konfekt/vim-office https://github.com/Konfekt/vim-office
[source] htps://github.com/microsoft/markitdown/blob/main/src/markitdown/_markitdown.py