Drupal is a registered trademark of Dries Buytaert
Search API Solr 4.4.0 Minor update available for module search_api_solr (4.4.0). Page Manager 8.x-4.0 Major update available for module page_manager (8.x-4.0). Trash 3.1.0-beta2 New beta version released for module trash (3.1.0-beta2). Commerce AutoSKU 3.0.1 Minor update available for module commerce_autosku (3.0.1). Custom Field 4.0.10 Minor update available for module custom_field (4.0.10). Alternative login ID & display names 2.0.12 Minor update available for module alt_login (2.0.12). EntityReference UUID 3.0.1 Minor update available for module entity_reference_uuid (3.0.1). LocalGov Publications Importer 1.1.1 Minor update available for module localgov_publications_importer (1.1.1). Configuration Override Warn 8.x-1.6 Module config_override_warn updated after 10 months of inactivity (8.x-1.6). Table Alternate Rows Module table_altrow crossed 1,000 active installs.

This module automatically scales images to a consistent size based on their orientation. It sets the longest side of an image to a specified pixel dimension, ensuring landscape, portrait, and square images have a uniform visual weight. This is particularly useful for image galleries and grids.

Scale by Orientation

Automatically scales images based on their orientation to create consistent sizes.

What it does

This image effect scales images to a target pixel size on their longest side:

  • Landscape images (wider than tall): Scales width to your target size
  • Portrait images (taller than wide): Scales height to your target size
  • Square images: Treated as landscape, scales width

Perfect for galleries and grids where you want images to have similar visual weight. It works well with "set canvas" from Image Effects module

How to use it

  1. Go to Configuration → Media → Image styles
  2. Edit an image style (or create new)
  3. Click Add effect
  4. Choose Scale by Orientation
  5. Set your options:
    • Target dimension: The pixel size (e.g., 200)
    • Upscale images: Check to enlarge small images, uncheck to leave them as-is

Examples

With a 200px target dimension:

Original Result 400×200 landscape 200×100 200×400 portrait 100×200 300×300 square 200×200

Without upscaling: A 50×25 image stays 50×25

With upscaling: A 50×25 image becomes 200×100

Requirements

  • Drupal 10 or 11
  • Image module (core)

Activity

Total releases
2
First release
Mar 2026
Latest release
4 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.0 Stable Mar 27, 2026
1.0.x-dev Dev Mar 9, 2026