.\" 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 formatting or typesetting system, including .\" intermediate and printed output. .\" .\" This manual is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public .\" License along with this manual. Otherwise check the web site .\" of the Free Software Foundation at http://www.fsf.org. .TH DJVUDUMP 1 "10/11/2001" "DjVuLibre-3.5" "DjVuLibre-3.5" .de SS .SH \\0\\0\\0\\$* .. .SH NAME djvudump \- Display internal structure of DjVu files. .SH SYNOPSIS .BI "djvudump [-o " "outputfile" "] " "djvufiles" "..." .SH DESCRIPTION Program .B 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 structure of the IFF files. The page identifier is printed between curly braces when a bundled multi-page DjVu document is recognized. Additional information about each chunk is provided when .B djvudump recognizes the chunk name and knows how to summarize the chunk data. .SH REMARKS This program is in fact able to describe any file complying with the Electronic Arts IFF 85 specification. This includes a number of graphical and sound file formats. .SH CREDITS This program was written by L\('eon Bottou and was then improved by Andrei Erofeev , Bill Riemers and many others. .SH SEE ALSO .BR djvu (1)