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

igrep -- search images for matching metadata

Description

       This  program is part of the OpenImageIO (http://www.openimageio.org) tool suite.  Detailed documentation
       is available in pdf format with the OpenImageIO distribution.

Name

igrep--searchimagesformatchingmetadata

Options

--help Print help message

       --version
              Print version and exit

       -i     Ignore upper/lower case distinctions

       -v     Invert match (select non-matching files)

       -E     Pattern is an extended regular expression

       -f     Match against file name as well as metadata

       -l     List the matching files (no detail)

       -r     Recurse into directories

       -d     Print directories (when recursive)

       -a     Search all subimages of each file

                                                25 February 2025                                        igrep(1)

Synopsis

       Usage: igrep [options] pattern filename...

See Also