Skip to content

Creating aliases

Create transformation aliases that bundle multiple image transformation settings together into a single, reusable name.

Instead of specifying complex parameters each time, you can define commonly used combinations and reference them by a simple alias name.

Click the “Create new alias” button in the top-right corner of the aliases page.

Create new alias form with preview

Step 2: Fill in the transformation details

Section titled “Step 2: Fill in the transformation details”

You’ll see a form with a live preview on the right side. The preview shows how your transformations will affect images.

You can find the list of transformations here

Alias form

  • Maximum length: 16 characters
  • Allowed characters: Lowercase letters (a-z), digits (0-9), plus (+), and hyphen (-)

Valid examples:

  • thumbnail
  • hero-image
  • mobile-s
  • gallery-2x

Invalid examples:

  • Thumbnail (uppercase letters)
  • hero_image (underscore not allowed)
  • very-long-alias-name (exceeds 16 characters)