Skip to content

This is a simple metadata analyser that let you know the information in a file and modify it if required.

Notifications You must be signed in to change notification settings

nacheteam/Metadata-Analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Metadata-Analyser

This is a simple metadata analyser that let you know the information in a file and modify it if required.
By now it works with pdf files for reading and removing metadata and with images for reading their metadata and plot if available the geolocation.
It is executed with no arguments.
The files that you want to analyse should be in the data folder and the results will be placed in the result folder. When the program asks you the file you should only put the name of the file. For example if we want to analyse the pdf sample we should put PDF as type of file and Probabilidad.pdf as file name.
Installation:
pip3 install PyPDF2
pip3 install Pillow
pip3 install gmplot

About

This is a simple metadata analyser that let you know the information in a file and modify it if required.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages