sm-command-img

利用 tinypng 或 imageisux 对图片进行压缩

Usage no npm install needed!

<script type="module">
  import smCommandImg from 'https://cdn.skypack.dev/sm-command-img';
</script>

README

sm-command-img

利用 tinypng 或 imageisux 对图片进行压缩

sm img

对当前文件夹下所有png和jpeg文件进行压缩,默认采用tinypng压缩

sm img -e imageisux

采用imageisux压缩,默认为tinypng压缩

sm img -s

串行压缩图片,默认为并行压缩,当图片数量很多时,建议考虑使用此命令