Scroll to navigation

ocrfeeder-cli(1) General Commands Manual ocrfeeder-cli(1)

NAME

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

SYNOPSIS

ocrfeeder-cli [OPTIONS]

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.

OPTIONS

Generic program information

Show program version number and exit
Show help message and exit

Required options

Name for the generated file

Other options

Images to be recognized
Format for the generated document: PDF, HTML, ODT, TXT or SPDF (searchable PDF)
The OCR engine to be used. Options are: GOCR or Ocrad
The language according to the ISO-639-1. For example "pt" for Portuguese or "en" for English
Desired window size of OCRFeeder's segmentation algorithm. If this option is not used, the window size will be calculated automatically

FOLDERS

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

SEE ALSO

ocrfeeder(1)

AUTHOR

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

2016-02-05