Resized images much bigger than original ones
-
Hi, I decided to start this topic because after looking everywhere I still don’t know how to fix this and work with WordPress.
I’m currently building my portfolio and uploading images. But before I do, I optimise them perfectly to make them as small as possible without compromising quality. Most have big dimensions, around 1920 in width so depending on extension and content I use different techniques for size reduction.
Some PNG’s I upload show simple vector graphics, so these can be compressed a lot without loosing quality, and it can be done even by reducing numbers of colors. Therefore I’m able to create a PNG that is 1920×1200 and has only 35KB which is great.
But here is when a disaster begins. I upload it to WordPress, and multiple versions of this file are being created. Most of them a lot bigger then the original one. Some are 8 times, 11 times, or even 18 times bigger! Some files increased from 200KB to over 700KB!
This is something I cannot comprehend. I’ve got 15 years of experience in graphic design, and from what I see the most popular CMS in the world cannot handle the most important task.
I wouldn’t even pay attention to this but when I started testing the website on smaller screens and tablets I noticed that on smaller screens it’s loading much slower and images look worse! This was hard to see on regular photos, but some PNG’s which show simple vector graphics were blurry!
So as a result of WordPress “knowing better”, my website became heavy and it looks worse, especially on small laptops and tablets.
—–
Solution for future development:
Keep and serve resized images ONLY when their size is smaller!
—–As simple as that and it makes a lot of sense, especially if the designer has done much better job and prepared all the files properly. What’s the point in serving 280KB file on a tablet if the original one has only 35KB and will load in a fraction of a second?!
I’m not sure how to get to WordPress development team with this issue, and if there is any chance of being heard, but I think this should be taken seriously.
Do you have ideas for a workaround? I’d like to be able to serve smaller files on small devices, but for now, the smaller the screen is, the bigger the file in some cases.
I’d appreciate your thoughts on this.
Thanks
- The topic ‘Resized images much bigger than original ones’ is closed to new replies.