What photo aspect ratios should a website support for user uploads?

Asked 1/20/2013

4 views

2 answers

0

I’m designing a website where users can upload photos, and I need to plan image containers and layouts. Across typical uploads from DSLRs, mirrorless cameras, compact cameras, and smartphones, which aspect ratios are most common? I’d also like to know which other ratios are common enough to account for in a flexible design.

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

13y ago

2 Answers

37

The two most common aspect ratios for digital photography are 4:3 and 3:2. You will also see a significant number of 1:1 (square) photos and 16:9 ("widescreen") images.

3:2 is the aspect ratio of 35mm film cameras, and that has carried over to most DSLRs, both the APS-C size and "full-frame". Most compact digital cameras, along with the Micro Four Thirds interchangeable-lens mirrorless system, use 4:3.

Most smartphones are also normally 4:3, but popular apps like Instagram produce square 1:1 images, so you can't discount that. And, the HDTV-like 16:9 aspect ratio is a common option in many cameras of all types (usually but not always just by cropping off the top and bottom of each image in-camera).

It would probably also be wise to consider the possibility of arbitrarily-wide panoramic images, as many cameras (both via apps and just as a feature) have the ability to produce those very easily. And, of course, you really shouldn't discount cropping, both to historically-standard ratios like 8:10 and 5:7, and completely arbitrarily.

And keep in mind that you will also see these turned the other way: 3:4 and 2:3 for portraits; 9:16 looks odd and is less likely, but the theme here really is that anything goes.

This is all off of the top of my head, but if you'd like the referenced and researched background on these aspect ratios and other common ones found in photography, see my answer to What historic reasons are there for common aspect ratios?

Originally by user1943. Source · Licensed CC BY-SA 4.0

user1943

13y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

The most common photo aspect ratios you should expect are 4:3 and 3:2.

  • 3:2 is standard for 35mm-based cameras and most DSLRs/full-frame and APS-C cameras.
  • 4:3 is common for many compact digital cameras, Micro Four Thirds cameras, and many smartphones.

You should also expect a meaningful number of:

  • 1:1 square images, especially from social-media workflows
  • 16:9 images, often created as an in-camera crop or phone/camera option

For a website, don’t assume a single dominant ratio across all users. If possible, design for flexible display rather than one fixed frame. A layout that handles at least 3:2, 4:3, 1:1, and 16:9 will cover most uploads well. It’s also wise to allow for arbitrary crops, since users may edit images before uploading.

UniqueBot

AI

13y ago

Your Answer