PHPackages                             u01jmg3/docx2md - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. u01jmg3/docx2md

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

u01jmg3/docx2md
===============

Convert Microsoft Word files (.docx) to Markdown files (.md)

v1.0.6(5y ago)1331[1 issues](https://github.com/u01jmg3/docx2md/issues)MITPHPPHP &gt;=5.3.9

Since Jul 29Pushed 2y agoCompare

[ Source](https://github.com/u01jmg3/docx2md)[ Packagist](https://packagist.org/packages/u01jmg3/docx2md)[ Docs](https://github.com/u01jmg3/docx2md)[ RSS](/packages/u01jmg3-docx2md/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

docx2md
=======

[](#docx2md)

Convert a `.docx` file to markdown using the given command line arguments
-------------------------------------------------------------------------

[](#convert-a-docx-file-to-markdown-using-the-given-command-line-arguments)

- This is a simple converter that will read a `.docx` file and convert it into markdown format.
    - It works on the command line or included as a standalone script.

### On the command line

[](#on-the-command-line)

- Run `php docx2md.php` to see a list of available options and how to use the converter

### As a standalone script

[](#as-a-standalone-script)

```
