courtneypattison / gulp-jpeg-2000

A gulp plugin for converting images to JPEG 2000 (JP2) using ImageMagick
https://www.npmjs.com/package/gulp-jpeg-2000
MIT License
4 stars 2 forks source link

Allow Gulp job to set format. #2

Closed jmurowaniecki closed 3 years ago

courtneypattison commented 4 years ago

@jmurowaniecki Thank you for your contribution! If I understand it correctly, the functionality you are looking to add to gulp-jpeg-2000 is already available using gulp-gm with .setFormat(). gulp-jpeg-2000 is just used for converting to JP2.