HOCR2PDF(1) | ExactImage Manual | HOCR2PDF(1) |
hocr2pdf - hOCR to PDF converter of the ExactImage toolkit
hocr2pdf [option...] {-i | --input} input-file {-o | --output} output-file
hocr2pdf {-h | --help}
ExactImage is a fast C++ image processing library. Unlike many other library frameworks it allows operation in several color spaces and bit depths natively, resulting in low memory and computational requirements.
hocr2pdf creates well layouted, searchable PDF files from hOCR (annotated HTML) input obtained from an OCR system.
-i file, --input file
-o file, --output file
-n, --no-image
-s, --sloppy-text
-r n, --resolution n
--quality
--compress
-h, --help
$ hocr2pdf -i scan.tiff -o test.pdf < cuneiform-out.hocr
Jakub Wilk <jwilk@debian.org>
https://exactcode.com/opensource/exactimage/
This manual page was written for the Debian system (and may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2.
02/18/2015 | hocr2pdf |