PHPackages                             rintisch/picture-extend - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. rintisch/picture-extend

AbandonedArchivedTypo3-cms-extension

rintisch/picture-extend
=======================

Tool for picture / icons in TYPO3.

v4.0.0(3y ago)01.1kGPL-2.0-or-laterPHP

Since Apr 7Pushed 1y ago2 watchersCompare

[ Source](https://github.com/rintisch/picture_extend)[ Packagist](https://packagist.org/packages/rintisch/picture-extend)[ Docs](https://github.com/rintisch)[ RSS](/packages/rintisch-picture-extend/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (2)Versions (16)Used By (0)

Picture extend
==============

[](#picture-extend)

This extension contains extends some small tooling for visual stuff. **It has no longer anything to do with EXT:picture of b13.** All settings regarding EXT:picture need to be done yourself and are no longer (beginning with with v3.0.0) handled by this extension.

Lightbox
--------

[](#lightbox)

This extension uses [baguetteBox](https://github.com/feimosi/baguetteBox.js) as lightbox script. In `Resources/Partials` is an example shown how it can be integrated. In the example `ssch/typo3-encore`is used to integrate the CSS and JS on the needed page.

- You have to add the node\_module for lightbox e.g. with `yarn add baguettebox.js`
- To use it with webpack encore include the following in your `webpack.config.js` (path might need to be adapted depending on your setup):

```
    .addEntry('lightbox', './public/typo3conf/ext/picture_extend/Resources/Private/JavaScript/lightbox.js')
```

Now a gallery with activated `image_zoom` will have a lightbox.

InlineSvgViewHelper
-------------------

[](#inlinesvgviewhelper)

A Fluid ViewHelper which allows you to integrate an SVG inline to minimize request. I would not recommend this if your SVG is quite huge because that blows up your HTML which can hav bad impact on the rendering of the page.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~58 days

Recently: every ~17 days

Total

14

Last Release

1100d ago

Major Versions

1.1.0 → 2.0.02022-02-01

1.1.1 → 2.0.12022-04-16

2.1.1 → 3.0.02023-02-24

v3.1.2 → v4.0.02023-05-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/44193208?v=4)[Gerald R.](/maintainers/rintisch)[@rintisch](https://github.com/rintisch)

---

Top Contributors

[![rintisch](https://avatars.githubusercontent.com/u/44193208?v=4)](https://github.com/rintisch "rintisch (4 commits)")

---

Tags

TYPO3 CMS

### Embed Badge

![Health badge](/badges/rintisch-picture-extend/health.svg)

```
[![Health](https://phpackages.com/badges/rintisch-picture-extend/health.svg)](https://phpackages.com/packages/rintisch-picture-extend)
```

###  Alternatives

[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M48](/packages/fluidtypo3-vhs)[mask/mask

Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.

1391.6M10](/packages/mask-mask)[derhansen/sf_event_mgt

Configurable event management and registration extension based on ExtBase and Fluid

64313.9k6](/packages/derhansen-sf-event-mgt)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

33584.6k13](/packages/brotkrueml-schema)[in2code/in2publish_core

Content publishing extension to connect stage and production server

40135.8k](/packages/in2code-in2publish-core)[causal/image_autoresize

Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.

19455.6k](/packages/causal-image-autoresize)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
