markitdown
markitdown copied to clipboard
Is there an exhaustive list of supported file types available ?
I am unable to find an exhaustive list of supported file types in the documentation. I have multiple file formats other than the common docx, xlsx, pdfs, that I want to support. Can someone either point out if there is a list present or reply with the list ? Thanks in advance
I've looked through packages/markitdown/src/markitdown/converters.
The list seems to be:
- .html
- .htm
- .wav
- .mp3
- .m4a
- .mp4
- .csv
- .docx
- .epub
- .jpg
- .jpeg
- .png
- .ipynb
- .msg
- .txt
- .text
- .md
- .markdown
- .json
- .jsonl
- .pptx
- .rss
- .atom
- .xlsx
- .xls
- .zip