Skip to content

EXIF HEIST is a powerful tool used to extract metadata of a file. It enables us to update and remove metadata of files and gives a lot of information about files.

License

RaagulVigneshR/exif_heist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exif_heist

EXIF HEIST is a powerful tool used to extract metadata of a file. It enables us to update and remove metadata of files and gives a lot of information about files.

PREREQUSITES:

  • PYTHON VERSION 3 OR ABOVE
  • PILLOW PACKAGE

TO INSTALL PILLOW PACKAGE

use the command:

pip install pillow

USAGE

Before continuing make sure following requirements are satisfied:

  • Python version greater than or equal to 3.8 is installed
  • pip is installed for Python 3

INSTALLATION

LINUX

  • Install all the dependendies
sudo apt install git
git clone https://github.com/RaagulVigneshR/exif_heist
cd Exifnew
py exifnew.py

TERMUX

pkg install git -y 
pkg install python -y 
git clone https://github.com/RaagulVigneshR/exif_heist
cd Exifnew
python3 exifnew.py

Windows

cd Exifnew
py exifnew.py

Authors

SUPPORT

Contributions, issues, and feature requests are welcome!
Give a ★ if you like this project!

About

EXIF HEIST is a powerful tool used to extract metadata of a file. It enables us to update and remove metadata of files and gives a lot of information about files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages