![]() |
![]()
| ![]() |
![]()
NAMEdjvutxt - Extract the hidden text from DjVu documents. SYNOPSISdjvutxt [options] inputdjvufile [outputtxtfile] DESCRIPTIONProgram djvutxt decodes the hidden text layer of a DjVu document inputdjvufile and prints it into file outputtxtfile or on the standard output. The hidden text layer is usually generated with the help of an optical character recognition software. Without options -detail and -escape, this program simply outputs the UTF-8 text. Option -detail cause the output of S-expressions describing the text and its location. Option -escape uses C-style escape sequences to represent nonprintable non-ASCII characters. OPTIONS
REMARKSUse program djvused(1) for more control over the text layer. CREDITSThis program was initially written by Andrei Erofeev <andrew_erofeev@yahoo.com> and was then improved Bill Riemers <docbill@sourceforge.net> and many others. It was then rewritten to use the ddjvuapi by Leon Bottou <leonb@sourceforge.net>. SEE ALSOdjvu(1), djvused(1)
|