Skip to content

Small executable that cleans metadata from all files in a specified directory

License

Notifications You must be signed in to change notification settings

hixtz/MetadataCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MetadataCleaner

Small executable that cleans metadata from all files in a specified directory

This is a mini program based on exiftool

To build you only require .NET Framework 4.8: Just open the Cleaner.sln file with Visual Studio and build with Release configuration.

2 ways to run:

  1. Run using command promt with a specified path of a folder you want to clean Example: Cleaner.exe C:\dev This will remove metadatada from all the files within "dev" folder and its subfolders.

  2. Copy and place Cleaner.exe and exiftool.exe in a designated folder that contains files you want to clean and run Cleaner.exe

About

Small executable that cleans metadata from all files in a specified directory

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages