An utility program that removes metadata from images and compresses them.
Find a file
2022-01-24 20:23:45 +02:00
.idea/.idea.ImgMetadataRemover/.idea Initial commit 2022-01-22 19:06:10 +02:00
ConsoleInterface Add code documentation. 2022-01-23 19:30:05 +02:00
ImageCore Add code documentation. 2022-01-23 19:30:05 +02:00
.gitignore Initial commit 2022-01-22 19:06:10 +02:00
global.json Initial commit 2022-01-22 19:06:10 +02:00
ImgMetadataRemover.sln Implement working cli. 2022-01-23 15:12:17 +02:00
ImgMetadataRemover.sln.DotSettings.user Initial commit 2022-01-22 19:06:10 +02:00
README.md Update README.md 2022-01-24 20:23:45 +02:00



ImgMetaRemover

This a is a simple project made for personal use.

The goal is to make it easy to remove metadata from image and compress them. This is useful to bloggers and people that upload personal images online, as many of these images contain GPS and other personal identifiable data.

Credits