LinkedIn – Correct Page Cover Image Size

htmlimageslinkedinphotos

I checked the size guide for LinkedIn cover images here

For page, they say:

1192 (w) x 220 (h) pixels (min)

1536 (w) x 768 (h) pixels (recommended)

Doubt 1: Both have different ratios. Why is that?

Doubt 2: When I opened developer tools, I found the dimensions of the image container as 1128x191px. Which also has a ratio different to them.

So what is the correct ratio for the cover? And why the ratio differs in developer tools and normal guidelines

Best Answer

LinkedIn, as well as other major websites, can't afford to lock down aspect ratio to a specific variable due to cross-platform support of various devices and browsers.

Therefore, correct LinkedIn Page Cover should be between 1192-1536 px for width and 220-768 px height or in aspect ratio notation: between 298:55 - 2:1 (with respect to max/min resolution of course).

After uploading such an image (eg. based on right dimension guidelines), the image is processed by an internal tool which will either create pre-defined versions of the image for different scenarios and store them on server side ready to be called by the browser, or this tool is implemented and does its magic in real time.