Skip to content
#

docx2md

Here are 4 public repositories matching this topic...

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

Improve this page

Add a description, image, and links to the docx2md topic page so that developers can more easily learn about it.

Curate this topic

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