EnglishFrenchSpanish

OnWorks favicon

exifgrep - Online in the Cloud

Run exifgrep in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command exifgrep that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


exifgrep - select and reformat the output of exifprobe

SYNOPSIS


exifgrep [options] [egrep_options] egrep_pattern [NOT egrep-pattern] filename(s)

DESCRIPTION


Exifgrep is a shell script which applies egrep(1) to the output of exifprobe -L,
permitting easy selection and minor reformatting of output items.

exifprobe is small, fast, and utterly sycophantic in its desire to report everything it
finds in an image. exifgrep applies the regular expression matching capabilities of egrep
to the output barrage to extract only wanted information.

exifgrep also performs a mild form of selection on the output fields of exifprobe -L.
Many items reported by exifprobe are represented in the image file by a number which
compactly represents a defined value.

E.g. exifprobe -L may report

TIFF.Ifd1.ResolutionUnit = 2 = 'pixels per inch'

where the value “2” must be interpreted to mean that resolution values
(TIFF.IFd1.Xresolution and IFF.IFd1.YResolution) are recorded in pixels per inch, rather
than, say, pixels per centimeter. exifprobe reports both fields; exifprobe may also
report interpreted values for items which are recorded in unfamiliar units, such as

JPEG.APP1.Ifd0.Exif.FNumber = 5.6 APEX = 'f7.0'

In all such cases, exifgrep reports (by default) only the "human readable" field:

TIFF.Ifd1.ResolutionUnit = 'pixels per inch'
JPEG.APP1.Ifd0.Exif.FNumber = 'f7.0'

unless the "-num" option is given to select the numerical value.

In addition, a `variable' format may be selected ("-var") which eliminates whitespace,
providing a format which typical shells may use directly to set variables for further
processing. E.g.

TIFF.Ifd1.ResolutionUnit='pixels per inch'
JPEG.APP1.Ifd0.Exif.FNumber='f7.0'

OPTIONS


-r file arguments may be directories, which will be searched via find for all image
types recognized by exifprobe.

-n force exifprobe to print a filename for each line of its output, which exifgrep
will turn into a comment at the end of each matching line.

-t force exifprobe to print tag numbers for all itemes that have them, so that
matches may be made on hex or decimal tag numbers.

-c turn on color output from exifprobe

-h print a usage message (help)

-var report in "variable" format, which may be directly `sourced' by any Bourne-
compatible shell (except that most shells will insist that the dots must be
replaced, e.g. by underscores).

-export report in "variable" format, but with a Bourne-compatible export command

-num report numerical values rather than interpreted strings, for fields which have
both.

NOTE: the -var and -export options are obsolescent; they are retained for compatibility
with earlier versions of exifprobe. A post-processor such as reformat.sh may be more
effective for the current version if shell-compatible output is desired.

Any option not recognized by the script will be passed on to egrep.

The first non-option argument will be used as the pattern passed to egrep. This may be
followed by the keyword NOT and an expression representing matches to be rejected. This
pattern will be passed to egrep -v. Only one argument of each type may be given, and the
"accept" expression (if given) must appear before the "reject" expression.

All remaining arguments are interpreted as image filenames.

Use exifgrep online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 2
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 3
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 4
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 5
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 6
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • More »

Linux commands

  • 1
    aa-clickquery
    aa-clickquery
    aa-clickquery - program for querying
    click-apparmor DESCRIPTION: This program
    is used to query click-apparmor for
    information. USAGE: aa-clickquery
    --click-fra...
    Run aa-clickquery
  • 2
    aa-exec-click
    aa-exec-click
    aa-exec-click - program for executing
    click packages under confinement
    DESCRIPTION: This program is used to
    execute click package under AppArmor
    confinement. I...
    Run aa-exec-click
  • 3
    cpio
    cpio
    cpio - copy files to and from archives ...
    Run cpio
  • 4
    cpipe
    cpipe
    cpipe - copy stdin to stdout while
    counting bytes and reporting progress ...
    Run cpipe
  • 5
    FvwmSave
    FvwmSave
    FvwmSave - the Fvwm desktop-layout
    saving module ...
    Run FvwmSave
  • 6
    FvwmSave1
    FvwmSave1
    FvwmSave - the FVWM desktop-layout
    saving module ...
    Run FvwmSave1
  • More »

Ad