yasirkula/UnityNativeCamera

Remove EXIF Data

surajsk1812 opened this issue · 1 comments

How to remove EXIF ​​data and location data when we take picture using UnityNativeCamera/UnityNativeGallery plugin.

The only built-in solution is creating a Texture via LoadImageAtPath and then saving it via EncodeToPNG.