This ComfyUI node pack helps to convert various files to Markdown. It is a convenient ComfyUI wrapper for Microsoft markitdown .
MarkItDown
- Convert a file to Markdown. The file can be pdf, pptx, xlsx, docx, htm and html.Image2Markdown
- Convert an image file to Markdown. The file can be jpeg, png, webp, tiff, svg and bmp.LLMClient
- OpenAI API-compitable LLM Client. This node is required byImage2Markdown
node.
- Convert data/test.xlsx to Markdown:
- Convert data/test.jpg to Markdown with Groq:
MarkItDown - Python tool for converting files and office documents to Markdown.