0.0.6 • Published 9 years ago

image-compression v0.0.6

Weekly downloads
57
License
ISC
Repository
-
Last release
9 years ago

image-compression

compression local images

一个本地压缩图片的工具

依赖node包gm,需要本地安装GraphicsMagick

Getting Started

you may install this plugin with this command:

npm install image-commpression

本地安装好node,然后安装GraphicsMagick,然后用npm安装gm到本项目,执行以下命令就可以压缩本地图片了:

node app.js 需要压缩的图片目录 输出压缩结果的目录

命令行需要带两个参数: 需要压缩的图片目录 、输出压缩结果的目录。

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago