Drupal is a registered trademark of Dries Buytaert
drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). diff 2.0.0 Major update available for module diff (2.0.0). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). domain 3.0.1 Minor update available for module domain (3.0.1). leaflet 10.4.8 Minor update available for module leaflet (10.4.8). single_content_sync 1.4.15 Minor update available for module single_content_sync (1.4.15).

images_optimizer

29 sites No security coverage
View on drupal.org

Introduction

The Images Optimizer module provides a simple way to optimize uploaded images.

Every uploaded image is automatically optimized if its mime type is supported by one of the registered optimizers. The original uploaded image is destroyed in the process.

Additionally, if you use image styles, created derivative images will also be optimized.

We provide two basic optimizers that handle JPEG and PNG images, but you can easily create your own if they do not fit your needs.

Requirements

The module requires the following modules:

If you are using the two provided optimizers, the module requires these additional libraries:

Installation

Install as you would normally install a contributed Drupal module. See: Installing Modules for further information.

If you are using the two provided optimizers:

Configuration

Configure the module in "Configuration" > "Media" > "Images Optimizer".

You can select the optimizers you want to use and configure their options.

If you need a more advanced configuration, you should create your own optimizer by registering a service that implements the OptimizerInterface interface, and by tagging it with the images_optimizer.optimizer tag.

Similar modules

Maintainers

Activity

Total releases
1
First release
Mar 2026
Latest release
1 month ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
3.0.0-alpha1 Pre-release Mar 24, 2026