Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use exif thumbnail for image preview #7232

Closed
PVince81 opened this issue Feb 17, 2014 · 1 comment
Closed

Use exif thumbnail for image preview #7232

PVince81 opened this issue Feb 17, 2014 · 1 comment

Comments

@PVince81
Copy link
Contributor

PVince81 commented Feb 17, 2014

Currently, the full image is resized to create thumbnails.
To make it faster, we could use exif_thumbnail() (http://de1.php.net/manual/en/function.exif-thumbnail.php) to extract the thumbnail from the exif data, which is provided by many modern cameras/mobile phones.

CC @georgehrke

@Niduroki
Copy link
Member

#7242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants