Media & Files
Image, audio, video tools and file inspection utilities.
115 tools available
Media & Files tools inspect, convert, and clean up the images, audio, video, and documents you work with every day — without uploading a single byte. Files are read in the browser with the File API, parsed against their real binary signatures, and processed locally, which keeps confidential material private and makes everything work offline.
The category spans three jobs: identification (what a file really is, via magic bytes rather than its extension), inspection (metadata, EXIF, hashes, hex, embedded data), and transformation (format conversion, metadata stripping, compression). The flagship File Inspector rolls forensic-grade analysis — entropy, strings, carving, PE/ELF parsing — into one page. Whether you are confirming a mysterious download, stripping location data from a photo before posting it, or recovering a file embedded inside another, the work happens on your device and stops there.
Common media format families
| Family | Examples | Lossy? | Carries metadata |
|---|---|---|---|
| Raster image | PNG JPG WebP HEIC | Both | EXIF, ICC, XMP |
| Vector image | SVG | No | XML metadata |
| Audio | MP3 FLAC WAV OGG | Both | ID3, Vorbis comments |
| Video | MP4 MKV WebM | Yes | Container atoms/tags |
| Document | PDF DOCX EPUB | N/A | Author, dates, XMP |
Metadata is convenient but leaks information — strip EXIF GPS from photos before sharing them publicly.