Limour

Limour

临床医学在读。

WEBP Screenshot Tool: ShareX + imagemagick

WebP provides excellent lossless and lossy compression for images on the web. With WebP, website administrators and web developers can create smaller, richer images, making the web faster. Compared to PNG, WebP lossless images are 26% smaller. At the same SSIM quality index, WebP lossy images are 25-34% smaller than comparable JPEG images.

The screenshot function we usually use only provides images in PNG/JPEG format by default, and manual conversion is too troublesome. I don't know if this issue of Snipaste that supports webp format has been resolved. 😜

When searching for a solution, I found this article 全站今日起使用 WEBP 格式,截图工具 ShareX 分享, which shares a way to support webp screenshots through ShareX + imagemagick. I tried it and it feels good, so I'm recording the process. 😏

Software Preparation#

ShareX Action Settings#

  • Follow the image Action Settings-Action-Add to enter the action add page
    ShareX_JDAQdAXJ9G
  • Follow the image to configure the action parameters: "$input" -quality 50 -define WebP:lossless=true "$output"
    ShareX_wd1jCRYW5a

ShareX Screenshot Task#

  • Set the task order after taking a screenshot in the order shown in the image
    ShareX_T2dmPWX0P4
  • Configuration is complete, press the Screenshot Shortcut Key to experience it immediately

PS: The images and annotations in this article are all captured using ShareX 😆

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.