Skip to main content

Overview

ButterCMS integrates with Filestack to provide powerful image transformation capabilities through URL parameters. Transform images on-the-fly without modifying originals—perfect for responsive images, thumbnails, and optimized delivery.

Key benefits

  • No Pre-processing: Transform images at request time
  • CDN Cached: Transformed images are cached globally
  • Original Preserved: Original files remain unchanged
  • Chainable: Combine multiple transformations

URL structure

All images in ButterCMS have a CDN URL. Add transformation tasks before the file ID:
Original URL:
With Transformation:

Chaining transformations

Combine multiple transformations with forward slashes:

Resize transformations

Basic resize

Resize options

Examples:

Fit modes

Crop transformations

Basic crop

Example:

Smart crop (face detection)

Automatically crop around detected faces:
Face detection is provided by Filestack’s processing API. Feature availability may vary by plan.

Rotation & flip

Rotate

Examples:

Flip

Examples:

Quality & format

Quality compression

Control JPEG/WebP quality (0-100):
Example:

Format conversion

Convert between image formats:
Example:

Filters & effects

Blur

Amount: 0-20 (higher = more blur)

Sharpen

Amount: 1-10 (higher = more sharpening)

Grayscale

Sepia

Tone: 0-100 (percentage of sepia effect)

Brightness & contrast

Auto-enhance brightness and contrast:

Watermarks & overlays

Watermark functionality is provided by Filestack’s processing API. Feature availability may vary by plan.

Basic watermark

Example:

Common transformation recipes

Thumbnail (square)

Hero image (optimized)

Avatar with face detection

Card image

Code examples

Next steps

Responsive Images

Generate responsive images

Security

Secure your images

Media Library

Media management

Image Compression

Automatic optimization