[Flow] Extract image EXIF data for resource objects and resize image on upload
Carsten Bleicker
carsten at bleicker.de
Tue Jul 23 14:24:58 CEST 2013
i wouldnt shrink them to a specific resolution.
a gif wich contains less informations could be 10000px (width and height) with but only take 0.4 mb f.e
imho you should better check the filesize by a fileSizeValidatior f.e.
Am 23.07.2013 um 13:21 schrieb Jan Greth:
> Hello everybody,
>
> I think about building an Image Gallery / Image-Management Tool with Flow. But I have two questions, the definitive Guide couldn't anser to me.
>
> 1st: Is it possible (and if how) to extract EXIF data (if image has any) for storing when uploading an image?
>
> 2nd: Does someone of you have an indea of how to implement a "resize image on upload" function? I think when the Users upload 20MP Photos the Resource Objects will become quite big (which i want to avoid) - and I would need a huge Space for all the Images (which i want to avoid also). So my thought is shrinking all Images to - lets say 1024x768 for example...
>
> I hope ypu can help me,
> greetings from sunny bavaria,
> Jan
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
More information about the Flow
mailing list