id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 50866,Media Uploader Blows Up File Sizes,hvar,antpb,"Dear Developers, this is a flaw in the media uploader that is very simple to reproduce: create a 512x512 PNG image with best compression, make sure that your wordpress is set to create small, medium, and large versions of that image, set one of those versions to be also 512x512px, so when you upload a 512x512px image the media manager will create a copy of that image with the same size. upload the image. wordpress's uploader will not use the original 512x512px PNG image when this size is requested by a page, but instead it will use its own 512x512px image that it has created, and compare sizes - the media uploader's PNG image file is at least 3x-4x times bigger, and wordpress will use that bigger image file instead of the smaller original of the same dimensions, and better compression. Please, could you fix that? Thank you",defect (bug),assigned,normal,Future Release,Media,5.4.2,major,,has-patch has-unit-tests dev-feedback needs-testing has-testing-info,,"administration, performance"