|
| 1 | + |
| 2 | +Instructions:- |
| 3 | + |
| 4 | +To clean a single image:- [ RECOMMENDED ] |
| 5 | + |
| 6 | +1)Put all images in Images Folder. |
| 7 | +2)Click run.exe |
| 8 | +3)In Menu . Type 1 to select image sanitization. |
| 9 | +4)Program will ask 'Enter Image name:',Enter a single image file name which is inside the Images Folder. |
| 10 | + |
| 11 | +Example:- |
| 12 | + |
| 13 | +let as assume a.jpg is in Images Folder.Then when program prompts you then:- |
| 14 | + |
| 15 | +Enter Image name:a.jpg |
| 16 | + |
| 17 | +If you get metadata was cleaned successfully message then most metadata should have been removed. |
| 18 | +THOUGH THIS NEVER COMPLETELY REMOVES ALL METADATA COMPLETELY . |
| 19 | + |
| 20 | +To clean images in bulk:- [ NOT RECOMMENDED ] |
| 21 | + |
| 22 | +1)Put all images in Images Folder. |
| 23 | +2)Click run.exe |
| 24 | +3)In Menu . Type 1 to select image sanitization. |
| 25 | +4)Program will ask 'Enter Image name:',Enter * imagename extension which will clean all images with that extension |
| 26 | + present in the Images Folder. |
| 27 | + |
| 28 | +Example:- |
| 29 | + |
| 30 | +let as assume you have 10 jpg images in Images Folder you want to clean them all then:- |
| 31 | + |
| 32 | +Enter Image name:*.jpg |
| 33 | + |
| 34 | +You may get metadata was cleaned successfully message but it MAY BE MISLEADING.IN THIS CASE YOU ARE STRONGLY |
| 35 | +RECOMMENDED TO MANUALLY CHECK WHETHER EACH IMAGE WAS CLEANED SUCCESSFULLY USING input.txt AND output.txt FILES |
| 36 | +WHICH HAS METADATA OF IMAGES BEFORE CLEANING AND AFTER CLEANING RESPECTIVELY. |
| 37 | + |
| 38 | +To Clean Videos:- |
| 39 | + |
| 40 | +1)First put the videos in Videos Folder. |
| 41 | +2)Click run.exe |
| 42 | +3)In Menu , Type 2 to select video sanitization. |
| 43 | +4)Program will ask 'Enter Video name:',Enter a single video file name which is inside the Videos Folder. |
| 44 | + |
| 45 | +Example:- |
| 46 | + |
| 47 | +let as assume a.mp4 is in Videos Folder.Then when program prompts you then:- |
| 48 | + |
| 49 | +Enter Video name:a.mp4 |
| 50 | + |
| 51 | +THIS NEVER COMPLETELY REMOVES ALL METADATA. |
| 52 | +DUE TO LIMITATIONS OF SANITIZATION ,NO MESSAGE WILL BE DISPLAYED IF VIDEO WAS SUCCESSFULLY CLEANED OR NOT! |
| 53 | +U HAVE TO MANUALS CHECK METADATA USING FILE PROPERTIES OR BETTER USE EXIFTOOL TO VIEW METADATA. |
| 54 | + |
| 55 | +NOTE BULK SANTIZATION OF VIDEO FILES IS NOT CURRENTLY SUPPORTED AT THIS MOMENT. |
0 commit comments