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

Add support for Progressive image loading, LQIP /SQIP #12

Open
ehsanpo opened this issue May 9, 2018 · 0 comments
Open

Add support for Progressive image loading, LQIP /SQIP #12

ehsanpo opened this issue May 9, 2018 · 0 comments

Comments

@ehsanpo
Copy link

ehsanpo commented May 9, 2018

Progressive image loading:
Before a full image is displayed a blurred version of the image is shown. The blurred image is replace by a high res one as soon as that big version has been downloaded. The blurred image is actually a very tiny image that's being sized up.

They already do it in Laravel.
https://docs.spatie.be/laravel-medialibrary/v7/responsive-images/getting-started-with-responsive-images

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

No branches or pull requests

1 participant