Skip to main content

Announcing the pdf-image Endpoint

· 2 min read
James A Brannan

We're pleased to announce the public release of the pdf-image endpoint for rasterizing PDF documents into images.

The pdf-image endpoint is our exciting new offering, designed to make the process of converting your PDF documents into images as easy as possible. This endpoint offers a range of benefits, including the ability to specify the image type to produce, limit PDF pages to rasterize, set the desired image size, and modify the output height and width. The supported image output types are jpeg, gif, bmp, png, and tiff. The endpoint rasterizes each page into a different image, base64 encodes the image, and then places them in a JSON document.

Features include:

  • specifying the image type to produce,
  • specify start page and end page to limit PDF pages to rasterize,
  • setting the desired image size, horizontal, and vertical dpi,
  • modifying the output height and width,
  • and many more options to modify the images produced.

For a complete property listing, we encourage you to refer to our comprehensive online documentation. Whether you prefer to call the pdf-image endpoint directly or use one of our client libraries, our online documentation is there to support you with more information and examples.

   Follow us on social media for latest news!