mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
.. | ||
README.md | ||
requirements.txt | ||
script.py |
Image Metadata Extractor
A simple script that extracts metadata from images
Usage
- Dependencies: Pillow
- Get started using
pip install -r requirements.txt