Video EXIF strip
Strip metadata (EXIF / GPS / capture date / etc.) from video files entirely in your browser using ffmpeg.wasm. Uses stream copy so the codec, quality and file extension are preserved (no re-encoding). Supports batch processing and a single ZIP download. Videos never leave your device.
Related tools
Image EXIF strip
Remove EXIF, XMP and other metadata from JPEG / PNG / WebP files. For JPEG, only the metadata bytes are stripped — image quality is preserved exactly. Inspect embedded GPS or capture date before sharing. Runs entirely in your browser.
Video mute
Drop the audio track from a video using ffmpeg.wasm, keeping the original video codec and quality intact (stream copy, no re-encoding). Supports batch processing and a single ZIP download. Videos never leave your device.
PDF metadata strip
Remove the PDF Info dictionary (Title / Author / Subject / Keywords / Creator / Producer / CreationDate / ModDate) and the XMP metadata stream entirely in the browser via pdf-lib. The page content is untouched. Supports batch processing and a single ZIP download.