This package has been deprecated

Author message:

this package has been deprecated

eep-mozjpeg_linux-bin

1.0.3 • Public • Published

mozjpeg-bin Build Status

mozjpeg is a production-quality JPEG encoder that improves compression while maintaining compatibility with the vast majority of deployed decoders

You probably want imagemin-mozjpeg instead.

Install

$ npm install mozjpeg

Usage

const {execFile} = require('child_process');
const mozjpeg = require('mozjpeg');
 
execFile(mozjpeg, ['-outfile', 'output.jpg', 'input.jpg'], err => {
    console.log('Image minified!');
});

CLI

$ npm install --global mozjpeg
$ mozjpeg --help

License

MIT © Imagemin

Readme

Keywords

none

Package Sidebar

Install

npm i eep-mozjpeg_linux-bin

Weekly Downloads

0

Version

1.0.3

License

none

Unpacked Size

4.74 kB

Total Files

7

Last publish

Collaborators

  • andrew214