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

e2mtiff - any to multi-page TIFF converter of the ExactImage toolkit

Authors

JakubWilk <jwilk@debian.org>
           Wrote this manual page for the Debian system.

       https://exactcode.com/opensource/exactimage/
           This manual page incorporates texts found on the ExactImage homepage.

Description

       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.

       e2mtiff converts a set of images into a multi-page TIFF file.

Name

       e2mtiff - any to multi-page TIFF converter of the ExactImage toolkit

Options

-ooutput-file, --outputoutput-file
           Save output image to the specified file.

       -h, --help
           Display help text and exit.

See Also

exactimage(7)

Synopsis

bardecode [{-o | --output} output-file] file...

       bardecode {-h | --help}

See Also