Install NodeJS
go to folder with files and open cmd there and type following commands:
npm install
npm install -g
usage packed u - unpack packed p - pack
in opened folder with files open cmd or packed u or p and path (works on android even tho termux shows errors ignore them)
For Android users use termux:
pkg update && upgrade
if termux gives options during this process then select Y
termux-setup-storage
(Allow termux to use external storage)
pkg install git nodejs
git clone https://github.com/DenBru456/webp_blitz
cd /data/data/com.termux/files/home/ cd webp_blitz
npm install
npm install -g