Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

sheharyaar/exif-data-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EXIF

This is my project to extract Base , EXIF and GPS data if available from images.
⚠️ This Code runs in POSIX based systems only!

Compiling and Running

  • Go to the Code folder

  • Compile using gcc latest version by the command : gcc exif.c search.c -o exif -Wall -Werror

  • Run using : ./exif [imgFile]

Bugs

To report bugs, mail me on : sheharyaar48@gmail.com
OR
Open an Issue in this repo.

About

Program to extract EXIF data from images.

Topics

Resources

License

Stars

Watchers

Forks

Languages