I have a HEIC file containing multiple images. How can I extract this image sequence in JPEG or PNG format ? Is there a NuGet that simplefies the process?
This is for an image handeling software on android, IOS and UWP. I have been looking for a starting point to write this part of the code.