Bernard Pochet<p><span class="h-card" translate="no"><a href="https://fosstodon.org/@pandoc" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>pandoc</span></a></span> I also use <a href="https://mastodon.zaclys.com/tags/Pandoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pandoc</span></a> to clean up .docx files, which often contain a lot of unwanted styles, before using them for import into <a href="https://mastodon.zaclys.com/tags/Lodel" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Lodel</span></a> (the <a href="https://mastodon.zaclys.com/tags/OpenEdition" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenEdition</span></a> software) and <a href="https://mastodon.zaclys.com/tags/Pressbooks" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pressbooks</span></a> (for creating <a href="https://mastodon.zaclys.com/tags/ebooks" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ebooks</span></a>). </p><p>It's the most powerful cleaning tool I know (see: <a href="https://file.lib.uliege.be/popups/train5_popups.pdf" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">file.lib.uliege.be/popups/trai</span><span class="invisible">n5_popups.pdf</span></a>).</p><p>pandoc file.docx -o file.md</p><p>pandoc file.md -o file.md.docx</p><p>simpler than that, it doesn't exist!</p>