Skip to content

Script set to display metadata for all files at a given destination. Parsed tags are saved in taglist.txt, an alphabetical and uniq-ed list of tags. Files are scrubbed after parsing where possible. Tools used are PDFtk, ImageMagick, and ExifTool

Notifications You must be signed in to change notification settings

GiaQM115/MetaMagic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to MetaMagic

MetaMagic is a command line tool that utilizes 3 free, cross-platform, open-source tools to view, analyze and edit the metadata in various files.

Contents

  • analyze.sh: driver for execution
  • display_data.py: extract metadata from files and save output to results directory
  • parse_tags.py: compile all extracted tags, alphabetize, and remove duplicates
  • scrub.py: attempt to scrub metadata from files
  • unchanged.py: create report on tags that remained unchanged during scrubbing

Usage

./analyze.sh The driver will prompt you for input as needed

Tool Man Pages

About

Script set to display metadata for all files at a given destination. Parsed tags are saved in taglist.txt, an alphabetical and uniq-ed list of tags. Files are scrubbed after parsing where possible. Tools used are PDFtk, ImageMagick, and ExifTool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published