mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +00:00
8 lines
166 B
Markdown
8 lines
166 B
Markdown
|
# Image Metadata Extractor
|
||
|
A simple script that extracts metadata from images
|
||
|
|
||
|
## Usage
|
||
|
* Dependencies:
|
||
|
Pillow
|
||
|
* Get started using `pip install -r requirements.txt`
|