Image Optimization for TYPO3 

Extension key

|extension_key|

Package name

netresearch/nr-image-optimize

Version

1.1

Language

en


The netresearch/nr-image-optimize extension provides on-demand image optimization for TYPO3. Images are processed lazily via middleware when first requested, with support for modern formats (WebP, AVIF), responsive srcset generation, and automatic format negotiation.

Introduction 

Learn what the extension does, its features, and system requirements.

Installation 

Install via Composer or the Extension Manager.

Configuration 

Configure the SourceSetViewHelper, render modes, responsive srcset, and lazy loading.

Usage 

Integrate responsive images into your Fluid templates with practical examples.

Maintenance 

Manage processed images and check system requirements in the backend module.

Developer reference 

Architecture overview and PHP API reference.