[wp-trac] [WordPress Trac] #64943: WP generates duplicate pictures after Upload

WordPress Trac noreply at wordpress.org
Wed Mar 25 13:15:59 UTC 2026


#64943: WP generates duplicate pictures after Upload
--------------------------+------------------------------
 Reporter:  fotodrachen   |       Owner:  (none)
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Media         |     Version:  6.9.4
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by siliconforks):

 Replying to [comment:3 fotodrachen]:
 > But that does't matter. WordPress should be able to downsize every free
 selected aspect ratio **to ONE picture for each level**.

 It is generating one picture for each level:

 || `thumbnail`    || Lohbluete_20230920_0131-150x150.jpg  ||
 || `medium`       || Lohbluete_20230920_0131-225x300.jpg  ||
 || `medium_large` || Lohbluete_20230920_0131-768x1023.jpg ||
 || `large`        || Lohbluete_20230920_0131-769x1024.jpg ||

 Note that the `medium_large` size works differently than the `medium` and
 the `large` sizes.  The `medium` and `large` sizes look at the longest
 side of the original image and reduce that to 300 and 1024 respectively.
 The `medium_large` size always looks at the **width** of the original
 image and reduces that to 768.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64943#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list