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

FreeBSD Manual Pages

  
 
  

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

NAME
     djvudump - Display internal structure of DjVu files.

SYNOPSIS
     djvudump [-o outputfile] djvufiles...

DESCRIPTION
     Program  djvudump	prints an indented representation of the chunk structure
     of any DjVu files.  Each line represent contains a chunk ID followed by the
     chunk size.  Lines are indented in order to reflect the hierarchical struc-
     ture of the IFF files.  The page identifier is printed between curly braces
     when a bundled multi-page DjVu document is recognized.  Additional informa-
     tion about each chunk is provided when djvudump recognizes the  chunk  name
     and knows how to summarize the chunk data.

REMARKS
     This  program is in fact able to describe any file complying with the Elec-
     tronic Arts IFF 85 specification.	This includes a number of graphical  and
     sound file formats.

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)

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

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

home | help