# 工具

# axel - 文件分段下载

axel -a -n 10 url

# imagemagick - 图片处理工具

# Mac 安装
brew install imagemagick

convert -resize 478x717 input_file out_file