{"id":19817693,"url":"https://github.com/msaaddev/docx-to-markdown","last_synced_at":"2025-05-01T11:31:05.275Z","repository":{"id":57214405,"uuid":"299283979","full_name":"msaaddev/docx-to-markdown","owner":"msaaddev","description":"🦉 Convert docx to markdown with `npx docx-to-markdown`","archived":false,"fork":false,"pushed_at":"2022-09-15T09:52:09.000Z","size":32,"stargazers_count":15,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-12T02:14:47.062Z","etag":null,"topics":["docx","docx-to-markdown","docxtomarkdown","markdown"],"latest_commit_sha":null,"homepage":"https://twitter.com/msaaddev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msaaddev.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-28T11:16:49.000Z","updated_at":"2024-01-05T18:29:16.000Z","dependencies_parsed_at":"2022-08-26T13:41:37.825Z","dependency_job_id":null,"html_url":"https://github.com/msaaddev/docx-to-markdown","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaaddev%2Fdocx-to-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaaddev%2Fdocx-to-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaaddev%2Fdocx-to-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaaddev%2Fdocx-to-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msaaddev","download_url":"https://codeload.github.com/msaaddev/docx-to-markdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224253335,"owners_count":17280934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docx","docx-to-markdown","docxtomarkdown","markdown"],"created_at":"2024-11-12T10:13:22.196Z","updated_at":"2024-11-12T10:13:23.010Z","avatar_url":"https://github.com/msaaddev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\t\u003ch1\u003e 🦉 docx-to-markdown\u003cbr\u003e\n\t\u003cimg src=\"https://img.shields.io/npm/l/docx-to-markdown?color=00a1f1\" alt=\"MIT license\"\u003e\n\t\u003cimg src=\"https://img.shields.io/npm/v/docx-to-markdown?color=00a1f1\" alt=\"version\"\u003e\n\t\u003cimg src=\"https://img.shields.io/npm/dt/docx-to-markdown?color=00a1f1\" alt=\"downloads\"\u003e\n\t\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003e A CLI that converts your docx files to markdown\n\n## 🏗 SETUP\n\nBefore running the CLI, first run the following command on the terminal to install [Pandoc](https://pandoc.org/index.html).\n\n```sh\nbrew install pandoc\n```\n\nIf you are Windows user, you can install Pandoc from [here](https://github.com/jgm/pandoc/releases/tag/2.10.1).\n\n`NOTE` This is one time thingy.\n\n## ⚙️ USAGE\n\nNavigate to the directory via terminal where all the docx files are present. Then run the following there.\n\n```sh\nnpx docx-to-markdown\n```\n![Working](https://i.imgur.com/hxBLQMt.png)\n\n## 👨🏻‍💻 AUTHOR\n\nHowdy, 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).\n\n\u003cdiv\u003e\n\u003ca href=\"https://twitter.com/msaaddev\"\u003e\n  \u003cimg align=\"left\" alt=\"Saad Irfan | Twitter\" width=\"22px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/twitter.svg\" /\u003e\n\u003c/a\u003e\n\u003ca href=\"https://www.linkedin.com/in/msaaddev/\"\u003e\n  \u003cimg align=\"left\" alt=\"Saad's LinkdeIN\" width=\"22px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/linkedin.svg\" /\u003e\n\u003c/a\u003e\n\u003ca href=\"https://www.facebook.com/msaaddev/\"\u003e\n  \u003cimg align=\"left\" alt=\"Saad's Facebook\" width=\"22px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/facebook.svg\" /\u003e\n\u003c/a\u003e\n\u003ca href=\"https://www.instagram.com/msaaddev\"\u003e\n  \u003cimg align=\"left\" alt=\"Saad's instagram\" width=\"22px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/instagram.svg\" /\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n## ⚡️ Other Projects\n\nI 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.\n\n## 🔑 LICENSE\n\n- MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsaaddev%2Fdocx-to-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsaaddev%2Fdocx-to-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsaaddev%2Fdocx-to-markdown/lists"}