convert .HEIC to .JPEG

Dear All ,

i have an issue here decriptive as following , uploading photo / image from ios v11.0 devices and later cause problems through browser as its not accepting .HEIC format , this format is newly created by Apple to resolve space issue for devices. i need a solution for java on server side or may a script to add it into developed code to convert the HEIC format to JPG, PNG or BPM format to make is availible to upload as an attachment through ios devices. its not advisabel to my case to use online converter or installed app for the conversion.

Replies

If you don't want to take the aid of both online and offline HEIC to JPG converter, you can only head to the local support from Apple for your images saved at a later time instead of the existing HEIC images.

Considering it seems not easy to give you a comprehensive solution for Java on server side or a script to add the developed code, you can turn to change the format as "Most Compatible" and go to "Photo">"Transfer to Mac or PC">"Automatic". Then you can save your iPhone images as JPG directly.

I have tried just this, but the iPhone 12 pro max STILL insists on converting the file to .JPEG, despite having selected in the iPhone, that I want to upload the actual size photo (pro raw).

How does one allow for visiting users to upload .HEIC and .DNG images, instead of having them converted?