> ## Documentation Index
> Fetch the complete documentation index at: https://docs.typebot.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Image

The Image bubble block allows you to display an image to your user. You can upload an image, paste a URL or choose a GIF from the Giphy native integration.

<Tabs>
  <Tab title="Flow">
    <Frame style={{ maxWidth: '400px' }}>
      <img src="https://mintcdn.com/typebot/_A9p16JCEDI2EkLF/images/blocks/bubbles/image.png?fit=max&auto=format&n=_A9p16JCEDI2EkLF&q=85&s=32ebc8cf12f0e2517d41bdd2aec047a8" alt="Image bubble" className="rounded-lg" width="638" height="708" data-path="images/blocks/bubbles/image.png" />
    </Frame>
  </Tab>

  <Tab title="Bot">
    <video style={{ maxWidth: '400px' }} controls autoPlay className="rounded-lg" src="https://mintcdn.com/typebot/_A9p16JCEDI2EkLF/images/blocks/bubbles/image-chat.mp4?fit=max&auto=format&n=_A9p16JCEDI2EkLF&q=85&s=ff2ce79606a045eab89703997e08578f" data-path="images/blocks/bubbles/image-chat.mp4" />
  </Tab>
</Tabs>
