-
Notifications
You must be signed in to change notification settings - Fork 46
Description
I found this repo while looking for a good sample image test suite. Unfortunately, none of your PNG, JPEG, or GIF images were what I was looking for despite the impressive collection. So I created some:
https://drive.google.com/open?id=1yKhichmLjTVXi6n1JT8bPrKtKzf7YwFv
The ZIP file contains a set of three 3000x3000 images and the original PSD file on which they are based (~4.22MB unzipped, the images themselves range from a 140KB GIF to a 550KB PNG). The blue border is precisely 150 pixels wide on all sides. The vertical yellow gradient fills the middle zone (might not be precisely centered, but that doesn't actually matter). The gradient is alpha transparent (PNG) or placed on a solid white background (GIF and JPEG). The rest of the background is either fully transparent (PNG and GIF) or solid white (JPEG). Blue and yellow colors were chosen to accommodate colorblindness.
These images are designed specifically to test memory usage, loading and saving times, transparency and color preservation, as well as cropping and scaling of large image sizes across various image handling libraries all without occupying a lot of disk storage.
The license for these files is MIT.