最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Why are images created by WP larger than the original uploaded image?

programmeradmin2浏览0评论

The original uploaded image is 324x324 and 17.2KB in size. When uploaded WP creates several images, one of them being 300x300 and 21.5KB?

Why would a smaller rendition of the original image become 25% larger on the server?

The original uploaded image is 324x324 and 17.2KB in size. When uploaded WP creates several images, one of them being 300x300 and 21.5KB?

Why would a smaller rendition of the original image become 25% larger on the server?

Share Improve this question asked Nov 20, 2019 at 3:09 RichRich 111 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

When you upload an image, WordPress creates some additional versions of it - they have different sizes and are meant to be used in different places in your theme.

Such new images are created on server and by default they have compression rate set to 82 (since WP 4.5, 90 prior to that).

But compression is not the same as optimization.

So if your uploaded image has lower compression rate (for example 70) or is optimized, then such new file can be bigger in kB and smaller in pixels in the same time.

发布评论

评论列表(0)

  1. 暂无评论