0.0.6 • Published 10 years ago

image-compression v0.0.6

Weekly downloads
57
License
ISC
Repository
-
Last release
10 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

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago