There are a lot of potential scenarios where you would need to increase the resolutions of multiple images at once. For example, say you’re redesigning your website and need to upscale all your pictures to …
Continue readingCategory: Image Optimization
Fast Import of Pillow Images to NumPy / OpenCV Arrays
There’s an incredible technique that makes it possible to convert Pillow images to NumPy arrays with just two memory copies! Wait, what do you mean “with only two memory copies”? Isn’t it possible to convert …
Continue readingBest Practices for Managing User-Generated Content
If you see branded content that doesn’t come from a brand itself, it’s probably user-generated content, or UGC. In fact, UGC is any type of content—from plain text to images and videos—created by an audience …
Continue readingImage Optimization for WordPress
If you’re running your website on a WordPress engine and want it to load faster to increase its Google Search ranking, you might’ve thought about WordPress image optimization. When optimized, you can serve images in …
Continue readingHow to Optimize Images Before Uploading to WordPress
Did you know that WordPress can natively shrink assets in your Media Library? If you upload an image, it will automatically create 5+ resized versions and compress them. So, why bother doing extra homework and …
Continue reading