From 84d5c60665f2072a4212bf5874bc327093bbf4de Mon Sep 17 00:00:00 2001 From: kura Date: Tue, 17 Dec 2024 11:51:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 5 +++-- test/index.html | 5 +++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index aa33883..ff58af6 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,8 @@ # libwebp 压缩图片的 wasm 实现 -使用 WebAssembly 实现的 libwebp 图片压缩工具。支持调整宽高和压缩质量。 - +使用 WebAssembly 实现的 libwebp 图片压缩与同时转换成webp格式工具。支持调整宽高和压缩质量。 +[在线demo](https://kuraa.cc/upload/index.html) +[git](https://git.kuraa.cc/kura/libwebp-compress) ## 目录结构 - `/output` - 编译后的文件 diff --git a/test/index.html b/test/index.html index db56ccc..e5c7c5a 100644 --- a/test/index.html +++ b/test/index.html @@ -1,3 +1,8 @@ + + + + libwebp 压缩图片的 wasm 实现 + WebP 图: 压缩: