Skip to main content

Image Widget

The Image widget displays a static image on your overlay. Use it for logos, backgrounds, decorative elements, or any visual content.

Setup

  1. Add an Image widget to your overlay
  2. Select an image from your asset library using the Asset Picker
  3. Position and resize the widget on the canvas

Supported Formats

FormatNotes
PNGBest for images with transparency
JPGGood for photographs
GIFSupports animation
SVGScales without quality loss
WebMVideo format, plays as animated media

Properties

PropertyDescription
ImageSelect from your asset library
PositionX and Y on the canvas
SizeWidth and height in pixels
RotationRotation angle
OpacityTransparency level

Tips

  • Use PNG with transparency for elements that need to blend with your stream
  • Match your canvas resolution — Images at 1920x1080 fill the entire overlay
  • GIF and WebM provide animated elements without needing complex widget configurations

See Also