--profile=<name>

The profile option specifies the profile that contains a set of pre-defined options for the encoding and decoding processes. Document Express Enterprise includes several profiles optimized for various kinds of scanned images. The following example demonstrates how this option is used on the command line:

documenttodjvu --profile=draw150 sketch.tiff sketch.djvu

If you specify a custom profile, you must also use the config=<filename> option to indicate the name of the configuration file that contains the profile. For example:

djvubundle --config=/tmp/test.conf --profile=level3 page1.djvu page2.djvu book.djvu

 

Supporting commands:

documenttodjvu, phototodjvu, djvudecode, djvubundle, djvujoin

 

For more information, see DjVu Profiles.