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

Make loading thumbnails smooth #15

Open
boreq opened this issue Nov 12, 2019 · 1 comment
Open

Make loading thumbnails smooth #15

boreq opened this issue Nov 12, 2019 · 1 comment
Labels

Comments

@boreq
Copy link
Owner

boreq commented Nov 12, 2019

Use jpgs to speed it up? Initially load a blurry version and then replace it with a full sized image? Make the image pop in only after it loads?

@coderobe
Copy link
Contributor

coderobe commented Feb 7, 2021

Consider https://github.com/woltapp/blurhash for the placeholder. It's tiny and fast.
For the regular thumbnails I would look into using webp to reduce the file size without noticeable degradation

@boreq boreq added the kind:enhancement New feature or request label Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants