<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mario Characters</title>
	<atom:link href="https://supermario-game.com/blog/category/characters/feed" rel="self" type="application/rss+xml" />
	<link>https://supermario-game.com/blog/category/characters</link>
	<description>How to complete the levels of the Super Mario game, secrets of walkthrough and gameplay, and contests with valuable prizes.</description>
	<lastBuildDate>Mon, 14 Sep 2026 08:40:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>How Tall Is Mario? We Measured Him Against the Game&#8217;s Own Grid</title>
		<link>https://supermario-game.com/blog/how-tall-is-mario</link>
					<comments>https://supermario-game.com/blog/how-tall-is-mario#respond</comments>
		
		<dc:creator><![CDATA[marioblog]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 11:06:49 +0000</pubDate>
				<category><![CDATA[Characters]]></category>
		<guid isPermaLink="false">https://supermario-game.com/blog/?p=118</guid>

					<description><![CDATA[<p>Search the question and you get a number in feet, stated with total confidence. Follow it back and the source&#46;&#46;&#46;</p>
<p>The post <a href="https://supermario-game.com/blog/how-tall-is-mario">How Tall Is Mario? We Measured Him Against the Game&#8217;s Own Grid</a> appeared first on <a href="https://supermario-game.com/blog">Mario&#039;s Blog - SuperMario-Game.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Search the question and you get a number in feet, stated with total confidence. Follow it back and the source turns out to be another site that was also guessing. Nobody seems to have checked.</p>
<p>So we checked. Super Mario Bros. is built on a grid, and every object in it carries a width and a height. The game won&#8217;t tell you how tall Mario is in feet. It will tell you how tall he is in blocks, down to the pixel.</p>
<h2>What we measured, and how</h2>
<p>Every object in the game is defined with a width and a height: Mario, each enemy, each brick, each pipe. Those numbers are what the game uses to decide what touches what. That isn&#8217;t concept art, it&#8217;s the geometry the game runs on.</p>
<p>We pulled those definitions out, converted them to the pixel dimensions of the original sprites, and checked each one against the sprite sizes of the 1985 NES release. One value didn&#8217;t match, so we dropped it. The recreation gives Bullet Bill a 32×32 box where the original sprite is 16×16. Bullet Bill is absent from everything below.</p>
<figure>
  <img decoding="async" src="https://supermario-game.com/blog/wp-content/uploads/2026/09/mario-block-ruler.png" alt="A wall of nine bricks divided into three blocks across, with small Mario one block tall and Super Mario two blocks tall beside it" width="1200" height="610" loading="lazy"><figcaption>The whole measuring system, in one picture.</figcaption></figure>
<h2>The block is the ruler</h2>
<p>One block is 16×16 pixels. That covers the bricks you head-butt, the question blocks and the ground itself. That is the unit the entire game is laid out on.</p>
<p>Against that ruler:</p>
<ul>
<li><strong>Small Mario is 16×16 pixels.</strong> One block. Not approximately one block.</li>
<li><strong>Super Mario is 16×32 pixels.</strong> Two.</li>
</ul>
<p>The second number has a consequence that tends to get missed. The Super Mushroom doesn&#8217;t make Mario &#8220;bigger&#8221; by some vague amount. It doubles his height and leaves his width alone. Everything about how he then interacts with the world — which gaps he fits through, which bricks he can now break — falls out of that one clean doubling. If you want the rest of what the Mushroom, the Fire Flower and the Star each change, <a href="https://supermario-game.com/gameplay">the gameplay breakdown</a> goes through them.</p>
<h2>Every character, measured</h2>
<p>Here is the full set, in the pixel dimensions of the original sprites.</p>
<figure class="wp-block-table">
<table>
<thead>
<tr>
<th>Character</th>
<th>Height</th>
<th>In blocks</th>
<th>Width</th>
</tr>
</thead>
<tbody>
<tr>
<td>Small Mario</td>
<td>16 px</td>
<td>1</td>
<td>16 px</td>
</tr>
<tr>
<td>Goomba</td>
<td>16 px</td>
<td>1</td>
<td>16 px</td>
</tr>
<tr>
<td>Cheep Cheep</td>
<td>16 px</td>
<td>1</td>
<td>16 px</td>
</tr>
<tr>
<td>Spiny</td>
<td>16 px</td>
<td>1</td>
<td>16 px</td>
</tr>
<tr>
<td>Buzzy Beetle</td>
<td>16 px</td>
<td>1</td>
<td>16 px</td>
</tr>
<tr>
<td>Koopa Troopa</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Hammer Bro</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Lakitu</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Blooper</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Piranha Plant</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Princess Peach</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Toad</td>
<td>24 px</td>
<td>1.5</td>
<td>16 px</td>
</tr>
<tr>
<td>Super Mario</td>
<td>32 px</td>
<td>2</td>
<td>16 px</td>
</tr>
<tr>
<td>Bowser</td>
<td>32 px</td>
<td>2</td>
<td>32 px</td>
</tr>
</tbody>
</table>
</figure>
<figure>
  <img decoding="async" src="https://supermario-game.com/blog/wp-content/uploads/2026/09/mario-height-ladder.png" alt="Ten Super Mario Bros sprites standing on a line at true relative scale, from Small Mario and a Goomba at one block to Super Mario at two" width="1200" height="470" loading="lazy"><figcaption>Ten characters at true relative scale, nothing resized. Three heights cover the whole cast.</figcaption></figure>
<h2>Five things the numbers turn up</h2>
<p><strong>Bowser is exactly as tall as Super Mario.</strong> Both are 32 pixels. What makes Bowser read as enormous is that he is 32 pixels <em>wide</em>, the only character in the game who is two blocks across. Stand him next to a powered-up Mario and their heads are level. Everything you remember about Bowser looming over you is width.</p>
<p><strong>Princess Peach is shorter than Super Mario.</strong> She is 24 pixels, a block and a half. Taller than small Mario, a full half-block shorter than the version of Mario who rescues her.</p>
<p><strong>A Goomba is exactly small Mario.</strong> Same 16×16 box. The first enemy you meet is built to the player&#8217;s own dimensions, which is part of why the opening seconds of World 1-1 read so cleanly. Two identical squares, one of which is you.</p>
<p><strong>There is really only one enemy height.</strong> Koopa Troopa, Hammer Bro, Lakitu, Blooper and Piranha Plant all come in at 24 pixels. Five enemies that look and act nothing alike, one measurement. The variety in this game is behavior, not build.</p>
<p><strong>Luigi is not taller.</strong> In the 1985 game he is the same sprite in different colors, with identical dimensions. The height difference people remember belongs to later games. This one is a palette swap. <a href="https://supermario-game.com/history">The series history</a> traces the character back to his 1981 arcade debut, when he was not yet called Mario at all.</p>
<h2>Why Mario fits down a pipe</h2>
<p>Every pipe in the game is 32 pixels wide. Super Mario is 16. The clearance is not approximate and it never varies. A pipe is two Marios across in World 1-2 and two Marios across in World 8-4.</p>
<figure>
  <img decoding="async" src="https://supermario-game.com/blog/wp-content/uploads/2026/09/mario-pipe-fit.png" alt="Super Mario standing beside pipes of one, two and three blocks in height, each of them twice his width" width="1200" height="470" loading="lazy"><figcaption>Only the height of a pipe changes. The width never does.</figcaption></figure>
<p>Or, more simply: a pipe is as wide as Mario is tall. Both are 32 pixels. The pipes weren&#8217;t designed around Mario&#8217;s width at all. They were built on the same two-block module as everything else in the game, and he fits because he was built on it too.</p>
<h2>Turning blocks into feet</h2>
<p>This is the awkward part.</p>
<p>The game contains no real-world unit anywhere. It gives you ratios and nothing else. To get from blocks to feet you have to supply an anchor from outside the game, and whichever anchor you pick, everything else follows from it:</p>
<figure class="wp-block-table">
<table>
<thead>
<tr>
<th>If Super Mario is&#8230;</th>
<th>then a block is&#8230;</th>
<th>then a Goomba is&#8230;</th>
<th>then a pipe is this wide</th>
</tr>
</thead>
<tbody>
<tr>
<td>5&#8217;1&#8243; (155 cm)</td>
<td>2&#8217;6&#8243; (77.5 cm)</td>
<td>2&#8217;6&#8243; (77.5 cm)</td>
<td>5&#8217;1&#8243; (155 cm)</td>
</tr>
<tr>
<td>5&#8217;9&#8243; (175 cm)</td>
<td>2&#8217;10&#8221; (87.5 cm)</td>
<td>2&#8217;10&#8221; (87.5 cm)</td>
<td>5&#8217;9&#8243; (175 cm)</td>
</tr>
<tr>
<td>6&#8217;0&#8243; (183 cm)</td>
<td>3&#8217;0&#8243; (91.5 cm)</td>
<td>3&#8217;0&#8243; (91.5 cm)</td>
<td>6&#8217;0&#8243; (183 cm)</td>
</tr>
</tbody>
</table>
</figure>
<p>Notice what stays true in every row: the pipe is always as wide as Mario is tall, and the Goomba is always half his height. Those relationships are in the game. The feet are not — they are whatever you decided before you started.</p>
<p>There is also a reason to be wary of converting at all. Super Mario is 16 pixels wide and 32 tall, a ratio of 1:2. A real adult runs closer to 1:4, about twice as slender for their height. Mario is not a scaled-down person. Treat his proportions as though he were, solve for height, and you get a confident number that means nothing.</p>
<h2>What the measurements cannot tell you</h2>
<p>Collision boxes come with a catch. They are the dimensions the game actually computes with, so they are exact and they never drift. But a box is not a body. Mario&#8217;s includes his hat and his boots. Peach&#8217;s includes her crown and her gown, which is most of the reason she measures a block and a half.</p>
<p>Mario is one block tall, two with a mushroom. Everything else in the game is measured against that, and he is measured against nothing. Wanting the answer in feet is fair enough. The game never had one to give.</p>
<h2>Frequently asked questions</h2>
<p><strong>How tall is Mario?</strong><br />
16 pixels as small Mario, 32 pixels as Super Mario: exactly one block and exactly two. The games contain no height in feet or centimeters; any such figure comes from outside the game data.</p>
<p><strong>How tall is Bowser in Super Mario Bros.?</strong><br />
32 pixels, the same as Super Mario. He is twice as wide, at 32 pixels across, which is where the impression of size comes from.</p>
<p><strong>How tall is Princess Peach?</strong><br />
24 pixels, a block and a half. That is half a block shorter than Super Mario.</p>
<p><strong>How tall is Luigi?</strong><br />
Identical to Mario. In the 1985 game he shares Mario&#8217;s sprite dimensions exactly.</p>
<p><strong>Is Mario the same size as a Goomba?</strong><br />
Yes. Small Mario and a Goomba are both 16×16 pixels, the same as a brick.</p>
<p><strong>Why is Mario two blocks tall and not some other number?</strong><br />
Because the game is laid out on a 16-pixel grid and every object snaps to it. A character one and a half blocks tall would sit awkwardly against every surface in the game. Mario is two blocks for the same reason the pipes are two blocks wide.</p>
<hr>
<p><em>Dimensions were read from the object definitions of an open-source browser recreation of Super Mario Bros. and cross-checked against the sprite dimensions of the 1985 NES release; the one value that disagreed is named in the method note above. The parsing was done by <strong>supermariobros.zone</strong>. You can check any of it against the game itself — the grid is easiest to see <a href="https://supermario-game.com/fullscreen">at full screen</a>, where a block is large enough to count pixels against.</em></p>
<p>The post <a href="https://supermario-game.com/blog/how-tall-is-mario">How Tall Is Mario? We Measured Him Against the Game&#8217;s Own Grid</a> appeared first on <a href="https://supermario-game.com/blog">Mario&#039;s Blog - SuperMario-Game.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://supermario-game.com/blog/how-tall-is-mario/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
