Alldocs

Convert Creole
to XWiki

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

Converting from Creole 1.0

Creole is a markup language, aimed at being a common markup language for wikis. It’s lightweight and tries to enable and simplify the transfer of content between different wiki engines. The design is based on a comparision of different major wiki engines and using the most common markup. But to be honest, the adoption is limited. Many systems offer it as an option, but only few use it by default. And why should they? They can come here and convert any text format in any other text format for free anyway. If you want to use it though, go for it! Happy converting!

The files end with .creole by default.

More about Creole 1.0 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