How do I make an image (or video) safe to post online?
I can scribble out identifying info (text, landmarks, faces) in an image, but I've heard images can have some geographic data. How do I remove that?
And video is a whole separate challenge - I don't know how to edit video. Does video have other metadata like my location or stuff about my device? What's some software good for beginners? How do you remove excess metadata with it?
Are there other considerations I should have?
(If there are step-by-step resources out there, please feel free to just link me to them.)
OP should be aware removing this data will often require you to change the orientation of the image. Its one of the problems with using exif data to store the orientation rather allowing the image to be seen the way its really stored.
I made one of my daughters high school teachers furious when I pointed out why the images the kids were uploading were being saved 'sidewase' to use the teachers description. When she assured me the software vendor assured them it wasn't anything they were doing and I showed her on the sites support pages where they addressed the issue. I also explained to my daughter the correct way to take the pictures with her phone so they looked the same after the exif data was removed. She told the rest of the kids and the problem largely went away.
You could always selectively remove the sensitive exif info while leaving the orientation intact, though. It just takes being slightly more competent at using the tool.
If you care at all about quality please don’t just screenshot it — not sure about Android but at least on iOS and macOS it’s pretty easy to remove the location information.
I use Gimp. There are versions for Linux, Mac and Windows.
Open the image. If it contains Exif rotation data, it will ask if you want to rotate it or leave it as-is. Choose to rotate it. It will also probably ask about transforming the color profile. Just say whatever to that as it's not a huge difference.
Crop the image or do whatever, then choose "File > Export As". You'll get a filename dialog, where you can also specify the format in the extension of the filename, then "Export Image" dialog with a lot of options. Uncheck "Save Exif data" and "Save XMP data", and click Export.
Once you've set it up, simply "share" the image to Imagepipe, it does its thing then automatically passes it on to whatever app you want - for example a messaging app for you to send on to others (it stores a copy of the image minus its metadata in an Imagepipe folder in your gallery for ease of access should you need it again).
For video, from memory I think mp3tag for Windows/Mac can remove metadata from some video formats
You're right - most media formats have support for metadata, which can include all sorts of things depending on how the image is created. For instance, most phones have an option to add location data to photos.
A lot of identifiable info like location data is usually an option you can turn off. And there are a lot of tools to remove metadata from files. A quick search brought up this, which seems fairly reputable (and open source, which is usually good for sensitive stuff like this).