heic2any icon indicating copy to clipboard operation
heic2any copied to clipboard

Converting HEIF/HEIF image formats to PNG/GIF/JPEG in the browser

Results 44 heic2any issues
Sort by recently updated
recently updated
newest added

Hi , I'm trying to implement heic2any in my project , but the very first thing that blocks me from moving on is the error in my log that shows...

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

the photo type is HEIC, but heic2any is not support😭 [heic-source](https://github.com/xjccc/heic-source)

It looks like call to heic2any in Chrome for android never finishes execution. Same on iOS. const jpegBlob = await heic2any({ // required: the HEIF blob file blob: file, //...

Converting a 1.6mb HEIC image is taking about 5 seconds. Is this normal? And is there any way to speed it up? My code: ... const start = window.performance.now(); let...

Is there a way to reduce bundle size? When I run npm run build on this code, I got 1.15MB zipped size

Converted file size from regular image shot by Iphone camera is 10 times larger in result comparing 1.8mb & 16mb in result.