Alldocs

Convert Word
to AsciiDoc

Looking for a free text converter? Look no more, upload your Word files and convert them to AsciiDoc files. Yes, it’s that easy.

Converting from Word

Not sure if the world would be a better place without Microsoft Word, but I guess we’ll never find out. It’s here and it’s here to stay. Every fricking office computer has Word on it. Techies hate it, because it’s not really machine-readable, it’s proprietary and there is no documented standard. Office people love it though. There are not limits. Put text in it, fine. Add images, no problem. Want to switch the font to Comic Sans? Sure! Make a creative layout, amazing! Do whatever you like. But don’t forget to convert it to a proper file format before you send it to a techie.

The files end with .docx by default.

More about Word files

Converting to AsciiDoc

AsciiDoc is like the older brother of Markdown. It’s human-readable without any special tools. It’s like DocBook XML, but based on plain-text mark-up (instead of XML). Add an = in front of a line to mark it as headline. It’s easy like that. Wondering who uses this text format? Wikipedia states that the Git documentation is written in AsciiDoc. I’m not Wikipedia or near as clever, but you landed here and chances are high that you are in the club of people using AsciiDoc. Or maybe you just have to use this format. No matter what, just upload the file and convert it to any other format. Hope it helps!

The files end with .asciidoc by default. More about AsciiDoc files