README
压缩图片工具
- 基于tinify包: https://tinypng.com
- 自动保存key值, 输出路径 等
- 输出文件格式支持模板形式, 如
output-${name}
${name}
: 原名称${index}
: 索引${date}
: 日期${time}
: 时间
压缩图片工具
<script type="module">
import clayderRanCompressImage from 'https://cdn.skypack.dev/@clayder-ran/compress-image';
</script>
output-${name}
${name}
: 原名称${index}
: 索引${date}
: 日期${time}
: 时间