PDF to WEBP API
The API for converting PDF documents to WEBP images.
Bool
Preserve resolution when scaling. Used together with ImageHeight and ImageWidth properties.
Default: False
Show all
Integer
Image height in pixels. If PreserveResolution property is set, render with a maximum height allowed by resolution.
Range: 10 .. 20000
Show all
Integer
Image width in pixels. If PreserveResolution property is set, render with a maximum width allowed by resolution.
Range: 10 .. 20000
Show all
Integer
Control the use of text and graphics subsample antialiasing. The subsampling box size should be 8 bits for optimum text antialiasing, but smaller values can be used for faster rendering.
Default: 8
Range: 0 .. 8
Show allSnippets are autogenerated according to converter parameter choices above. Please select file in "File" or "Files" parameter before using code snippets.
Code snippet is using ConvertAPI JavaScript Client
Code snippet is using ConvertAPI Node.js Client
Code snippet is using ConvertAPI PHP Client
Code snippet is using ConvertAPI Java Client
Code snippet is using ConvertAPI C# Client
Code snippet is using ConvertAPI Ruby Client
Code snippet is using ConvertAPI Python Client
Code snippet is using ConvertAPI Go Client
Code snippet is using command line utility program
For conversions with the multiple file result please refer to the example