Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 448 Bytes

File metadata and controls

9 lines (6 loc) · 448 Bytes

This Python code is a script designed to extract EXIF (Exchangeable Image File Format) metadata from an image file. EXIF data typically contains information such as camera make and model, capture date and time, GPS coordinates, and more.

 python script.py filenme

image

Happy coding 👨‍💻!