[Flow] Image manipulation / creation with FLOW?

Christian Müller christian.mueller at typo3.org
Thu Jul 25 08:44:41 CEST 2013


Hi Stig,

Stig Nørgaard Færch wrote:
> I've read somewhere that there is Image manipulation/creation package
> for FLOW.
Yes :) There is TYPO3.Media [1] which internally uses Imagine [2] to do 
the image manipulation. TYPO3 Media offers you some nice data models to 
work with media files and images.


> What is it? Can it do what GIFbuilder does? What is it based on? Any docs?

Best is you check the Documentation folder in TYPO3.Media but you should 
check the Image and ImageVariant Models and look out also for 
ProcessingInstructions. For for complex stuff you might want to check 
the imagine documentation as well.

>
> Best regards,
> Stig Færch

Cheers,
Christian


[1] https://git.typo3.org/Packages/TYPO3.Media.git
[2] https://packagist.org/packages/imagine/Imagine


More information about the Flow mailing list