DjVuLibre
Features
Screenshots
Downloads
Documentation
License
Project Page
Browse Git
Credits
Links
DjView4
GSDjVu
JavaDjVu
DjVuZone
Any2DjVu conversion server
LizardTech home
SourceForge Logo

DjVuLibre Documentation


Project Page |  Forums |  Bugs |  Support |  Patches |  News |  Git |  Files 

Man Pages

bzz(1)
A general purpose compression command line program. Many internal DjVu data structures are compressed using this technique.
c44(1)
A DjVuPhoto command line encoder. This state-of-the-art wavelet compressor produces DjVuPhoto images from PPM or JPEG images.
cjb2(1)
A DjVuBitonal command line encoder. This soft-pattern-matching compressor produces DjVuBitonal images from PBM images. It can encode images without loss, or introduce small changes in order to improve the compression ratio. The lossless encoding mode is competitive with that of the Lizardtech commercial encoders. The lossy encoder is improving quickly.
cpaldjvu(1)
A DjVuDocument command line encoder for images with few colors. This encoder is well suited to compressing images with a small number of distinct colors (e.g. screen-shots). The dominant color is encoded by the background layer. The other colors are encoded by the foreground layer.
csepdjvu(1)
A DjVuDocument command line encoder for separated images. This encoder takes a file containing pre-segmented foreground and background images and produces a DjVuDocument image.
ddjvu(1)
A command line decoder for DjVu images. This program produces a PNM or TIFF image representing any segment of any page(s) of a DjVu document at any resolution.
djvups(1)
A command line tool for converting DjVu documents into PostScript.
djview4(1)
The stand-alone viewer for DjVu images. This viewer is distributed separately in package djview4. It can display multiple pages at once. It can export DjVu files to TIFF and PDF. It is designed to be portable to MacOS and Windows machines using Qt4.
nsdejavu(1)
A web browser plugin for viewing DjVu images. This small plugin allows for viewing DjVu documents from web browsers. It internally uses djview to perform the actual work. This man page lists all the CGI-style arguments that can tell the plug-in to turn to a specific page, set the zoom factor, hide the toolbar, etc. For example, a URL like http://mysite.com/document.djvu?djvuopts&page=13 will cause the plug-in to display page 13 of document.djvu.
djvm(1)
A command line tool for manipulating bundled multi-page DjVu documents. This program is often used to collect individual pages and produce a bundled document.
djvmcvt(1)
A command line tool for converting bundled documents to indirect documents and conversely.
djvused(1)
A powerful command line tool for manipulating multi-page documents, editing annotation chunks, editing hidden text layers, pre-computing thumbnail images, and more...
djvutxt(1)
A command line tool to extract the hidden text from DjVu documents.
djvudump(1)
A command line tool for inspecting DjVu files and displaying their internal structure.
djvuextract(1)
A command line tool for dis-assembling DjVu image files.
djvumake(1)
A command line tool for assembling DjVu image files.
djvuserve(1)
A CGI program for generating indirect multi-page DjVu documents on the fly.
djvuxml(1)
Command line tools for DjVU <-> XML manipulations
djvudigital(1)
A command line tool for converting PS/PDF documents into DjVu.

Technical Papers

Technical papers are available from

Tutorials, Plug-in Docs

A tutorial on DjVu is available at DjVuZone.

DjVu Libre