[Flow] Extract image EXIF data for resource objects and resize image on upload

Jan Greth jan at greth.me
Fri Jul 26 09:52:57 CEST 2013


Hi Robert,

Am 26.07.2013 06:50, schrieb Robert Lemke:
> I'm currently working a bit on the TYPO3.Media package (adjustments for
> Flow 2.1). In my opinion it would at least make sense to integrate the
> features you need into TYPO3.Media rather than trying to implement it
> elsewhere.

That sounds really good. I also think that it is a feature which could 
be useful to more people than me. So I think it's a good Idea.

> If someone™ comes up with a basic concept how reading metadata like EXIF
> can be integrated into Media, we can discuss this further here.

Mh... "how" do you mean when during the process of creation the resource 
object or where / in which kind to store the metadata?
I also think that other metadata like creation time/date, perhaps GPS 
data, usw. should be stored, too. Or what other kinds of metadata do you 
think of?

> For the time being you can use the stream wrapper URI "resource://" .
> $resource->getHash() for access to the actual file (in order to process
> it with some EXIF library).

Thanks for the hint, I'll give it a try during my holidays, which start 
today at 18:00 german time... :)

 > Be aware though that in future versions of
 > Flow (that is: 2.1) you can't rely on that the file is stored in your
 > local file system ...

You think of storing in CDN, S3 or general Cloud storing?
Ok, even if I don't think of applications in dimensions which would need 
these techs, i think this is a exciting topic. I'll have an eye on that.

Ok so long,
greetings from the south (Allgäu),
Jan



More information about the Flow mailing list