zjffun blog

Awesome Tool

更新于 写于 工具

7z

macOS Install:

bash
brew install p7zip

Unzip:

bash
7z x test.zip -otest-dir

Image

ImageMagick

Batch convert jpg to webp:

bash
magick mogrify -format webp *.jpg

TinyPNG

Compress WebP, PNG and JPEG images intelligently