Alldocs

Convert EPUB
to XWiki

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

Converting from EPUB

EPUB is an e-book file format that is actually based on a ton of other formats like XML, XHTML, DTBook, SVG, CSS, NCX (What the hell is this?), Dublin Core (sounds bad ass) and Zip. Oh man, I’m not sure if there is a text format that is a combination of more formats than EPUB. It’s like someone tried to combine every fricking format out there. Couldn’t they stick with fewer file formats? Anyway, we have this free online converter here. Not sure if it works, but just upload your file and we’ll see what we can do. I have to google if there is a book about EPUB. This history of the greatest text format of all times. Or something like that.

The files end with .epub by default.

More about EPUB 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