We are disabling Google Cloud Storage integration temporarily

We would like to let you know that Google Cloud Storage post operation is now temporarily disabled for external reasons. Because the scope of Google Cloud Storage is considered as sensitive by Google, the verification process was not accepted by "The Google Cloud Trust & Safety Team". Here is roughly the answer we received

Deep Dive into Progressive JPEGs: the DC and AC coefficients

As we have seen in part1 - A walkthrough progressive JPEGs, the progressive loading or decoding of a JPEG image can be customized using a scan script. The progressive scan script tells the decoder informations from each image component are necessary to do the scan. In this post, we would like to dig deeper into scan scripts used by libjpeg/MozJPEG to customize the progressive scans, in an attempt to decipher their syntax.

Generating a favicon is now easy more than ever using imager200

Many people struggle with finding the right way to generate a favicon for their application. Between the different online pseudo generators and the image editors, the choice is wide. With the imager200 API, the creation of a multisize favicon can be done with a simple API call.