djvmcvt (1) Linux Manual Page
djvmcvt – Convert multi-page DjVu documents.
Synopsis
Creating a bundled document:
djvmcvt -b[undled] docin.djvudocout.djvu Creating an indirect document:
djvmcvt -i[ndirect] docin.djvudirindex.djvu Description
This program converts any multi-page DjVu document to either the bundled or indirect multi-page format. The input file docin.djvu must be either the file name of a bundled document or the index file of an indirect document.Options
- -b[undled]
- Create a bundled multi-page DjVu document named docout.djvu.
- -i[ndirect]
- Create an indirect multi-page DjVu document. All the files composing the indirect document will be stored into directory dir. The index file will be named index.djvu.
