Alldocs

Convert DocBook
to AsciiDoc

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

Converting from DocBook

DocBook is a really good file format for writing technical books, that’s based on XML. It’s an open standard and widely used for open-source projects. It captures the logical structure of the content and can be published to many formats. Write the content in DocBook without thinking about the visual representation. Normally this is the part where I say something bad about the file format, but to be honest, I really like DocBook. Oh, just one thing: It’s very old. But that shouldn’t stop you from using the nice file format. Convert all your files to DocBook and convert them from DocBook to any other format. Just upload your file and we’ll see what we can do.

The files end with .dbk by default.

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