Support to display HEIC/HEIF images in UI

Context

Users uploads HEIC/HEIF images into Origam application but the image is not visible in UI.

UI sometimes shows an error message, but I could not reproduce this error yet in my client.

Possible solutions

There are potential solutions either in JavaScript: Heic2any: Client-side conversion of HEIC/HEIF image files to JPEG, PNG, or GIF in the browser. or by using Imagick library to convert file into JPG, see Converting .HEIC to JPEG using imagick in C# - Stack Overflow.

Can this be realised and can this feature be added also into version 2023.1?

I’m sorry, this will be implemented in 2023.2.