tony-rsa / Metadata-Remover

A simple Metadata Removal Tool for images and videos using exiftool and ffmpeg in C and Python3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metadata-Remover

A simple Metadata Removal Tool for removing metadata from images and videos. Developed in C and Python3.

Whats the Use?

Take back your Privacy Online by removing Identifiable Metadata before you post and reduce size of your images.

Removes Metadata which might expose your location or show which device you used to take photos and videos.

Why is it important?

Privacy is hard to get Nowadays.

Web Developers might find reduced image size a boon.

Support for Other Documents ( PDF/ Docx etc )

This Tool doesnot support other Formats.

Use Document Inspector in Microsoft Office for Documents like docx , pptx etc .

For PDFs here is a small technique : https://outflaw.blogspot.com/2019/11/hiding-metadata-from-pdf-documents.html

Disclaimer:

USE AT YOUR OWN RISK DEVELOPER NOT RESPONSIBLE FOR DAMAGES ARISING FROM USE OF THIS SOFTWARE. IT IS NOT GURANTEED THAT THIS TOOL WILL REMOVE ALL METADATA COMPLETELY. DO NOT USE IN HIGH RISK SITUATIONS.

About

A simple Metadata Removal Tool for images and videos using exiftool and ffmpeg in C and Python3.

License:GNU General Public License v3.0


Languages

Language:Python 88.1%Language:C 11.9%