Ali A. Saleem

Results 24 comments of Ali A. Saleem

This is a current limitation of the library. The development process of this library is focusing on viewing a browser-consumable version of a `heic` file. So this would typically be...

Sadly, this is not possible, as this library actually depends on [libheif](https://github.com/strukturag/libheif) which makes up 99% of the bundle size.

The library requires a full browser environment with DOM api to work

Solved in the latest version.

This is a non-standard URL, and although the library currently tolerates some non-standard inputs, this one specifically would break HTML skipping. I'm not planning on solving this currently, however, I'm...

The library requires a full browser environment with DOM api to work

Please make sure that the file you're passing is actually a HEIC image, some iPhone devices convert images to JPEG/GIF before passing them to a browser or transferring them. You...

The library requires a full browser environment with DOM api to work

Can you reproduce the error with the latest updated? if so please attach the heic image file so I can investigate more.

Please check the latest version `3.0.7`