Support old .ppt files
Hi @bbtfr ,
Could you provide some context or specific requirements for addressing this issue?
Thank you!
There all tons of old .ppt files in the world, it would be great if markitdown can convert them to markdown, just like what it did for .pptx files
- extract text & formulas & notes as markdown text
- extract images as data url or just a file name
@bbtfr could we not use other batch conversion tools on github to convert PPT to PPTX or use a VB script to do the same? Or is there something else on your mind?
@beeshankar Indeed, I realized what you mentioned by observing #153 . I think I can solve the problem using the libreoffice (or sth. like that) plugin for MarkItDown. If this is the recommended approach, then this issue can be closed. Thank you all for your support