webp2jpg-online-demo icon indicating copy to clipboard operation
webp2jpg-online-demo copied to clipboard

Here are some libraries about using the browser to do image processing (format conversion), and make the corresponding demo pages.这里收集了一些关于使用浏览器做图片处理(格式转换)的库,并制作了相应的...

browser-image-conversion-dome

这里集合了webp2jpg-online用到的功能demo

地址

github page or gitee page

format conversion

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