A plugin to massively convert Word documents to markdown

Greetings, I suggest (actually I beg) a plugin that allows to massively export large amounts of Word files (docx, doc) to markdown.
I have hundreds of notes made in Word, which I cannot export to Obsidian. I would have to do it one by one with a word plugin, which is very inefficient. The plugins I have seen do the reverse, take from markdown to docx.
If anyone knows of a solution, I would appreciate commenting below.
Thanks.

You might want to try pandoc and use this Powershell command from the comment:

2 Likes

Thank you, your suggestion was very helpful.

1 Like