Link Search Menu Expand Document

How to convert PDF to WebP ?

You can do it with /pdf/convert/to/webp endpoint. WebP is the image format invented by Google and is supported by Google Chrome and other modern browsers. It provides good quality but data is smaller in size so these images are downloaded and displayed much faster.

WebP image quality can be controlled through profiles as the following:

{ 'WEBPQuality': 75, 'WEBPEncodingSpeed': 4 }