Skip to content

thealper2/exif-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

exif-extract

Bir fotoğraf dosyası hakkında metadata bilgilerini göstermeye yarayan bir araçtır.

Gereksinimler

exif-extract aşağıdaki kütüphaneleri kullanır.

  • Colorama
  • Pillow

Kurulumu

Projeyi klonlamak için;

git clone https://github.com/thealper2/exif-extract.git

Gerekli kütüphaneleri kurmak için;

python -m pip install -r requirements.txt

Kullanımı

Parametre Kullanımı
--image Image. Bilgi alınacak dosyayı belirtmek için kullanılır.
usage: exif_extract.py [-h] [--image image]

Exif extractor

options:
  -h, --help  show this help message and exit
  -image      image file

Örnekler

python3 exif_extract.py --image test.jpg

About

Exif Extractor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages