[wp-trac] [WordPress Trac] #33642: Improve default Imagick compression settings

WordPress Trac noreply at wordpress.org
Mon Feb 29 21:04:43 UTC 2016


#33642: Improve default Imagick compression settings
----------------------------+------------------------
 Reporter:  joemcgill       |       Owner:  joemcgill
     Type:  task (blessed)  |      Status:  assigned
 Priority:  normal          |   Milestone:  4.5
Component:  Media           |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+------------------------

Comment (by markoheijnen):

 So I looked over the code and my note would be to move the `strip_meta()
 call` from `thumbnail_image()`. For example currently it doesn't work if
 you only flip an image. Also as mentioned in #28634 I would make
 `strip_meta` public. I would suggest a property in `WP_Image_Editor` that
 could be set with `set_strip_meta()`. Even for GD it could be set to false
 and we could do something like [https://github.com/markoheijnen/Improved-
 GD-Image-Editor/blob/master/editor.php Custom GD Editor]

 Replying to [comment:46 summoner]:
 > Hello guys, have to confess it is not 100% clear for me whether you are
 planning to implement a slider or some UX component to let the users
 change the default 80%. In some cases image quality is simply vital even
 if it consumes more bandwith.

 That is not the plan since there are already plugins out there doing this.
 The percentage who want to change the quality isn't that high for
 WordPress to integrate it in core.

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


More information about the wp-trac mailing list