Sample Image Files for Download — JPG, PNG, GIF, WebP, SVG, TIFF, HEIC
10 formats · 33 files · direct links · no ads · free for any use
Every image on this page is a branded test card we generate ourselves: colour bars, a grayscale ramp, resolution rings, and a fine grid, at real resolutions from 640×480 to 4K. Each file lists its exact byte size, dimensions and SHA-256 hash, so you know precisely what you are uploading, resizing, or converting.
Use them to test upload limits, thumbnail generation, EXIF handling, CDN caching, image CDN transforms, or just to see how a format behaves. Every link is a direct download over HTTPS with open CORS headers, so the same URLs work in a browser, in curl, and in your CI pipeline.
Choose a format
Sample JPG files
JPEG — Joint Photographic Experts Group
Sample PNG files
Portable Network Graphics
Sample GIF files
Graphics Interchange Format (animated)
Sample WebP files
WebP — Google's web image format
Sample TIFF files
Tagged Image File Format
Sample BMP files
Windows Bitmap
Sample ICO files
Windows Icon / favicon
Sample SVG files
Scalable Vector Graphics
Sample HEIC files
High Efficiency Image Container (HEIF/HEVC)
Sample AVIF files
AV1 Image File Format
Frequently asked questions
Which image format should I test first?
JPG and PNG cover 90% of real uploads. Then add WebP (the default output of most modern image pipelines), an animated GIF (to catch code that only reads the first frame), a large TIFF (to test memory limits and timeouts), and an HEIC (what iPhones produce by default).
Do the images contain EXIF metadata?
The JPG files carry a minimal set of standard tags (software and comment) and no GPS data. If you specifically need to test orientation or GPS stripping, note that in the file details — those variants are on our roadmap.