logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ocrfeeder-cli - command line interface for OCRFeeder, a document layout analysis and optical character

Author

       This  manpage  has  been  written   by   Joaquim   Rocha   <me@joaquimrocha.com>   and   Alberto   Garcia
       <agarcia@igalia.com>

                                                   2016-02-05                                   ocrfeeder-cli(1)

Description

       This manual page documents briefly the ocrfeeder-cli command.

       OCRFeeder Given the images it  will  automatically  outline  its  contents,  distinguish  between  what's
       graphics and text and perform OCR over the latter. It generates multiple formats being its main one ODT.

Folders

~/.config/ocrfeeder/engines/
              Folder to hold the engines' configuration files

Name

       ocrfeeder-cli  -  command  line interface for OCRFeeder, a document layout analysis and optical character
       recognition system.

Options

Genericprograminformation--version
              Show program version number and exit

       -h, --help
              Show help message and exit

   Requiredoptions-oOUTPUT_FILE, --output=OUTPUT_FILE
              Name for the generated file

   Otheroptions-iIMAGE1[IMAGE2...], --images=IMAGE1[IMAGE2...]
              Images to be recognized

       -fFORMAT, --format=FORMAT
              Format for the generated document: PDF, HTML, ODT, TXT or SPDF (searchable PDF)

       -eENGINE, --engine=ENGINE
              The OCR engine to be used. Options are: GOCR or Ocrad

       -lLANGUAGE, --language=LANGUAGE
              The language according to the ISO-639-1. For example "pt" for Portuguese or "en" for English

       --window-size=WINDOW_SIZE
              Desired  window size of OCRFeeder's segmentation algorithm. If this option is not used, the window
              size will be calculated automatically

See Also

ocrfeeder(1)

Synopsis

ocrfeeder-cli[OPTIONS]

See Also