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 image thumbnails instead of displaying the full image #244

Open
mayeaux opened this issue Apr 17, 2020 · 1 comment
Open

Use image thumbnails instead of displaying the full image #244

mayeaux opened this issue Apr 17, 2020 · 1 comment

Comments

@mayeaux
Copy link
Owner

mayeaux commented Apr 17, 2020

Currently when an image is uploaded that raw image is used as its thumbnail on places like the recent/popular media pages and the channel overview page.

Ideally to reduce bandwidth usage of users and increase page load time we'd want to have compressed version of those images used for thumbnails.

Note: .gif files should stay dynamic though I don't want those turned into a still image.

@mayeaux
Copy link
Owner Author

mayeaux commented Apr 17, 2020

Also I should note that I'm a little iffy about adding an installation step (ImageMagick) for such a small use case, so this feature should probably be behind a flag so people don't have to install ImageMagick to boot their NodeTube instance

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