System

ISO test files, any size.

Set a size and generate a structurally valid ISO immediately. Nothing is uploaded and nothing is stored.

0bytes
Exact size

ISO, built to spec.

Each file is a real ISO 9660 disc image with a primary volume descriptor, path tables and one browsable file. The size you ask for is reached with the contents of a real README.TXT file inside the disc image, so the result opens in Explorer/Finder disc mount, 7-Zip and any ISO 9660 reader. Most people generate these for testing disc-image upload handling and archive extraction pipelines.

Questions.

How small can an ISO file be?

About 43,009 bytes. Below that the format cannot carry its mandatory structure, let alone padding.

Will the file open normally?

Yes — it opens in Explorer/Finder disc mount, 7-Zip and any ISO 9660 reader, because the padding lives in the contents of a real README.TXT file inside the disc image.

Can I ask for an unusual size?

Any byte count above the minimum works, including values like 3,145,728 or 27.5 MB. Drag the caliper or type the number.

Noticed an issue with this test file? Report an issue →