I want to build a server for treat all images of a website.
I have a script in Nodejs using Sharp and I would like to setup the server with the best libs to use maximum power of libvips.
I would like to get help to install it.
I can install libvips-dev using:
apt-get install libvips-dev
But it don't have mozjpeg and libimagequant.