Extensions/ComfyUI MarkItDown
ComfyUI Extension

ComfyUI MarkItDown

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

By ciga2011·Created 2 years ago·Updated about a year ago· 9
ciga2011/ComfyUI-MarkItDown
Nodes10
On cloudLocal install
CategoryMarkItDown
Stars9
Updatedabout a year ago
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.