PHPackages                             carsten-walther/image\_copyright - 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. carsten-walther/image\_copyright

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

carsten-walther/image\_copyright
================================

Add copyright information of all images to your site

13.4.11(2mo ago)17153[3 issues](https://github.com/carsten-walther/image_copyright/issues)GPL-3.0-or-laterPHPPHP ^8.1 || ^8.2 || ^8.3

Since Jun 6Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/carsten-walther/image_copyright)[ Packagist](https://packagist.org/packages/carsten-walther/image_copyright)[ RSS](/packages/carsten-walther-image-copyright/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (10)Versions (23)Used By (0)

Image Copyright for TYPO3
=========================

[](#image-copyright-for-typo3)

[![Issues](https://camo.githubusercontent.com/ee5b230e93168143ddc02e77020cc4b112872a0bd646d14c66c97ba972503ec7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6361727374656e2d77616c746865722f696d6167655f636f70797269676874)](https://img.shields.io/github/issues/carsten-walther/image_copyright)[![Forks](https://camo.githubusercontent.com/b88c5a1303a9afc18bb53852fe4f77542ce52c0bf546ec50ab956b81d3f203b3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6361727374656e2d77616c746865722f696d6167655f636f70797269676874)](https://github.com/carsten-walther/image_copyright/network/members)[![Stars](https://camo.githubusercontent.com/6bb2ab016c5464320d15af76e84af5246c18c5a1b1ab5e76e7399abe66ffd803/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6361727374656e2d77616c746865722f696d6167655f636f70797269676874)](https://github.com/carsten-walther/image_copyright/stargazers)[![GitHub tag (latest by date)](https://camo.githubusercontent.com/c8d10dfb7faeaa6ced46a0835424830102048ab5185a1638d23c3babc7f6799b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f6361727374656e2d77616c746865722f696d6167655f636f70797269676874)](https://github.com/carsten-walther/image_copyright/releases/latest)[![License](https://camo.githubusercontent.com/422e15b9f78bc56838a21f021996745babca5ab4ea0c1636ce1a02294c1afe28/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6361727374656e2d77616c746865722f696d6167655f636f70797269676874)](LICENSE.txt)[![GitHub All Releases](https://camo.githubusercontent.com/78142cfc35faae794ecbbacc253d6ba628962e31e01767f3983b50c49bd43cd0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f6361727374656e2d77616c746865722f696d6167655f636f707972696768742f746f74616c)](https://github.com/carsten-walther/image_copyright/releases/latest)

Add copyright informations of all images to your site.

About the extension
-------------------

[](#about-the-extension)

This extension will add copyright information plugins to your TYPO3 website.

How to install?
---------------

[](#how-to-install)

Just call composer req carsten-walther/image\_copyright or install the extension via the extension manager.

How to use it?
--------------

[](#how-to-use-it)

Add TypoScript Configuration to your root template. Then add the content element to your page and select needed options.

Configuration
-------------

[](#configuration)

Install image\_copyright in your TYPO3 installation. Modify TypoScript settings if needed.

Constants:

```
plugin.tx_imagecopyright {
    settings {
        extensions = jpg, jpeg, png, gif
        showEmpty = 1
        showUsedOnPage = 1
        includeFileCollections = 1
        globalCopyright = Example Company
    }
}

```

Setup:

```
plugin.tx_imagecopyright {
    settings {
        tableFieldConfiguration {
            10 {
                extension = core
                tableName = pages
            }
            20 {
                extension = core
                tableName = tt_content
            }
            30 {
                extension = news
                tableName = tx_news_domain_model_news
            }
        }
        tableFieldConfigurationForCollections {
            10 {
                extension = core
                tableName = tt_content
                fieldName = file_collections
            }
        }
    }
}

```

Sponsoring
----------

[](#sponsoring)

Do you like this extension and do you use it on production environments? Please help me to maintain this extension and become a sponsor.

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance64

Regular maintenance activity

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 97.6% 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 ~102 days

Recently: every ~17 days

Total

22

Last Release

82d ago

Major Versions

1.0.5 → 11.5.02021-11-15

11.5.2 → 12.4.12023-05-15

12.5.1 → 13.4.02026-02-04

PHP version history (3 changes)11.5.2PHP ^7.4

12.4.1PHP ^7.4 || ^8.1 || ^8.2

13.4.0PHP ^8.1 || ^8.2 || ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/57987505?v=4)[Carsten Walther](/maintainers/carsten-walther)[@carsten-walther](https://github.com/carsten-walther)

---

Top Contributors

[![carsten-walther](https://avatars.githubusercontent.com/u/57987505?v=4)](https://github.com/carsten-walther "carsten-walther (40 commits)")[![SvenJuergens](https://avatars.githubusercontent.com/u/20923295?v=4)](https://github.com/SvenJuergens "SvenJuergens (1 commits)")

---

Tags

copyrightimagestypo3typo3-extensionimagesextensiontypo3copyright

### Embed Badge

![Health badge](/badges/carsten-walther-image-copyright/health.svg)

```
[![Health](https://phpackages.com/badges/carsten-walther-image-copyright/health.svg)](https://phpackages.com/packages/carsten-walther-image-copyright)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.1M8](/packages/netresearch-rte-ckeditor-image)[eliashaeussler/typo3-warming

Warming - Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.

22260.2k](/packages/eliashaeussler-typo3-warming)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1595.5k](/packages/eliashaeussler-typo3-form-consent)[web-vision/wv_deepltranslate

DeepL Translate (CORE) - This extension provides option to translate content element, and TCA record texts to DeepL supported languages.

33304.3k](/packages/web-vision-wv-deepltranslate)

PHPackages © 2026

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