You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
# Image Metadata Extractor
This program allows you to extract metadata from images.
## Installation
1. Clone the repository:
````
git clone https://github.com/MalikShoaib678/Image-metadata-extractor.git
```
2. Install dependencies:
````
pip install pillow argparse
```
##...