vexif

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2020 License: MIT Imports: 10 Imported by: 0

README

vexif

View EXIF data with vexif <file>

CI

Install

Binaries

Releases Releases

Find the latest pre-compiled binaries here or download and install it now with:

$ curl https://i.jpillora.com/vexif! | bash

Source

$ go get -v github.com/jpillora/vexif
Usage
$ vexif -h

  Usage: vexif [options] [file] [file] ...

  file to view exif info

  Options:
  --help, -h  display help
Example
$ vexif my-pic.jpg

>>> ./my-pic.jpg
  ApertureValue = "4845/1918"
  BrightnessValue = "456/5621"
  ColorSpace = 1
  ComponentsConfiguration = ""
  DateTime = "2013:05:17 20:08:37"
  DateTimeDigitized = "2013:05:17 20:08:37"
  DateTimeOriginal = "2013:05:17 20:08:37"
  ExifIFDPointer = 192
  ExifVersion = "0221"
  ExposureMode = 0
  ExposureProgram = 2
  ExposureTime = "1/30"
  FNumber = "12/5"
  Flash = 32
  FlashpixVersion = "0100"
  FocalLength = "77/20"
  FocalLengthIn35mmFilm = 35
  ISOSpeedRatings = 800
  Make = "Apple"
  MeteringMode = 5
  Model = "iPhone 4"
  Orientation = 6
  PixelXDimension = 640
  PixelYDimension = 480
  ResolutionUnit = 2
  SceneCaptureType = 0
  SensingMethod = 2
  ShutterSpeedValue = "7192/1463"
  Software = "6.1.3"
  ThumbJPEGInterchangeFormat = 656
  ThumbJPEGInterchangeFormatLength = 7091
  WhiteBalance = 0
  XResolution = "72/1"
  YCbCrPositioning = 1
  YResolution = "72/1"
>>> done

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL