Automate your marketing

Generate your marketing by generating press releases, proposals, briefs, tickets, coupons, and more.

Generate Coupons

Using the HTML to Image Generation API you can do things like generate coupons with QR Codes.

Example
Html
Code
Copy
const html = fs.readFileSync("./marketing-coupon.html");
const opts = {
  html: Buffer.from(html).toString("base64"),
  viewPort: {
    height: 650,
    width: 800,
    deviceScaleFactor: 0.5,
  },
};

const assetUrl = await getAssetUrl();
console.log(assetUrl);
// https://assets.cloudlayer.io/local/3d93de3133e273e79b804df52b1f82a7f4fd4ef8/image/fe60f58d5f0bc2bfb019791ba86989741f2e2404.png
Example Image

From the blog

Check out some of the recent posts, guides, tutorials and updates from the blog.

Features

An easy to use automation and templating service with a simple REST API, SDKs and Integrations

    Fanatical Support

    Fanatical Support

    Available 24x7, our support team provides hands-on assistance and customer integration support.

    Privacy Focused

    Privacy Focused

    We prioritize your privacy by not storing documents unless storage is enabled and sensitive parameters get redacted for added security.

    High Fidelity Rendering

    High Fidelity Rendering

    We use headless Chrome to produce incredibly accurate and precise documents every time.

    Full Html Support

    Full Html Support

    Create complex PDFs easily using our service's full HTML support for Javascript, SASS, CSS, images, and SPA applications.

    REST API

    REST API

    Effortlessly integrate our REST-based API with your application or platform for streamlined PDF document generation.

    Async / Sync

    Async / Sync

    Support asynchronous and synchronous API calls to provide flexibility based on your needs.

    Webhooks

    Webhooks

    Receive updates on your document status via webhooks by providing a webhook URL.

    Multilingual

    Multilingual

    We support generating PDF documents in any language, including Arabic, Indian, Japanese, Korean, Chinese, Thai, and more.

Knowledge base articles

Frequently asked questions and other related articles from the knowledge base.

cloudlayer.io

Start a Free Account

Start a free account with 100 Documents - no credit card required.