How to remove metadata

TheIgSlime

Regular Member
Joined
Nov 18, 2022
Messages
265
Reaction score
119
Hey ppl,

Can anybody give me a good tool to remove the metadata for videos? I know of metadata++ but their website is unavaialble atm. Also ffmpeg doesn't seem to remove all the necessary metadata.

Thanks for any answers in advance
 
and for photos?
exiftools works on that too.
b
 
  • Like
Reactions: G
There are so many metadata removers, there are also telegram bots to remove metadata where you submit the Instagram Link and it sends you downloaded file with changed metadata.
 
Check out google search. There are couple of free online meta removers to try.
 
is there any telegram Exiftools integration? where you can just send the video to the telegram bot and you get the same video with changed metadata
 
I recommend using Exiftool, It’s asimple tool and can easily remove metadata from your videos
 
I built a software that changes 15 different parameters in video/photos along with tweaking the metadata.
 
ExifTool. You can quickly remove all metadata by simply running exiftool -all= yourimage.jpg from the command line.
 
Back
Top