heictojpeg
v1.0.0
Published
Converting HEIC/HEIF image formats to JPEG in the browser Decode from [@saschazar/wasm-heif](https://github.com/saschazar21/webassembly/tree/main/packages/heif)
Downloads
4
Readme
heicTojpg
Converting HEIC/HEIF image formats to JPEG in the browser Decode from @saschazar/wasm-heif
Installation
yarn add heicTojpg
Usage
import heicTojpg from "heicTojpg"
const jpgFile = heicTojpg(file,quality)