1. IMG.LY Support Desk
  2. Technical FAQ
  3. Technical - Creative Editor SDK

How can I generate rendered text and images using a headless API service?

Our NodeJS package can help! With this package, you can easily render scenes on the server with various export formats options, such as PNG or PDF.

To get started, check out our Cookbook article on how to set up cloud rendering inside Lambda functions. This article provides a step-by-step guide on how to generate vector PDFs using our API. You can find the article here.

If you're interested in exploring more export options, be sure to take a look at our API reference. It provides detailed information about the various export options available with our engine. You can access the API reference here.

In addition to our NodeJS package, you can also use the headless JavaScript browser API to generate rendered text and images. This is a great option if you don't need a server and want a simple and efficient way to generate these elements.