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
Libheif has a bunch of methods like heif_context_add_exif_metadata that allows to store/preserve exif metadata.
It would be great if we could add a parameter to encodeHeic to allow passing that data and save it into the file
Libheif has a bunch of methods like
heif_context_add_exif_metadatathat allows to store/preserve exif metadata.It would be great if we could add a parameter to
encodeHeicto allow passing that data and save it into the file