Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanVBW authored Dec 10, 2023
1 parent 112e507 commit 98a28a8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,13 @@
A Exif-Images Edition
</p>



## Features
- Extract exif data of images jpg,jpeg,png.
- Clear exif data of images
- And many more like save data in text file
# Please note:
## Please note:
This program is for .JPG and .TIFF format files. The program could be extended to support .HEIC, .PNG and other formats.
# Installation and usage instructions:
## Installation and usage instructions:
- 1. Install Pillow (Pillow will not work if you have PIL installed):
```bash
python3 -m pip install --upgrade pip
Expand Down

0 comments on commit 98a28a8

Please sign in to comment.