Generate Dummy Files of Any Size for Testing
A free tool for generating dummy files of arbitrary size — useful for testing upload limits, network throughput, disk benchmarks, S3 multipart uploads, and antivirus behaviour against opaque binary blobs. Pick a size, choose a byte-fill mode (zeros, cryptographic random, ASCII text, or repeating 0–255 pattern), and the file streams to disk via the File System Access API when available.
How to Use
Enter the target size and pick the unit (KB / MB / GB).
Choose how the bytes should be filled — zeros for compressible, random for honest network tests, text or pattern for log-parser fixtures.
Customise the filename and extension if the default does not match your scenario.
Click Generate — your browser will prompt you to choose a save location (if File System Access is supported) or download a Blob.
Use the file to test upload limits, disk write speed, S3 multipart, or any other size-bound flow.