Skip to content

Quick and easy metainfo extraction and scrubber for many file formats

Notifications You must be signed in to change notification settings

benhagen/metafiend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

metafiend

Quick and easy metainfo extraction and scrubber for many file formats. The goal here is re-use existing tools whenever possible, but to normalize their usage.

All of the work is done via Python libraries for specific file formats, or tools like Exiftool or FFMPEG.

Installation:

  1. pip install pypdf openxmllib
  2. (OSX) brew install exiftool ffmpeg
  3. (Ubuntu) sudo apt-get install exiftool ffmpeg

About

Quick and easy metainfo extraction and scrubber for many file formats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published