这里集合了webp2jpg-online用到的功能demo
format | demo | intput data type | from |
---|---|---|---|
mozjpeg | ✔️ | Uint8ClampedArray | squoosh |
avif | ✔️ | Uint8ClampedArray | squoosh |
webp | ✔️ | Uint8ClampedArray | squoosh |
gif to webp | ✔️ | arrayBuffer | wasm-im |
svg tiny | ✔️ | svg text | libsvgo |
psd to png | WASM-ImageMagick | ||
Magick.WASM |