Scroll to navigation

METADATA(1) User Commands METADATA(1)

NAME

MAT - Metadata Anonymisation Toolkit

SYNOPSIS

mat [options] files

DESCRIPTION

The Metadata Anonymisation Toolkit is a lib (with a CLI and a GUI) created to anonymise file's metadata. In essence, metadata answer who, what, when, where, why, and how about every face of the data that are being documented. They can be a risk for privacy.

OPTIONS

show this help message and exit
Add to outputed archive non-supported filetypes
Keep a backup copy
Check if a file is free of harmful metadatas
List all the harmful meta of a file without removing them
List all supported fileformat
Reduced the produced PDF size and quality
Display version and exit

EXAMPLES

Display the mydocument.pdf's harmful metadata
Check all the jpg images from the current folder

NOTES

MAT only process metadata, it does not handle file data. Blame yourself if you are traced back because of the data of your files. MAT is not perfect: In most of the cases, a forensic expert with a lot of time can trace back your document. If you want absolute privacy, use plain-text.

AUTHOR

Julien (jvoisin) Voisin <julien.voisin@dustri.org>

BUGS

MAT does not handle watermaking/tattoos for now. The --low-pdf-quality option may produce heavier PDF for very small files. You should only use it for big files.

SEE ALSO

exiftool(1)

January 2013 Metadata Anonymisation Toolkit