Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DJVUEXTRACT(1)			  DjVuLibre-3.5 		  DJVUEXTRACT(1)

NAME
     djvuextract - Extract chunks from DjVu image files.

SYNOPSIS
     djvuextract [-page=pagenum] djvufile [chkid=filename]...

DESCRIPTION
     Program  djvuextract  extracts  raw  chunk  data from a DjVu file djvufile.
     These chunks can then be re-assembled into DjVu files using  program  djvu-
     make.

     Option -page can be used to specify a particular page.  Otherwise the first
     page  of  the  document is assumed.  Each remaining argument specifies that
     the raw data associated with all the chunks named chkid  will  be	concate-
     nated into the file named filename.  Chunks named BG44 and FG44 are handled
     slightly  differently:  the  program  generates legal IW44 files instead of
     simply saving the raw data.

     See the man page djvumake(1) for related information.

CREDITS
     This program was written by Leon Bottou  <leonb@users.sourceforge.net>  and
     was  then	improved  by  Andrei  Erofeev  <andrew_erofeev@yahoo.com>,  Bill
     Riemers <docbill@sourceforge.net> and many others.

SEE ALSO
     djvu(1), djvumake(1)

DjVuLibre-3.5			   10/11/2001			  DJVUEXTRACT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=djvuextract&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help