djvu2pdf

A small tool to convert Djvu files to PDF files. Works on Linux, BSD and MacOS. Windows users need to install cygwin.

Installation

First install the dependencies.

sudo apt-get install djvulibre-bin ghostscript

If you use the Debian package just install it with

sudo dpkg -i djvu2pdf_0.9.1_all.deb

If you don't want to use the debian package, just follow the instructions in the INSTALL file.

Download