djvmcvt (1)
Leading comments
Copyright (c) 2001-2003 Leon Bottou, Yann Le Cun, Patrick Haffner,
Copyright (c) 2001 AT&T Corp., and Lizardtech, Inc.
This is free documentation; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of
the License, or (at your option) any later version.
The GNU General Public License's references to "object code"
and "executables" are to be interpreted as the output of any
document formatti...
(The comments found at the beginning of the groff file "man1/djvmcvt.1".)
NAME
djvmcvt - Convert multi-page DjVu documents.
SYNOPSIS
Creating a bundled document:
djvmcvt -b[undled] docin.djvu docout.djvu
Creating an indirect document:
djvmcvt -i[ndirect] docin.djvu dir index.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.
CREDITS
This program was initially written by Andrei Erofeev
<andrew_erofeev@yahoo.com> and was improved by Bill Riemers
<docbill@sourceforge.net> and many others.
SEE ALSO
djvu(1),
djvmcvt(1)