Checks if the dimensions are square
<?php if($page->image()->square()): ?> This image is square <?php endif ?>