Skip to content

arsomesan/TYPO3-Image-Caption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic TYPO3 Image Caption

Automatically generate image captions for alternative text using MAX-Image-Caption-Generator.

Installation

Since the extension is just an proof of concept its not in any Composer Repository.
So clone the Extension into the packages directory in your TYPO3 Project and install with:

composer require asom/image-caption:@dev

Change API url in /Classes/Command/CaptionAllImagesCommand.php line 59:

CURLOPT_URL => 'http://yourapiurl:5000/model/predict'

What it does

This extension adds the command:

typo3cms imagecaption:captionall

This command will automatically fill the alternative text in the TYPO3 database with values generated from MAX-Image-Caption-Generator using the Images from the File-Browser.

Credits

About

Automatic alternative image text generation in TYPO3 using MAX-Image-Caption-Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages