Skip to content

Images

There are three ways to get an image onto the canvas:

Click My Images in the left sidebar rail (image icon) to open your uploads library. Drag an image file into the panel — or click the upload area to pick one — to add it to your library, then click its thumbnail to place it on the canvas. Uploaded images stay in the library for reuse across templates.

Supported formats: PNG, JPEG, GIF, WebP · Max size: 5 MB per image.

My Images panel showing the upload / drop zone at the top and a grid of previously uploaded image thumbnails below, each with a delete (trash) action on hover.

Click Stock Images in the sidebar rail (camera icon) to open the stock photo panel.

Stock Images panel open, with the provider tabs at the top (Pixabay, Unsplash, Pexels), the Pixabay-only image-type filter (All / Photo / Illustration / Vector) below them, a search input, and a grid of results with attribution text under each thumbnail.

  1. Select a provider tabPixabay, Unsplash, or Pexels (tabs appear when more than one provider is available).
  2. (Pixabay only) Filter by image type: All / Photo / Illustration / Vector.
  3. Type a search term (at least 2 characters) and press Enter.
  4. Scroll through results; more load automatically as you reach the bottom.
  5. Click a thumbnail to add the image to the canvas. The required attribution is shown under each thumbnail.

Click the Image Variable tool in the toolbar (image-plus icon). It drops an empty 200 × 200 placeholder bound to an auto-named variable (e.g. image_1); the actual image is supplied at render time through that variable. See Creating a Variable.

Select an image and open the Design tab. The Appearance section shows:

PropertyDescription
RadiusRounds the corners of the image, in px

The Transform section handles position, size, rotation, and flip.

For an image variable (placeholder), the properties also include a Fit ModeCover, Contain, or Fill — which controls how the supplied image fills the box, plus a default (fallback) image used when no value is provided. See Variable Settings.

There’s no in-place replace: to swap a placed image, delete the element and add the new one from My Images or Stock Images. For an image variable, you don’t edit the element — supply a different image value at render time (via the Generate dialog, a CSV, or the API).