An open API service indexing awesome lists of open source software.

https://github.com/fromkk/getexif

Get exif information from JPEG image on macOS
https://github.com/fromkk/getexif

Last synced: about 1 year ago
JSON representation

Get exif information from JPEG image on macOS

Awesome Lists containing this project

README

          

# GetExif

This is CLI application for get exif information from JPEG image on macOS.

## Install

```sh
git clone https://github.com/fromkk/GetExif.git
cd ./GetExif
swift build
```

## Usage

```sh
.build/arm64-apple-macosx/debug/GetExif ${YOUR_JPEG_FILE_PATH}
```

You can get information like this.

```
DC-S5M2 Panasonic
28 - 70mm F2.8 DG DN | Contemporary 021
70mm f/5.6 1/100s ISO100
```