mat2
Anonymise various file formats by removing metadata.
- List supported file formats:
mat2 --list
- Remove metadata from a file:
mat2 {path/to/file}
- Remove metadata from a file and print detailed output to the console:
mat2 --verbose {path/to/file}
- Show metadata in a file without removing it:
mat2 --show {path/to/file}
- Partially remove metadata from a file:
mat2 --lightweight {path/to/file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).