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

WordPress Trac noreply at wordpress.org
Tue Mar 24 18:12:54 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        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 After upload a picture different sizes of smaller versions are generated.
 Default-steps (longest side):
   150 - Thumbnail
   300 - Medium
   768 - Medium large
  1024 - Large
  1536 - ?
  2048 - ?

 To minimize the diskspace I use the 1536-size als 'full' upload. So no
 smaller 1536-version has to be generated.
 In some cases the size 'large' (1024) is generated twice.

 - only for portrait, not for landscape (hight > width)
 - only for aspect-ratio 4:3 (1.333..)

 4:3 is the format of MFT (micro four-thirds) cameras. When I use the
 options 'original' (from raw) or '4:3' with the crop-tool in darktable and
 limit the size to 1536 pixels on darktable-export = WP-upload, this error
 happens.

 Uploading the size 1153x1536 Pixel generates the sizes 768x1023 AND
 769x1024.

 Example

 Use this as full:
 https://fotodrachen.de/wp/wp-content/uploads/Lohbluete_20230920_0131.jpg

 Results:
 https://fotodrachen.de/wp/wp-
 content/uploads/Lohbluete_20230920_0131-768x1023.jpg
 https://fotodrachen.de/wp/wp-
 content/uploads/Lohbluete_20230920_0131-769x1024.jpg

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


More information about the wp-trac mailing list