PHPackages                             vergissberlin/typo3-thumbor - 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. [Image &amp; Media](/categories/media)
4. /
5. vergissberlin/typo3-thumbor

ActiveTypo3-cms-extension[Image &amp; Media](/categories/media)

vergissberlin/typo3-thumbor
===========================

TYPO3 CMS extension with fluid image view helpers to use thumbor as cropping service. It speeds up your thumbnail generation and adds some AI features like face recognition. To use it, you have to start the service separately.

02[1 issues](https://github.com/vergissberlin/typo3-thumbor/issues)[4 PRs](https://github.com/vergissberlin/typo3-thumbor/pulls)PHP

Since Oct 30Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/vergissberlin/typo3-thumbor)[ Packagist](https://packagist.org/packages/vergissberlin/typo3-thumbor)[ RSS](/packages/vergissberlin-typo3-thumbor/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (5)Used By (0)

thumbor for TYPO3 CMS
=====================

[](#thumbor-for-typo3-cms)

[![Latest Stable Version](https://camo.githubusercontent.com/b7843a3487ff0cd544862a2f16a7eb7d3f6d2119784d863f310f4e581c00c160/68747470733a2f2f706f7365722e707567782e6f72672f766572676973736265726c696e2f7479706f332d7468756d626f722f76)](//packagist.org/packages/vergissberlin/typo3-thumbor) [![Total Downloads](https://camo.githubusercontent.com/a116b6601701c6f3a38eca3d09a5c1dff3120631871b5d745c948bfdcfc274e6/68747470733a2f2f706f7365722e707567782e6f72672f766572676973736265726c696e2f7479706f332d7468756d626f722f646f776e6c6f616473)](//packagist.org/packages/vergissberlin/typo3-thumbor) [![Latest Unstable Version](https://camo.githubusercontent.com/86eb8b972ee8cec3af7e788c0bc4a52fec84e8c4c37ea914094e305df1cfc3d9/68747470733a2f2f706f7365722e707567782e6f72672f766572676973736265726c696e2f7479706f332d7468756d626f722f762f756e737461626c65)](//packagist.org/packages/vergissberlin/typo3-thumbor) [![License](https://camo.githubusercontent.com/0c5fe8fb8725741dd1ba92e79f4a88b38422005cf0bf2b31f39edfcad88ec6ca/68747470733a2f2f706f7365722e707567782e6f72672f766572676973736265726c696e2f7479706f332d7468756d626f722f6c6963656e7365)](//packagist.org/packages/vergissberlin/typo3-thumbor)[![StyleCI](https://camo.githubusercontent.com/06937dcf7ea635010e9e56b627b27a780ac3f7f0393802bccefc2487c10e4e2d/68747470733a2f2f7374796c6563692e696f2f7265706f732f3236363236353839312f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/266265891/)[![Latest Stable Version](https://camo.githubusercontent.com/f40ad3caa91965ad232f2cdec6caa364a9fac5e884764960e8aa44731a8e5389/68747470733a2f2f706f7365722e707567782e6f72672f766572676973736265726c696e2f7479706f332d7468756d626f722f762f737461626c65)](https://packagist.org/packages/vergissberlin/typo3-thumbor)

TYPO3 CMS extension with fluid image view helpers to use thumbor as cropping service. It speeds up your thumbnail generation and adds some AI features like face recognition. \\nTo use it, you have to start the service separately.

Attributes
----------

[](#attributes)

### tb:img

[](#tbimg)

keydefaultdescriptionid*null*Identifieralt*null*Alternative textclass*null*CSS classstyle*null*Inline css stylelang*null*languagetitle*null*Image titleUsage
-----

[](#usage)

Include viehelper namespace

```

[…]

```

### Internal images

[](#internal-images)

Images from TYPO3 CMS data storage.

#### TAG

[](#tag)

```

```

```
{tb:img(uid: 123)}
```

#### URL

[](#url)

```

```

```
{tb:img.url(uid:123,width:200,height:200,alt:'Beautiful content')}
```

### External images

[](#external-images)

Images from external sources.

#### Tag

[](#tag-1)

```

```

```
{tb:external(src:'https://picsum.photos/200/300',width:200,height:200,alt:'Beautiful content')}
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance48

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 93.8% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/179964?v=4)[André Lademann](/maintainers/vergissberlin)[@vergissberlin](https://github.com/vergissberlin)

---

Top Contributors

[![vergissberlin](https://avatars.githubusercontent.com/u/179964?v=4)](https://github.com/vergissberlin "vergissberlin (30 commits)")[![renovate-bot](https://avatars.githubusercontent.com/u/25180681?v=4)](https://github.com/renovate-bot "renovate-bot (1 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (1 commits)")

---

Tags

phpthumbnailsthumbortypo3-cms-extension

### Embed Badge

![Health badge](/badges/vergissberlin-typo3-thumbor/health.svg)

```
[![Health](https://phpackages.com/badges/vergissberlin-typo3-thumbor/health.svg)](https://phpackages.com/packages/vergissberlin-typo3-thumbor)
```

###  Alternatives

[milon/barcode

Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)

1.5k13.3M39](/packages/milon-barcode)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[goat1000/svggraph

Generates SVG graphs

132849.6k3](/packages/goat1000-svggraph)[cohensive/embed

Media Embed (for Laravel or as a standalone).

120370.4k](/packages/cohensive-embed)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[humanmade/tachyon-plugin

Rewrites WordPress image URLs to use Tachyon

87338.5k2](/packages/humanmade-tachyon-plugin)

PHPackages © 2026

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