← Back to team overview

cuneiform team mailing list archive

[Bug 396193] Re: Output to multiple supported formats at the same time

 

** Changed in: cuneiform-linux
   Importance: Undecided => Wishlist

-- 
Output to multiple supported formats at the same time
https://bugs.launchpad.net/bugs/396193
You received this bug notification because you are a member of Cuneiform
Linux, which is the registrant for Cuneiform for Linux.

Status in Linux port of Cuneiform: New

Bug description:
Cuneiform should support multiple output formats at the same time w/o the need to run the recognition engine again, e.g.  save the TEXT and the HOCR output on the same time.

Currently it is possible to run cuneiform two times to do the job:

  cuneiform -l ger -f hocr -o $FILE.html $FILE.tiff
  cuneiform -l ger -f text -o $FILE.text $FILE.tiff




References