πŸ“ΈπŸŽ₯ PHOTOS AND VIDEOS WITH FFMPEG

πŸ—‘οΈ Remove Metadata from Videos and Photos

Protect your privacy by removing GPS, EXIF and hidden data from your multimedia files

πŸ“Έ Image
πŸŽ₯ Video
βš™οΈ Loading FFmpeg... Please wait

Click or drag an image here (JPG, PNG)

Maximum size: 50 MB | 100% local and private

πŸ“·
βœ… Metadata successfully removed! Downloading...
❌ Error processing file

Why remove metadata from your photos and videos?

Every photo or video you take contains hidden information such as GPS coordinates, device model, date and time, camera settings. This tool removes ALL this data locally and privately using FFmpeg.

πŸ“‹ What personal information do my files contain?

Photos and videos can contain: exact GPS coordinates (shooting location), device model, date and time, camera settings (ISO, aperture, shutter speed), and in some cases even the device owner's name.

πŸ” How does FFmpeg work?

FFmpeg is the most powerful video processing tool. We use the command -map_metadata -1 -c copy, which copies video data without re-encoding, removing only the metadata. This is instantaneous and without quality loss!

🎨 Do I lose visual quality?

No. For videos we use direct copy (-c copy), which retains exactly the same quality. For images, re-encoding is done with 92% quality (practically imperceptible).

🌐 Is this really private?

100% local. FFmpeg runs in your browser via WebAssembly. Your files never leave your device.

⚑ Why is this so fast?

The -c copy command avoids re-encoding by copying video and audio streams directly. This makes the process almost instantaneous.

πŸ’Ύ How do I check that metadata has been removed?

You can use tools like FFprobe, exiftool or online EXIF viewers to check file properties before and after processing.