內容簡介
你有時可能希望博客/網站上的圖像完美無瑕,而有時可能希望壓縮它們以節省服務器上的空間。
這個外掛可以讓你選擇由 WordPress 生成的縮略圖圖像的質量,非常容易。只需前往媒體設置頁面並修改“圖像質量”設置即可。
外掛只作用於新上傳的圖片,但如果你想修改早期生成的縮略圖,你可以使用Regenerate Thumbnails,或是如果你熟悉 WP-CLI,那麼你可以使用以下命令重新生成:
wp media regenerate
附註:它不會更改你上傳的原始圖像的質量,而只會更改 WordPress 從該圖像生成的縮略圖的質量。
外掛標籤
開發者團隊
原文外掛簡介
Sometimes you may want the images on your blog/site to be pixel perfect, while sometimes you may want them to be compressed to save space on the server.
This plugin allows you to select the quality of the thumbnail images generated by WordPress, as easy as that. Just go to Media Settings page and modify the Image Quality setting.
Plugin only works for new uploads, but in case you want to modify the thumbnails generated earlier, you can either use
Regenerate Thumbnails
or if you are familiar with WP-CLI, then you can use this command to regenerate
wp media regenerate
P.S. It does not change the quality of the original image that you upload,
but only changes the quality of the thumbnails WordPress generates from that image.
