[wp-trac] [WordPress Trac] #63338: Image distortion since WordPress 6.8, previously correct image now blurry

WordPress Trac noreply at wordpress.org
Fri May 16 22:32:06 UTC 2025


#63338: Image distortion since WordPress 6.8, previously correct image now blurry
-------------------------------+------------------------------
 Reporter:  doobmanager        |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Media              |     Version:  6.8
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by SirLouen):

 @doobmanager @Bjorn2404 can you test my patch to see if this is the same
 issue as #63448

 https://patch-diff.githubusercontent.com/raw/WordPress/wordpress-
 develop/pull/8813.diff

 Just in case you don't know how to add the patch, some little
 instructions:

 1. Go to this file: `wp-includes/class-wp-image-editor-imagick.php`
 2. And simply comment the line 509 like this:

 {{{
 // $this->image->quantizeImage( $max_colors,
 $this->image->getColorspace(), 0, false, false );
 }}}

 3. And test again uploading the images

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


More information about the wp-trac mailing list