Skip to content

ctchuang/photo-histogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photo-histogram

Statistics of photos in Apple Photo on Mac OS

Usage

  1. Install Homebrew

  2. Install miniconda with Homebrew

  3. Install required packages

$ brew install exiftool
$ cd [path-to-this]
$ pip install -r requirements.txt
  1. Run it
$ python photo-histogram.py

Remarks:

  • Mac OS may ask you to grant access of your Apple Photo Library to the Terminal app.
  • If the content is too large to fit into the screen, enter full screen. You can also save the image.

Sample Image

The tool provides histogram of camera models, lens models, focal lengths and ISO.

About

Statistics of photos in Apple Photo on Mac OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages