Fork me on GitHub

libheic

Image Type : Quality :

Please select ".heic" image, it will be converted into png/jpg
      # libheic will convert heic to canvas object
      # After that we can convert canvas to png/jpg with any quality option
      
      canvas.toBlob(callback, type, quality)

      For your information : 
      Recommended quality: 0.8
      Miro, Mural, Figjam all render heic as jpg format.
    

License: GNU Lesser General Public License
Based on libheif
Author: AJLoveChina