Go to file
ZtRXR 355d520307 update 2024-05-05 22:51:28 +08:00
tests update 2024-05-04 01:26:35 +08:00
webp_to_png update 2024-05-05 22:51:28 +08:00
.gitignore update 2024-05-05 22:37:50 +08:00
LICENSE Initial commit 2024-05-03 17:11:20 +00:00
README.md update 2024-05-04 01:30:20 +08:00
build.py update 2024-05-05 22:51:28 +08:00
pyproject.toml update 2024-05-05 22:27:17 +08:00

README.md

webp_to_png_gui

How to build it?

the pip package "poetry" should be installed

git clone https://git.zziyu.cn/Zengtudor/webp_to_png_gui.git

cd webp_to_png_gui

poetry install

poetry build