# Image settings

The image block settings allow you to configure how an image appears within a slide. These settings ensure your visual content is optimized across devices and maintains consistency across slides.

<table><thead><tr><th width="202.4461669921875">Settings</th><th width="157.19525146484375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Image</td><td align="center"><code>image_picker</code></td><td>Upload or select a main image for desktop. Recommended size: 3200×1200px.</td></tr><tr><td>Image link</td><td align="center"><code>url</code></td><td>Optional link URL the image will navigate to when clicked.</td></tr><tr><td><strong>Desktop</strong></td><td align="center"></td><td></td></tr><tr><td>Text alignment</td><td align="center"><code>select</code></td><td>Controls the alignment of overlaid content on desktop: <code>Absolute center</code>, <code>Top left</code>, <code>Bottom right</code>, etc.</td></tr><tr><td><strong>Mobile</strong></td><td align="center"></td><td></td></tr><tr><td>Mobile image</td><td align="center"><code>image_picker</code></td><td>Upload or select an image optimized for mobile. Recommended size: 1200×1600px.</td></tr><tr><td>Text alignment</td><td align="center"><code>select</code></td><td>Controls the alignment of overlaid content on mobile: <code>Middle right</code>, <code>Bottom center</code>, <code>Top right</code>, etc.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Show text background</td><td align="center"><code>checkbox</code></td><td>Toggles a background behind text for better readability.</td></tr><tr><td>Background</td><td align="center"><code>color</code></td><td>Sets the background color for the content area.</td></tr><tr><td>Text</td><td align="center"><code>color</code></td><td>Sets the color of the text on the image.</td></tr><tr><td>Overlay type</td><td align="center"><code>select</code></td><td>Adds an overlay: <code>Disabled</code>, <code>Opacity</code>, or <code>Text underlay</code>.</td></tr></tbody></table>
