Authoring tools

Information on editing applications and other authoring tools is maintained on the DocBookAuthoringTools page.

Publishing tools

Information on XSLT and DSSSL tools and other publishing tools for transforming DocBook to other formats is maintained on the DocBookPublishingTools page.

Convenience tools

Shell scripts and Perl scripts that act as easier-to-use "front ends" to DocBookPublishingTools.

  • Online DocBook XML to HTML/PDF Convertor and Online DocBook XML Validator

  • docbook-utils, a RPM package that includes front-end utilities for using the Openjade DSSSL engine; also available as a Debian Package

  • xmlto, TimWaugh's front-end for using XSLT processors (but currently only understands how to use XsltProc)

  • DocBook Processor, DavidMerrill's email processing service; accepts a DocBook SGML document as a mime attachment, processes it, and gives you back the results. Please note that this is service is temporary out of order as explained on http://lists.tldp.org/index.cgi?2:mss:305:200210.

  • sgml2x, front end for Jade/Openjade and Jadetex, written in Perl

  • Docbook Transformer, web transforming service from Docbook to html, you can send a url or upload a local file from your system. You can request using GET method too. By Cartesia.org.

  • Goshaky DocBook Online Tools Upload a DocBook-XML-File, Validate it and transform it to HTML or PDF online

  • DBSGML Toolbox, Easily setup DocBook SGML and its associated tools! Automatically create RPM's specific to your system. Includes frontend script to create multiple formats. By Gemini 1 Consulting, LLC

  • DocMan (The DocBook Toolchain Manager), a GUI application that makes it easier to convert DocBook XML source files to PDF, HTML, XHTML, and HTML Help. Available for Windows and Linux.

  • DocBook Formatting Service, the web application to demonstrate abilities of RenderX web engine.

  • DocBooKit: DocBooKit (pronounced DocBook Kit) is a front-end toolkit for DocBook. It facilitates the validation and transformation of DocBook input XML into various output formats such as HTML, PDF and RTF. It comes with DocBooKit Resources that is a bundle including the required transformation products to transform DocBook input XML into various output formats. The key advantage of DocBooKit is its ease of installation and usage.

  • check_spelling.pl A perl program to ease use of the spell checking program hunspell against a set of DocBook source files. It can be easily modified for many languages, and it uses a personal dictionary to augment the system dictionary. A short help is shown by executing the program without any arguments.

Note that the front-end convenience tools the docbook-utils and sgml2x packages provide (the various docbook2* and docbook-2-* utilities such as docbook2html) are, like the older db2* utilities, (mostly) just scripts that act as "wrappers" around Openjade. So if you run into problems using the docbook2* or docbook-2-* or db2* wrapper scripts, you may want to consult the Openjade documentation and use Openjade directly instead.

Tools for "up conversion" of non-XML formats to DocBook (N-converters)

A variety of free and commercial tools exist for doing "up conversion" of non-XML formats to DocBook. The SGML Buyer's Guide calls these types of conversion tools N-converters (short for "Non-SGML/XML source document converters").

  • doclifter, converts troff documents (e.g. man pages); from Eric Raymond

  • DocBook Doclet, converts HTML and generates DocBook from Java source code

  • Html2DocBook, converts XHTML

  • DocParse, converts HTML (commercial software) 2006-04-14: seems to be defunct; no product information at http://www.commandprompt.com

  • table.el, converts ASCII tables to CALS (DocBook) and HTML tables

  • wt2db, converts plain text (Wiki text); see the Wt2Db page at this site for more info

  • DocBookClass.py, converts StructuredText

  • aptconvert, converts a form of "structured" plain text

  • AsciiDoc, converts text documents to DocBook articles, books and man pages.

  • txt2docbook, converts plain text

  • The makeinfo tool converts GNU Texinfo documents to a variety of formats, including DocBook

  • texi2db, converts Texinfo; see the Texi2Db page at this site for more info

  • In http://mail.gnu.org/pipermail/help-texinfo/2002-December/000851.html is described a method for going from latex to Texinfo. Then you can use the above two tools to get a transformer from latex to Texinfo.

  • Tex4ht can transform LaTeX documents to DocBook. The command for this is dblatex.

  • ooo2sdbk, converts OpenOffice Writer documents to SimplifiedDocbook (site in French)

  • SO-to-DocBook converts StarOffice/OpenOffice.org Writer documents to DocBook; written in Common Lisp

  • MajiX, converts Microsoft Word documents to SimplifiedDocbook. Version 2.0 released 2004-10-29

  • Logictran R2Net, converts RTF files to DocBook, XHTML, and OEB format (commercial)

  • upCast converts Microsoft Word documents to XML. It comes with a filter (an XSLT stylesheet) that outputs the document as a DocBook article. upCast is commercial but they do offer a free version for non-commercial use. The free non-commercial license is somewhat hidden on their website. Go to the Licenses page and scroll down to the "Private Licences" heading.

  • Wordplay is a Word-to-XML converter. Comes with an XSLT stylesheet to easily export Docbook-compliant XML from Word (commercial).

  • YAWC is a plug-in for Microsoft Word (97, 2000 and XP) that can generate XML according to any XML DTD. YAWC ships with support for the Simplified DocBook XML DTD, but any other DTD can be supported with a small amount of configuration work. Pro (commercial) and Lite (free) versions available.

  • x4o is a plug-in for Microsoft Word (97, 2000 and XP) that can generate XML according to any XML DTD. Commercial.

  • ROBODoc generates DocBook from documentation headers extracted from source files (these can be in C, Perl, Lisp, TclTk, C , FORTRAN, and many other languages).

  • Exegenix converts into DocBook-based XML any file that can be printed to PostScript.

  • LyX can export a LyX document of the "DocBook SGML article/book" document class to DocBook. See also Document processing with LyX and SGML.

Content and document management systems

Information about Content and document management tools is maintained on the ContentManagementTools page.

Other tools

Packages

DocBook authoring and publishing support is available in easy-to-install-and-maintain packages for almost all widely used operating-system distributions:

DocBookTools (last edited 2010-03-11 04:07:43 by BartonWright)