Go to file
ZtRXR 915ce750d6 update 2024-05-20 00:34:57 +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-19 23:58:51 +08:00
LICENSE Initial commit 2024-05-03 17:11:20 +00:00
README.md update 2024-05-04 01:30:20 +08:00
install.bat update 2024-05-20 00:34:57 +08:00
make.py update 2024-05-19 23:49:29 +08:00
open_file.data update 2024-05-19 23:49:29 +08:00
pyproject.toml update 2024-05-19 23:59:12 +08:00
requirements.txt update 2024-05-19 23:49:29 +08:00
webp_to_png.exe update 2024-05-19 23:49:29 +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