Please explain aspect ratio?

1.51K views

I’m just not getting how it works. Can someone explain aspect ratio to me like I’m literally five lol?

In: Other

12 Answers

Anonymous 0 Comments

It’s just a measure of how wide a picture is compared to how tall it is. Old TVs were usually 4:3, so 4 parts wide to 3 parts tall. Newer stuff is usually wider.

Anonymous 0 Comments

Let’s draw a picture. If it’s a rectangle, it has a length and width. Let’s say it’s a small picture, 2 inch x 1 inch. It’s ratio is 2:1. Now let’s make a bigger one. Maybe 6 inch x 3 inch. So 6:3. But 6 is twice as big as 3, so the ratio is still 2:1.

Computers and other displays use much bigger numbers of pixels, but still have a ratio. 4000 x 3000 would be 4:3, but so would 8000 x 6000.

Hope that helps.

Anonymous 0 Comments

It’s the ratio of how wide an image is compared to it’s height. It’s expressed as a value x:y, x being horizontal, y being vertical, and it’s the lowest numbers you can use to express the differences, for example you would never see 32:18 aspect ratio monitors because they’re the same as 16:9. It’s easiest for me to think of it as actual pixels. For example 1920×1080 is 16:9, which means that for every 9 pixels there are vertically, there are 16 horizontally.

Or another example, some ultrawide monitors are 21:9, which means for every 9 pixels up there are 21 across.

Anonymous 0 Comments

Looking at your tv, is it a rectangle? One side is longer than the other….it’s wider than it is tall. It’s 16 units wide, and 9 units tall. So, the aspect ratio is 16 by 9. It’s a measurement of height and width, relative to each other.

Anonymous 0 Comments

Do you know ratio’s in general? If yes than it’s just ratio’s but for images. The first number shows the amount of x pixels, x meaning the pixels that go horizontally and the second number shows the amount of y pixels, y meaning the pixels that go vertically. So a aspect ratio shows just like other ratios how much there is of one unit, in this case x pixels, and another unit. In this case the y-pixels. So an aspect ratio just shows for example with 4:3. That for every 4 x-pixel so every 4 pixels in width, theres 3 pixels in height.

Edit: It doesn’t have to be pixels if its not an digital image, it can also be centimetre, metre etc. Just like any other ratio.

Anonymous 0 Comments

So I measured a business card. If it’s 3.5 wide x 2 tall, is going to be 3.5:2?

Anonymous 0 Comments

As others have explained, it’s the ratio of an image’s width to height.

It matters because you might want to display an image which was made with one ratio on a screen with a different ratio. So then you’ve got to stretch it in one dimension or scrunch it in the other, distorting the image.
Or crop it on one or two sides, losing part of the image.

Anonymous 0 Comments

Old TV’s used to be rather square. Cinema screens used to be wide rectangles, and newer TV’s and computer screens started adopting that wider shape. Phones are now even wider than computer screens.

So in order for people to talk about all these different screen shapes, they came up with just saying how wide a screen may be vs. how tall it is. 4:3, 16:10, etc., these are ratios of wide:tall.

Anonymous 0 Comments

While everyone has covered electronics, I’ll cover Aspect Ratio from the automotive side. In cars Aspect Ratio refer’s to a tire’s sidewall height in relation to its tread width.

If you look on the side of your tires you will see a number like: 225/45 R17. The first number “225” is the tire’s tread width in mm. The number after the slash is the Aspect Ratio: “45.” This means the tire’s sidewall height is 45% of the tread’s width. So in this example the tire’s sidewall is 101.25 mm high (225*0.45=101.25).

Anonymous 0 Comments

So if I’m upscaling or downscaling an image to a custom aspect ratio, what’s the new unit of measurement I need to use? This is where I’m falling short.