Video Privacy Tool

Remove GPS & Device Data from Videos.

Strip GPS coordinates, device model tags, encoder version strings, and creation timestamps from your video files. FFmpeg WASM performs a lossless stream copy right in your browser with zero re-encoding and zero quality loss.

100% Local Processing
Zero Server Uploads
Example Metadata Fields

What's Hidden Inside Your Files

These are real metadata fields commonly found in video privacy files.

FieldExample Value
com.apple.quicktime.location+37.7749-122.4194/
com.apple.quicktime.modeliPhone 16 Pro
encoderLavf60.16.100
creation_time2026-08-15T14:32:07.000000Z
handler_nameApple Video Media Handler
com.apple.quicktime.softwareiOS 19.0
What Gets Removed

Comprehensive Metadata Stripping

GPS Location Atoms

Strips com.apple.quicktime.location.ISO6709, Android GPS metadata, and all geolocation atoms from the moov.udta container.

Device Model & Manufacturer

Removes com.apple.quicktime.model, com.apple.quicktime.make, and equivalent Android device identifier atoms.

Encoder & Software Version

Strips encoder strings, handler names, com.apple.quicktime.software, and FFmpeg/x264/x265 version identifiers from stream metadata.

Creation & Modification Timestamps

Removes creation_time and modification_time atoms from both the global container and individual track headers.

Content Rating & Chapter Markers

Strips iTunMOVI, rating tags, chapter metadata, and any custom user-data atoms in moov.udta.

All Global & Stream Metadata

FFmpeg -map_metadata -1 strips all metadata containers. Only the primary video and audio streams are kept in the output, dropping any extra data or telemetry tracks (including GoPro GPMF GPS tracks and DJI navigation data). The video and audio bitstreams are copied without re-encoding.

Frequently Asked Questions

Common Questions