“”

Automatically generates FAL metadata for files by means of public LLMs Automatically generates FAL metadata for files by means of public LLMs

ai_filemetadata / beta

Automatically generates FAL metadata for files by means of public LLMs

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require mfd/ai-filemetadata

Tags

#AI #fal #images #metadata #alt #TEXT

Last upload comment

What's Changed
[FEATURE] Added temperature parameter to fine-tune alt-text creativity by @lilu82 in #56
New Contributors
@lilu82 made their first contribution in #56
Full Changelog: 1.4.2...1.4.3

What's Changed
[FEATURE] Added temperature parameter to fine-tune alt-text creativity by @lilu82 in #56
New Contributors
@lilu82 made their first contribution in #56
Full Changelog: 1.4.2...1.4.3

Downloads by month

Download 1.4.3 Found an Issue? Code Insights Packagist.org
Author
Marketing Factory Digital GmbH
Last update
26. Feb 2026
First upload
23. Sep 2024
Downloads
16,898
Category
none
Dependencies
  • TYPO3 (12.4.0 - 13.4.99)
  • PHP (8.2.20 - 8.3.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require mfd/ai-filemetadata to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (1)

TYPO3 mail routing TYPO3 mail routing
(mail_routing)

A TYPO3 CMS extension that enables flexible e-mail transport routing. This extension allows you to control which mail transport is used for sending emails either globally for your entire site or on a per-email basis.

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
1.4.3 / beta
February 26, 2026
What's Changed
[FEATURE] Added temperature parameter to fine-tune alt-text creativity by @lilu82 in #56
New Contributors
@lilu82 made their first contribution in #56
Full Changelog: 1.4.2...1.4.3

What's Changed
[FEATURE] Added temperature parameter to fine-tune alt-text creativity by @lilu82 in #56
New Contributors
@lilu82 made their first contribution in #56
Full Changelog: 1.4.2...1.4.3
12.4.0 - 13.4.99 Download
1.4.2 / beta
February 26, 2026
What's Changed
Update comment for AI AJAX route by @sfroemkenjw in #51
Add .gitattributes to prevent dev related stuff from release by @sfroemkenjw in #49
Dont't try to make descriptions from non existent images. by @hloens in #52
[FEATURE] Added possibility to use custom prompt to provide more cont… by @MohsinQK in #55
New Contributors
@sfroemkenjw made their first contribution in #51
@hloens made their first contribution in #52
@MohsinQK made their first contribution in #55
Full Changelog: 1.4.1...1.4.2

What's Changed
Update comment for AI AJAX route by @sfroemkenjw in #51
Add .gitattributes to prevent dev related stuff from release by @sfroemkenjw in #49
Dont't try to make descriptions from non existent images. by @hloens in #52
[FEATURE] Added possibility to use custom prompt to provide more cont… by @MohsinQK in #55
New Contributors
@sfroemkenjw made their first contribution in #51
@hloens made their first contribution in #52
@MohsinQK made their first contribution in #55
Full Changelog: 1.4.1...1.4.2
12.4.0 - 13.4.99 Download
1.4.1 / beta
September 12, 2025
Fix Issue:
When an editor uploads an image with the wrong mime_type for the ending, openIA stops processing when the file is not in the allowed list. Now the mime-type is also checked.
12.4.0 - 13.4.99 Download
1.3.5 / beta
August 07, 2025
## What's Changed
* make LLM API Endpoint and model configurable by @ischmittis in https://github.com/marketing-factory/ai-filemetadata/pull/43


**Full Changelog**: https://github.com/marketing-factory/ai-filemetadata/compare/1.3.4...1.3.5
12.4.0 - 13.4.99 Download
1.3.4 / beta
August 07, 2025
[RELEASE] 1.3.4

Add version numbers to ext_emconf.php's suggest definition
12.4.0 - 13.4.99 Download
1.3.3 / beta
August 07, 2025
## What's Changed
* [FEATURE] Add option to disable instant alt-text generation on file upload by @idleworks in https://github.com/marketing-factory/ai-filemetadata/pull/40
* [FEATURE] add option to resize images for LLM processing by @idleworks in https://github.com/marketing-factory/ai-filemetadata/pull/41

## New Contributors
* @idleworks made their first contribution in https://github.com/marketing-factory/ai-filemetadata/pull/40

**Full Changelog**: https://github.com/marketing-factory/ai-filemetadata/compare/1.3.2...1.3.3
12.4.0 - 13.4.99 Download
1.3.2 / beta
July 14, 2025
## What's Changed
* Fix locale for default language in AJAX call by @kitzberger in https://github.com/marketing-factory/ai-filemetadata/pull/31

**Full Changelog**: https://github.com/marketing-factory/ai-filemetadata/compare/1.3.1...1.3.2
12.4.0 - 13.4.99 Download
1.2.0 / beta
March 21, 2025
Version 1.2.0

- [FEATURE] Provide non-Composer version of Extension
- Error out early if a file with an unsupported extension is being processed
- Conditionally instantiate IconFactory on TYPO3 13 (fixes #16, #11)
- [FEATURE] Allow to change language configuration for FAL storage substructures
- [FEATURE] Command line interface to perform mass updates on existing FAL asset metadata (#2)
- Fix TYPO3 v13.4 compatibility
12.4.0 - 13.4.99 Download
1.0.2 / beta
September 23, 2024
Updated extension to 1.0.2
12.4.0 - 13.4.99 Download