PHPackages                             calien/mime-converter - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. calien/mime-converter

ActiveTypo3-cms-extension[File &amp; Storage](/categories/file-storage)

calien/mime-converter
=====================

File converter based on mime-type to file extension comparison. Serves image converter by default and automatic tagging for self written converter providers.

v1.0.4(3y ago)02.9k↓43.3%[1 PRs](https://github.com/calien666/typo3-mime-converter/pulls)GPL-2.0-or-laterPHP

Since Mar 4Pushed 8mo ago2 watchersCompare

[ Source](https://github.com/calien666/typo3-mime-converter)[ Packagist](https://packagist.org/packages/calien/mime-converter)[ RSS](/packages/calien-mime-converter/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (2)Dependencies (5)Versions (8)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/f1cf1509278cfd02573cb966d27ff0a0589a5343e362530857fe33d6dda96c61/68747470733a2f2f706f7365722e707567782e6f72672f63616c69656e2f6d696d652d636f6e7665727465722f762f737461626c652e737667)](https://packagist.org/packages/calien/mime-converter)[![PHP Version Require](https://camo.githubusercontent.com/66edaec94a3933b80d15ee133ea16b2d86ba2cd89609daec88ebb4b71e230ab9/687474703a2f2f706f7365722e707567782e6f72672f63616c69656e2f6d696d652d636f6e7665727465722f726571756972652f706870)](https://packagist.org/packages/calien/mime-converter)[![TYPO3 12.2](https://camo.githubusercontent.com/9b350bb4ea4039b0215bf537412909e24f9d102e42da177e9acba7049a5286c9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31322e322d677265656e2e7376673f7374796c653d666c61742d737175617265)](https://get.typo3.org/version/12)[![TYPO3 11.5](https://camo.githubusercontent.com/22798934c88f526a7b6bed23b3760214079392d0328945d46349d10f1e3c6823/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31312e352d677265656e2e7376673f7374796c653d666c61742d737175617265)](https://get.typo3.org/version/11)

[![License](https://camo.githubusercontent.com/b8a109b500561c157181939ac5ffd04fca390eaf02869ddaef54c905468c7751/687474703a2f2f706f7365722e707567782e6f72672f63616c69656e2f6d696d652d636f6e7665727465722f6c6963656e7365)](https://packagist.org/packages/calien/mime-converter)[![Total Downloads](https://camo.githubusercontent.com/a80d85651004bcf6648f3c46c3d97be5010d633c671e15bad1bccd139c076121/68747470733a2f2f706f7365722e707567782e6f72672f63616c69656e2f6d696d652d636f6e7665727465722f646f776e6c6f6164732e737667)](https://packagist.org/packages/calien/mime-converter)[![Monthly Downloads](https://camo.githubusercontent.com/8118e0f032a6e26346fe2136262bd8813044201ea00a0102959bca41aa23d44d/68747470733a2f2f706f7365722e707567782e6f72672f63616c69656e2f6d696d652d636f6e7665727465722f642f6d6f6e74686c79)](https://packagist.org/packages/calien/mime-converter)

TYPO3 extension `mime_converter`
================================

[](#typo3-extension-mime_converter)

This extension provides automatic mime correction on uploading a file inside TYPO3.

Features
--------

[](#features)

- Automatic image conversion
- Keeps EXIF data
- Extendable with own providers

Requirements
------------

[](#requirements)

Due to limitations in GraphicsMagick this extension works only with ImageMagick. Ensure, ImageMagick and PECL extension imagick are installed on your server.

Installation
------------

[](#installation)

Install with your favour:

- [TER](https://extensions.typo3.org/extension/mime_converter/)
- Extension Manager
- composer

We prefer composer installation:

```
composer req calien/mime-converter
```

URL**Repository:****Read online:****TER:**[https://extensions.typo3.org/extension/mime\_converter/](https://extensions.typo3.org/extension/mime_converter/)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance43

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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 ~0 days

Total

6

Last Release

1216d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a1ddeb615ab1289506094f767ffacee7e1deaa6c914527b116cf88fcbe62e68?d=identicon)[calien666](/maintainers/calien666)

---

Top Contributors

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

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/calien-mime-converter/health.svg)

```
[![Health](https://phpackages.com/badges/calien-mime-converter/health.svg)](https://phpackages.com/packages/calien-mime-converter)
```

###  Alternatives

[friendsoftypo3/content-blocks

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

103519.9k53](/packages/friendsoftypo3-content-blocks)[typo3/cms-filelist

TYPO3 CMS Filelist - TYPO3 backend module 'Media' used for managing files.

1910.0M222](/packages/typo3-cms-filelist)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.1M8](/packages/netresearch-rte-ckeditor-image)[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.

19491.0k](/packages/causal-image-autoresize)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[hmmh/solr-file-indexer

Solr file indexer for Typo3

15239.8k3](/packages/hmmh-solr-file-indexer)

PHPackages © 2026

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