1DJVMCVT(1) DjVuLibre-3.5 DJVMCVT(1)
2
3
4
6 djvmcvt - Convert multi-page DjVu documents.
7
8
10 Creating a bundled document:
11 djvmcvt -b[undled] docin.djvu docout.djvu
12
13 Creating an indirect document:
14 djvmcvt -i[ndirect] docin.djvu dir index.djvu
15
16
18 This program converts any multi-page DjVu document to either the bun‐
19 dled or indirect multi-page format. The input file docin.djvu must be
20 either the file name of a bundled document or the index file of an
21 indirect document.
22
23
25 -b[undled]
26 Create a bundled multi-page DjVu document named docout.djvu.
27
28 -i[ndirect]
29 Create an indirect multi-page DjVu document. All the files com‐
30 posing the indirect document will be stored into directory dir.
31 The index file will be named index.djvu.
32
33
35 This program was initially written by Andrei Erofeev <andrew_ero‐
36 feev@yahoo.com> and was improved by Bill Riemers <docbill@source‐
37 forge.net> and many others.
38
39
41 djvu(1), djvmcvt(1)
42
43
44
45
46DjVuLibre-3.5 10/11/2001 DJVMCVT(1)