markitdown icon indicating copy to clipboard operation
markitdown copied to clipboard

Add support for Visio .vsdx files

Open dwelden opened this issue 1 year ago • 1 comments

Visio should also be supported.

dwelden avatar Dec 20 '24 13:12 dwelden

I couldn't find support for Visio via this library or others out there. I created a simple script that handles this for me now. I paired it with an LLM to analyze the images to provide even more context. This script doesn't include the LLM stuff to keep it lean.

https://github.com/fuadmefleh/visio_to_markdown

fuadmefleh avatar Dec 01 '25 13:12 fuadmefleh