Convert image to Webp using javascript / jquery without executing the exe

133 views
Skip to first unread message

Mari Raj

unread,
Mar 1, 2023, 2:04:37 AM3/1/23
to WebP Discussion
Hi all, 

Im trying to convert image to webp using javascript / jquery. 

Is there any tool / plugin equivalent to cwebp converter. 


James Zern

unread,
Mar 8, 2023, 7:21:11 PM3/8/23
to webp-d...@webmproject.org
Hi,

A wasm / js version of libwebp can be built. Though our sample only shows decoding, it could be extended to support encoding. This or using <canvas> can work if you can provide the decoded image, which might require more libraries pulled in for decoding or reading back the decoded <img>s.
Squoosh [2] might be a good reference for this.

Reply all
Reply to author
Forward
0 new messages