heictojpeg Converting HEIC/HEIF image formats to JPEG in the browser. Decode using @saschazar/wasm-heif, decoding speed increased by nearly 30%. Installation yarn add heictojpeg Usage import heictojpeg from "heictojpeg" const jpgFile = heictojpeg(file,quality)