You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personally I think option 1) would be already enough to support most use cases, but having both might be the best case and does cover quite a wide range of scenarios where the user would just need a way to easily update the image's EXIF thumbnail.
Some examples of what the end goal is here:
user rotates an image and the EXIF thumbnail gets updated as well reflecting those changes
user composites images together and the EXIF thumbnail gets updated to reflect the changes
What alternatives have you considered?
Outlined above.
Is there a sample image that helps explain?
Not really, any image can be used to test this.
The text was updated successfully, but these errors were encountered:
What are you trying to achieve?
Update an image's EXIF thumbnail after manipulation (in this case image auto rotation based on EXIF orientation).
Have you searched for similar feature requests?
Yes, extensively. These are somewhat similar topics (but not quite):
#650
#189
What would you expect the API to look like?
Depending on how this is handled it could be either:
1)
Sharp auto updates the image's EXIF thumbnail2)
On demand the user can update the EXIF thumbnail by:Personally I think option
1)
would be already enough to support most use cases, but having both might be the best case and does cover quite a wide range of scenarios where the user would just need a way to easily update the image's EXIF thumbnail.Some examples of what the end goal is here:
What alternatives have you considered?
Outlined above.
Is there a sample image that helps explain?
Not really, any image can be used to test this.
The text was updated successfully, but these errors were encountered: