cdpfs

1.0.8 • Public • Published

cdpfs

1丶Install dependencies
python pip
next pip install opencv-python,Image 2丶installation package

npm install cdpfs
const CdpImage=require('cdpfs');

3丶copy

new CdpImage('build/images/','dist/images').copy()
new CdpImage('build/images/','dist/images').runAll() 多个图片压缩 ,compress 
new CdpImage('build/images/1.jpg','dist/images/2.jpg').runAll() 单个图片压缩

Readme

Keywords

none

Package Sidebar

Install

npm i cdpfs

Weekly Downloads

1

Version

1.0.8

License

ISC

Unpacked Size

13.8 kB

Total Files

6

Last publish

Collaborators

  • cdpcreate