Alldocs

Convert Word
to XWiki

Looking for a free text converter? Look no more, upload your Word files and convert them to XWiki markup 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 XWiki markup

Let’s start with the good parts: XWiki is a free and open source software platform. The idea behing XWiki is to build a software that’s easily extensible. It comes with a Wiki (surprise!), a search, a blog, a file manager, a calendar, forums and tasks. A real jack of all trades. The text markup language looks like the MediaWiki syntax, but a few extra features. You can even add CSS to parts of your document (not sure if that’s a good idea though), or even complex things like a filterable table. Unfortunately the XWiki platform is written in Java. You should probably have some experience with Java to extend it’s functionality. That’s definitely not for me.

The files end with .txt by default. More about XWiki markup files