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

Images too large #7

Open
macsj200 opened this issue Jan 13, 2017 · 3 comments
Open

Images too large #7

macsj200 opened this issue Jan 13, 2017 · 3 comments
Assignees

Comments

@macsj200
Copy link
Collaborator

There are a bunch of images on the homepage that are all unnecessarily high res, greatly increasing page load time. I propose we simply down sample to ~10% of the original size.

@macsj200 macsj200 self-assigned this Jan 13, 2017
@macsj200
Copy link
Collaborator Author

10x is too blurry, trying 5x reduction

@macsj200
Copy link
Collaborator Author

2.5x reduction looks fine on the thumbnail, but it's too small in the larger rendering of the image. Btw you can resize an image with the sips command on os x, i.e.

sips -Z 640 *.jpg

I think the best solution would be to serve smaller thumbnails on the homepage but larger files when the user clicks on one specific day.

@philkuz
Copy link
Member

philkuz commented Jan 14, 2017

^ alternatively we scan just use simple colors that can compress ridiculously small.

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

2 participants