Free · No signup
dummyfiles.dev lets you create test files in any size – via web form or API, no signup. Suited for upload tests, load tests, and development.
Test files (dummy files) have a defined size and format but no real content. Developers and QA use them to check upload limits, stress APIs, or validate import logic – without real user data.
dummyfiles.dev provides exactly that: configurable size (1 KB to 5 GB), file type (ZIP, BIN, JPG, PNG, WebP, PDF), and fill mode (random or zero bytes). Use the web form or a simple GET API.
Size: 1 KB to 5 GB, in KB, MB, or GB.
Types: ZIP, BIN, JPG, PNG, WebP, PDF. Content is generated according to type and mode (e.g. random bytes for realistic load).
Modes: Random (random bytes, barely compressible) or zero (null bytes, highly compressible – e.g. for ZIP tests).
API: GET request with path for size (e.g. /api/file/100MB) and optional query params for type, mode, and filename.
/api/file/50MB?type=zip.Test file generator · Test file download · Sample CSV file · Sample JSON file · CSV generator · JSON generator · Dummy PDF file · Placeholder image generator · Test image download · QR code generator · Dummy text generator · Lorem ipsum generator · EICAR test file · Virus test file · Antivirus test file · Virus scanner test file · API documentation