mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 12:31:11 +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`
|