Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMatthew Clark
Courses Plus Student 3,588 PointsGravatar Image Size
What size image should I upload into Gravatar so my images show correctly?
2 Answers
Jesse Petersen
Treehouse Guest TeacherAny size. Obviously larger sizes allow for the larger Gravatar thumbnails looking crisp, but there is no requirement. You are at the mercy of users if you're using others' Gravatars. Developers use common sense when displaying them and it's rare to use more than 300x300.
https://en.gravatar.com/site/implement/images/
"You may request images anywhere from 1px up to 2048px, however note that many users have lower resolution images, so requesting larger sizes may result in pixelation/low-quality images."
Matthew Clark
Courses Plus Student 3,588 PointsThank you Jesse, greatly appreciated!