Skip to content

gma1k/exif-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Exchangeable Image File data

image

EXIF data is a type of metadata that is stored in digital images. It contains information about the camera, the settings, the location, the date and time, and other details of the photo. It is very important to delete or fake EXIF data before you post it online because EXIF data can reveal a lot of information about you and your pictures that you may not want to share with others.

Table of Contents

Technologies

  • exiv2
  • Bash

Features

  • Read, delete and/or fake exif-data

Usage

  • Can be executed directly from the command line.
  • For more information you can find it in cheat_sheet.
git clone https://github.com/gma1k/exif-data.git
cd exif-data

License

MIT