8 lines
166 B
Markdown
Raw Normal View History

2022-10-05 18:44:44 +05:30
# Image Metadata Extractor
A simple script that extracts metadata from images
## Usage
* Dependencies:
Pillow
* Get started using `pip install -r requirements.txt`