Drop any file to identify it
No upload. No signup. No sending your file halfway across the internet.
We tell you what it is, right here in your browser.
Drop it!
Let go to identify this file.
Couldn't identify this file
Need to convert it? fwip it →
You're installing Linux, setting up a Windows recovery drive, or someone sent you a disc image. It's an ISO — a file that contains every byte of an optical disc in a single archive. The format was born from the ISO 9660 standard for CD-ROM data layout, and it outlived the medium it was designed for.
Physical disc drives are vanishing from laptops, but ISOs are everywhere. Linux distributions ship as ISOs. Windows installers come as ISOs. Game preservationists archive ISOs. The file is a bit-perfect copy of the disc — not just the files, but the filesystem structure, boot sectors, and metadata. This is why you can create a bootable USB drive from an ISO but not from a ZIP of the same files.
Both Windows (8+) and macOS can mount ISOs natively — double-click and the file appears as a virtual drive. 7-Zip can extract the contents without mounting. For creating ISOs, Rufus (Windows, free) and Disk Utility (macOS) handle the job. For burning to physical media — if you still have a drive — ImgBurn (Windows) and the built-in macOS burner work fine.