Skip to main navigation Skip to main content Skip to page footer
CKEditor TYPO3 v14 Open Source

Advanced Image Handling for CKEditor 5

Block images, inline images, click-to-enlarge, and linked images — all directly in the TYPO3 rich text editor. No content elements needed.

Block Images

Standalone images with captions and alignment. Processed as TYPO3 images with responsive srcset.

Inline Images

Images that flow naturally within text — icons, logos, and small illustrations inline with content.

Click-to-Enlarge

Lightbox popup via data-htmlarea-zoom. Click any image to view full resolution.

Live Demos

Block Image

A standalone image inserted via CKEditor — rendered with responsive srcset:

Team photo demo

Inline Image in Text

Text can contain inline images like this inline logo logo that flows naturally within the paragraph.

Click-to-Enlarge (Lightbox) — Live Demo

Click the image below to see the zoom popup. Because this is a regular Text element, its rich text is processed by lib.parseFunc_RTE, so rte_ckeditor_image turns the data-htmlarea-zoom image into a click-to-enlarge link:

Click to enlarge