Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msaaddev/docx-to-markdown

🦉 Convert docx to markdown with `npx docx-to-markdown`
https://github.com/msaaddev/docx-to-markdown

docx docx-to-markdown docxtomarkdown markdown

Last synced: 4 days ago
JSON representation

🦉 Convert docx to markdown with `npx docx-to-markdown`

Awesome Lists containing this project

README

        


🦉 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](https://pandoc.org/index.html).

```sh
brew install pandoc
```

If you are Windows user, you can install Pandoc from [here](https://github.com/jgm/pandoc/releases/tag/2.10.1).

`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.

```sh
npx docx-to-markdown
```
![Working](https://i.imgur.com/hxBLQMt.png)

## 👨🏻‍💻 AUTHOR

Howdy, you! This is [Saad Irfan](http://msaad.dev/), 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](https://github.com/msaaddev/msaaddev).



Saad Irfan | Twitter


Saad's LinkdeIN


Saad's Facebook


Saad's instagram



## ⚡️ Other Projects

I have curated a [detailed list](https://github.com/msaaddev/open-source) of all the open-source projects I have authored. Do take out a moment and take a look.

## 🔑 LICENSE

- MIT