Users are unable to upload .heic images. Doesn't seem to be as simple as adding "images/heic" to content_type validations or just changing the file type to .jpg or .png. Is there a way to get this done using paperclip or should we use an API to convert the .heic image to .jpg or .png before attaching and uploading?
Asked
Active
Viewed 341 times