Skip to content

Show statistic informations and charts on your Photo collection metadata.

License

Notifications You must be signed in to change notification settings

f-izzo/exifstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EXIF stats

Federico Amedeo Izzo - 2023

Usage

The EXIF metadata is gathered using exif2pandas

  • Install exif2pandas and other dependencies
pip install -r requirements
  • Run exif2pandas to collect metadata information
time exif2pandas -f pictures.feather ~/Pictures/
  • Change the following line in the code to match your feather file name
exif_data_file = "./pictures.feather"
  • Run exifstats.py using streamlit
streamlit run exif_stats pictures.feather

[email protected]

About

Show statistic informations and charts on your Photo collection metadata.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages