This is a tool for converting image files between WebP and PNG formats (mainly for personal use).
$ npm install$ npm run dev# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linuxIf you find any bugs in the source code, it would be helpful if you could create an Issue on the GitHub repository.
It would be even more helpful if you could fix the bug and submit a Pull Request.
Yuma Shintani (@yuma-shin)
- The MIT License (MIT)
