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

Enlarge Featured WordPress Images

programmeradmin0浏览0评论

Enlarge Featured WordPress Images

I plan to use Wordpress AMP, but this plan has not been realized because the largest image in all posts that have been published is only 640 x 360 px while for AMP to be valid it must have a width of 1200.

There's no way I can replace them one by one because there are thousands of posts.

Is there a WordPress plugin that can enlarge featured images? or is there another way so that I can enlarge all the featured images to the size I want.

I really hope to find a solution here.

Enlarge Featured WordPress Images

I plan to use Wordpress AMP, but this plan has not been realized because the largest image in all posts that have been published is only 640 x 360 px while for AMP to be valid it must have a width of 1200.

There's no way I can replace them one by one because there are thousands of posts.

Is there a WordPress plugin that can enlarge featured images? or is there another way so that I can enlarge all the featured images to the size I want.

I really hope to find a solution here.

Share Improve this question asked Aug 17, 2019 at 13:31 R.M. RezaR.M. Reza 1417 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

There is a plugin called Bulk Resize Media that might be able to do this for you, but I am not sure I would recommend doing that.

Bulk resizing images to a SMALLER size is hardly ever a problem. Images are easily compressed without degradation. They are compressed by removing every Nth pixel, which the human eye rarely notices. (I know, greatly over simplified)

Making images LARGER, by contrast, requires "best guess" technology to replace the missing pixels with various calculations, based on the next closest pixels. (again... greatly over simplified) This usually results is severely degraded image quality.

I would only recommend using this plugin if you have no other choice. It would be better to modify the theme (or create a Child theme) to accept your existing images, and only display NEW images at the higher resolution.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论