Skip to content

msaaddev/docx-to-markdown

Repository files navigation

🦉 docx-to-markdown
MIT license version downloads

A CLI that converts your docx files to markdown

🏗 SETUP

Before running the CLI, first run the following command on the terminal to install Pandoc.

brew install pandoc

If you are Windows user, you can install Pandoc from here.

NOTE This is one time thingy.

⚙️ USAGE

Navigate to the directory via terminal where all the docx files are present. Then run the following there.

npx docx-to-markdown

Working

👨🏻‍💻 AUTHOR

Howdy, you! This is Saad Irfan, an aspiring JavaScript developer, former Google Developer Student Club's Lead, Microsoft Learn Student Ambassador, and an undergrad student. You can read more about me here.


⚡️ Other Projects

I have curated a detailed list of all the open-source projects I have authored. Do take out a moment and take a look.

🔑 LICENSE

  • MIT