You designed a clean graphic, uploaded it, and the platform cropped your subject in half — or turned it into mush. Nine times out of ten, the fix is the size. Here are the image sizes that actually work on each platform in 2026, why the ratio matters more than exact pixels, and how to export without the blur.
How dimensions and aspect ratio work
Two numbers matter for any social image: the exact pixel size and the aspect ratio.
- Pixel dimensions (like 1080x1080) tell the platform how many pixels wide and tall your image is.
- Aspect ratio (like 1:1, 4:5, or 16:9) is the shape, regardless of how big the file is.
Here's the key insight: platforms re-compress and often re-crop whatever you upload. Hand a feed a shape it doesn't expect and it crops to fit — your subject ends up clipped. Upload something far larger than needed and the platform shrinks and re-compresses it, softening details.
So the goal is simple: match the ratio the platform wants, hit a sensible pixel size, and let the platform do as little extra work as possible. Ratios change far less often than exact pixel recommendations, which is why we lean on them.
Best sizes by platform
A quick reference for the most common posts (commonly recommended as of 2026 — always check the platform's current official guidelines before a big campaign):
| Placement | Size | Ratio |
|---|---|---|
| YouTube thumbnail | 1280x720 | 16:9 |
| Instagram square | 1080x1080 | 1:1 |
| Instagram portrait | 1080x1350 | 4:5 |
| Instagram Stories / Reels | 1080x1920 | 9:16 |
| Facebook shared link image | 1200x630 | ~1.91:1 |
| Facebook feed photo | 1200x1200 | 1:1 |
| X / Twitter in-stream | 1600x900 | 16:9 |
| LinkedIn shared image | 1200x627 | ~1.91:1 |
| Pinterest pin | 1000x1500 | 2:3 |
If you only remember the ratios, you're most of the way there. A 9:16 vertical works for Stories and Reels across most apps, and 16:9 is the safe landscape shape for video thumbnails and in-stream images. You can match any of these in seconds with the Resize Image tool, which runs entirely in your browser — no upload, no signup.
The Open Graph / social share image
When someone pastes your article link into a chat or feed, the preview card is driven by your Open Graph image.
- The standard size is 1200x630 (roughly 1.91:1).
- The same image is used for link previews on Facebook, LinkedIn, and X — so one well-sized file covers all three.
- Keep important text and logos away from the edges, since different surfaces crop slightly differently.
A clean OG image is one of the easiest wins for click-throughs because it controls the first impression of every shared link.
<meta property="og:image" content="https://example.com/share-1200x630.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
Profile and cover images
Profile pictures and cover/banner images are the specs that change most often, so double-check these before you design.
- Profile photos are usually shown as a circle or rounded square — center your subject and avoid detail near the corners.
- Cover and banner images vary a lot between platforms and are frequently resized on mobile vs. desktop.
- Because these numbers shift, verify the current official dimension for each platform rather than trusting an old template.
A safe habit: design your cover with a generous safe zone in the middle third, so it still looks right even if the platform crops the edges after an update.
Export tips
Once you know the target shape, a few habits keep your images sharp and light:
- Export at the exact target size. Sending a 4000px image where 1080px is needed just invites extra re-compression.
- Compress after resizing, not before, so you control quality at the final dimensions.
- Consider exporting at 2x (e.g. 2160x2160 for a 1080 square) for crisp results on high-density displays, then compress to keep the file reasonable.
- Prefer JPG for photos and PNG for graphics with text or flat color.
A practical flow: resize to the platform shape, then run the file through the Image Compressor to shrink the file size without an obvious quality drop. If you're sizing images for a site rather than a feed, our guide on how to compress images for a website walks through the same idea for page speed.
FAQ
Do exact pixel sizes really matter, or just the ratio? The ratio matters most because it controls cropping, and ratios rarely change. Hitting a recommended pixel size on top of the right ratio just helps the platform avoid heavy re-compression.
Why does my uploaded image look blurry? Usually it's too small for the slot, or so large that the platform re-compressed it hard. Export close to the target size and compress it yourself for more control.
What is the safest all-purpose share image size? 1200x630 (about 1.91:1) is the standard Open Graph size and covers link previews on Facebook, LinkedIn, and X with a single file.
Will these sizes still be correct next year? The ratios should hold, but platforms update pixel specs — re-check the current official guidelines before important launches. Treat this list as a reliable starting point, not a permanent guarantee.
The bottom line
You don't need heavy software to get this right. Match the ratio, export at the target size, and compress at the end. When you need to hit an exact size fast, the Resize Image tool does it right in your browser — no upload, no signup, so your images never leave your device.
Originally published at nasrtech.dev.__

Top comments (0)