Sample AVI Files — Legacy Video Format Downloads
Download free sample AVI files from 5MB to 500MB. AVI (Audio Video Interleave) is a legacy video container developed by Microsoft in 1992. Common in older software, DVD rips, and Windows applications.
sample-5mb.avi
854×480 · 480p · DivX
Verified file details
- Filename
- sample-5mb.avi
- Exact size
- 5,242,880 bytes
- Displayed size
- 5.00 MB
- MIME type
- video/x-msvideo
- Dimensions
- 854 x 480 px
- Resolution
- 480p
- Codec
- DivX
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/avi/sample-5mb.avi
sample-20mb.avi
1280×720 · 720p · DivX
Verified file details
- Filename
- sample-20mb.avi
- Exact size
- 20,971,520 bytes
- Displayed size
- 20.00 MB
- MIME type
- video/x-msvideo
- Dimensions
- 1,280 x 720 px
- Resolution
- 720p
- Codec
- DivX
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/avi/sample-20mb.avi
sample-100mb.avi
1280×720 · 720p · DivX
Verified file details
- Filename
- sample-100mb.avi
- Exact size
- 104,857,600 bytes
- Displayed size
- 100 MB
- MIME type
- video/x-msvideo
- Dimensions
- 1,280 x 720 px
- Resolution
- 720p
- Codec
- DivX
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/avi/sample-100mb.avi
sample-uncompressed.avi
854×480 · 480p · Raw
Verified file details
- Filename
- sample-uncompressed.avi
- Exact size
- 221,335,924 bytes
- Displayed size
- 211 MB
- MIME type
- video/x-msvideo
- Dimensions
- 854 x 480 px
- Resolution
- 480p
- Codec
- Raw
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/avi/sample-uncompressed.avi
What is an AVI file?
AVI (Audio Video Interleave) was developed by Microsoft in 1992 as part of the Video for Windows framework. It's a container format that can hold various codec combinations. AVI is largely legacy now, replaced by MP4 and MKV for most use cases.
AVI codecs commonly used
| Codec | Quality | Use case |
|---|---|---|
| DivX / Xvid | Standard quality | DVD rips, wide compatibility |
| Uncompressed | Lossless (huge files) | Video editing, archival |
| MJPEG | Motion JPEG | Webcams, dashcams |
Is AVI still used?
AVI is largely legacy, replaced by MP4 and MKV. It's still found in older surveillance systems, legacy enterprise software, some Windows applications, and archived media collections. We include it for testing backward compatibility.
Technical specifications
| Format | Audio Video Interleave (AVI) |
| Developed by | Microsoft (1992) |
| Compression | DivX, Xvid, MJPEG, or uncompressed |
| Max resolution | No inherent limit (codec-dependent) |
| Browser support | Limited — most browsers don't play AVI |
Frequently Asked Questions
Can browsers play AVI files?
How do I convert AVI to MP4?
Why is the uncompressed AVI so large?
Other video formats
Related reading
HLS vs MP4 for Video Streaming
Adaptive streaming with HLS vs progressive MP4 download. Which one to use, when, and how to test each approach. Sample videos for both formats.
Chunked Video Upload with Resumable Transfers
Testing large video uploads with chunked, resumable transfers. tus protocol, multipart uploads, and progress tracking. Sample MP4 files up to 500MB.
Fix Video Not Playing in Browser — Codec, MIME, and CORS Errors
Debug HTML5 video playback: unsupported codec, wrong MIME type, CORS blocked, missing Range headers, and HLS issues. With test videos to reproduce each problem.