Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 6 commits into
base: next
Choose a base branch
from

Conversation

jauntybrain
Copy link
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
2 participants