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

auto-multiple-choice-getimages - prepares scan images before sending them to auto-multiple-choice-

Authors

AlexisBienvenüe <paamc@passoire.fr>
           Main author

       AnirvanSarkar
           Author and Editor

       HirotoKagotani
           Editor

       FrédéricBréal
           Author and Editor

       JeanBérard
           Translation from French

       GeorgesKhaznadar
           Translation from French

Description

       The auto-multiple-choicegetimages command prepares scan files before sending them to auto-multiple-choice-analyse(1):

       •   multipage image files are split to get one file per page.

       •   vector images (such as PDF, EPS) are converted to bitmap images.

       The input images can be given either as arguments to auto-multiple-choicegetimages, either as the name
       of a file which contains all the paths of the scan files.

       --listlist-file
           gives the name of the file that optionally contains (one per line) the paths of the scan files. This
           file will be cleared and filled with the paths of the scan files after processing, so that the same
           path can be passed to auto-multiple-choiceanalyse as the --list-fichiers option value.

       --copy-toproject-scans-dir
           gives a directory where to copy all the scans files.

       --vector-densitydensity
           sets the density used to convert vector graphics scans to bitmap files. Defaults to 300.

Name

       auto-multiple-choice-getimages - prepares scan images before sending them to auto-multiple-choice-analyse(1) for analysis

Synopsis

auto-multiple-choice getimages [--copy-to project-scans-dir] [--vector-density density] --list list-file
                            [scan-files...]

See Also