Skip to content

msaaddev/docx-to-markdown

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

πŸ¦‰ 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