Make WordPress Core

Opened 10 months ago

Closed 10 months ago

Last modified 6 months ago

#59508 closed defect (bug) (invalid)

Cannot bypass image reprocessing for specific images => media library breaks HDR JPGs

Reported by: gregbenz's profile gregbenz Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description

While there are hacks to stop the WP media library from reprocessing images, there is no straight-forward way to disable it for specific (individual) downloads.

As HDR JPG gain maps are broken by image processing in the library (https://core.trac.wordpress.org/ticket/58288), having the ability for the library to keep the image exactly as submitted is important when sharing HDR JPG gain maps. This would be a very valuable workaround until support is added in WP or ImageMagick (https://github.com/ImageMagick/ImageMagick/issues/6377).

More on gain maps: https://gregbenzphotography.com/hdr-images/jpg-hdr-gain-maps-in-adobe-camera-raw/#developers

Change History (2)

#1 @gregbenz
10 months ago

  • Resolution set to invalid
  • Status changed from new to closed

choosing "full" bypasses reprocessing and the gain map survives. Sorry I missed that. The outstanding request for ImageMagick support is ideal to allow thumbs, etc - but this workaround is already covered.

#2 @swissspidy
6 months ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.