[wp-trac] [WordPress Trac] #32437: Uploaded images are still saved as a "resized" duplicate
WordPress Trac
noreply at wordpress.org
Thu Jun 7 03:24:13 UTC 2018
#32437: Uploaded images are still saved as a "resized" duplicate
--------------------------+-----------------------------
Reporter: wpdennis | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Media | Version: 4.2
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+-----------------------------
Comment (by galbaras):
Replying to [comment:4 HKandulla]:
> Sorry for jumping into this ticket but I am of the exact opposite
opinion.
> I think that it actually much better if the image is resized eventhough
the resized sizes resemble the original size. By resizing WP optimizes
(compresses) the image and a lot of Plugins hook into that, I defineteyl
want optimized version for all sizes (images) I render. Maybe we can wrap
this feature in a apply_filter, so that the user can decide which route to
go?
>
> Thanks, Hannes
Actually, when the original is optimised, WP creates a larger file, so
large that even my optimisation plugin can't get it down to the original
size again, but with a lower visual quality.
This is a waste of space and processing power in most cases. It's much
better to either pre-optimise the original file or to let a plugin
optimise it after it's uploaded.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32437#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list