1.0.0 • Published 3 years ago

wechat-pc-images-restore v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

用于还原windows上微信加密后的图片

使用方法1-命令行

npm i wechat-pc-images-restore -g

wechat-pc-images-restore start -i 加密的图片路径<必填> -o 转换后的图片路径[选填]

使用方法2-node

git clone git@github.com:TNT-Likely/wechat-pc-image-restore.git
npm i
修改index.js中的input和output路径
node index.js