What app does everyone use for removing meta data from images and videos?
for a quick one off the simplest is your own phone, most share sheets have a strip location option now. for batch work exiftool is the standard, its a command line tool but exiftool -all= *.jpg wipes metadata from every image in a folder in one go. free and its the thing most privacy people actually use. https://exiftool.org