Skip to content

feat(storage-resize-images): preserve original image metadata by default#1944

Open
jauntybrain wants to merge 6 commits intonextfrom
@invertase/sharp-preserve-exif
Open

feat(storage-resize-images): preserve original image metadata by default#1944
jauntybrain wants to merge 6 commits intonextfrom
@invertase/sharp-preserve-exif

Conversation

@jauntybrain
Copy link
Copy Markdown
Contributor

@jauntybrain jauntybrain commented Feb 2, 2024

Adds a keepMetadata() to sharp calls to preserve original file metadata.

Upgrades sharp to version 0.33.2

Note: this is blocked since sharp 0.33+ requires jest 27.0+ which results in major test errors.

Fixes #1605.

@jauntybrain jauntybrain requested a review from a team as a code owner February 2, 2024 20:40
@pr-Mais pr-Mais added the do not merge Do not merge this Pull Request label Mar 7, 2024
@cabljac cabljac force-pushed the next branch 3 times, most recently from 1fad407 to 27370ce Compare March 21, 2024 09:01
@cabljac cabljac force-pushed the next branch 3 times, most recently from c8885bd to d1481a2 Compare April 24, 2024 10:27
@pr-Mais pr-Mais force-pushed the @invertase/sharp-preserve-exif branch from 7c2305a to cc29102 Compare May 22, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Do not merge this Pull Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resize Images: preserve EXIF tags and filename

3 participants