Skip to content

Files

Latest commit

 

History

History

Get Image Metadata

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Get Image Metadata

forthebadge forthebadge forthebadge forthebadge

The python script gets all the metadata from the image

What the program does?

  • Takes image file(s) as input at the same time
  • Gets all the metadata from the image

Requirements

Python3.6+

pip install -r requirements.txt

Usage

img_meta.py [-h] -f FILES [FILES ...]

EXTRACT METADATA IN IMAGES

optional arguments:
  -h, --help            show this help message and exit
  -f FILES [FILES ...]  Image File(s)

Contribution

Any kind of contributions are welcome

  1. Fork the project
  2. Commit your changes
  3. Open a pull request