Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #55443, comment 18


Ignore:
Timestamp:
04/05/2022 08:54:01 AM (3 years ago)
Author:
markhowellsmead
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55443, comment 18

    initial v1  
    55mogrify -format webp -quality 82 "$DIR/*.jpg"
    66}}}
     7
     8''Addendum'': resizing down to 1024x768 on that image creates a file at 300kb if the result is a JPG, and 306kb if it's a WebP file.