Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Statistics Counter Module statistics_counter crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

Images Optimizer

37 sites No security coverage
View on drupal.org

This module automatically optimizes uploaded images, removing the original and optimizing any derivative images created by image styles. It supports JPEG and PNG images and allows for custom optimizers to be created.

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

Tracked releases
1
Tracked since
Mar 2026
Latest release
4 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

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