ComfyUI Extension: ComfyUI MarkItDown

Authored by ciga2011

Created

Updated

5 stars

This node pack helps to convert various files to Markdown. It supports pdf, pptx, xlsx, docx, html and image files.

README

ComfyUI-MarkItDown

This ComfyUI node pack helps to convert various files to Markdown. It is a convenient ComfyUI wrapper for Microsoft markitdown .

Custom Nodes

  • 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 by Image2Markdown node.

Sample Workflows

markitdown

image to markdown

Credits

MarkItDown - Python tool for converting files and office documents to Markdown.