Skip to content
#

docx2md

Here are 7 public repositories matching this topic...

Language: All
Filter by language

This project is a Python application that converts Word documents to Markdown files. It uses the python-docx library to read Word documents, parses the content into headings, paragraphs, lists, tables, and images, converts these elements to their Markdown equivalents, and writes the result to a Markdown file.

  • Updated Jul 27, 2023
  • Python

Add this topic to your repo

To associate your repository with the docx2md topic, visit your repo's landing page and select "manage topics."

Learn more