Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ReverendThing committed May 4, 2023
2 parents a2f64b7 + f4cbdb6 commit 8184a95
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,19 @@ A tool to extract metadata from Microsoft Office files that includes new locatio
Example Usage:

Run on compatible documents in the directory it is in:

MetaDataPlus.exe

Specify input folder:

MetaDataPlus.exe -i=c:\Docs

Run on every file in folder (not just those known to work):

MetaDataPlus.exe -a

Extract images to Media folder (for manual EXIF examingation), and embedded documents to Embed folder (to include manually in later metadata analysis):

MetaDataPlus.exe -m -e

Include user defined search string:

MetaDataPlus.exe -s=apikey

View help file:

MetaDataPlus.exe -h
MetaDataPlus.exe -h

0 comments on commit 8184a95

Please sign in to comment.