5MB sample files — every format
Common upload-limit ceiling for many SaaS apps and content management systems. Below: every 5MB sample we host, grouped by file category. All downloads are free, instant, and no signup is required.
- Testing the 5MB default upload cap in PHP and Express
- Profile picture and document upload validation
- Outlook 5MB attachment workflows
- Image-heavy PDF uploads
Documents (2)
Browse all documents →Images (2)
Browse all images →Video (6)
Browse all video →sample-silent.mp4
1280×720 · 15s · 720p · H.264
sample-h265.mp4
1920×1080 · 10s · 1080p · H.265
sample-5mb.mp4
1280×720 · 10s · 720p · H.264
sample-5mb.mov
1280×720 · 720p · H.264
sample-5mb.avi
854×480 · 480p · DivX
sample-av1.webm
1920×1080 · 1080p · AV1
Audio (8)
Browse all audio →sample-320kbps.mp3
120s · 320kbps · 44100Hz · stereo
sample-5mb.mp3
300s · 128kbps · 44100Hz · stereo
sample-5mb.aac
300s · 128kbps · 44100Hz · stereo
sample-5mb.ogg
300s · Vorbis · 128kbps · 44100Hz · stereo
sample-5mb.wav
30s · 44100Hz · stereo · 16-bit
silence-30sec.wav
30s · 44100Hz · stereo · 16-bit
silence-30sec.mp3
30s · 128kbps · 44100Hz · stereo
sample-96000hz.wav
15s · 96000Hz · stereo · 16-bit
Archives (3)
Browse all archives →Data (1)
Browse all data →sample-large.sql
100,000 rows
Test files (1)
Browse all test files →test-5mb.bin
Need a different size?
1MB sample files
Standard small-file size for testing email attachments, basic upload flows, and form validation.
10MB sample files
The default body-size limit on many gateways and the cutoff most apps care about.
50MB sample files
Mid-range size where simple uploads start to fail without chunking or resumable transfers.
100MB sample files
Large file size — exposes timeouts, memory leaks, and missing chunked-upload logic.
500MB sample files
Very large file — required for streaming uploads, S3 multipart, and tus protocol testing.
1GB sample files
Stress-test territory — uncovers issues only large uploads produce, like progress jitter and OOM.