Image Carousel

Image carousel and slider design, when to use carousels, and carousel alternatives.

dragoon0x 6dc2aff 713 B Updated

File contents

Image Carousel

The Truth

Carousels have low engagement. Users rarely interact past the first slide. Consider alternatives first.

If You Must Use One

  1. Max 5 slides
  2. Show navigation (dots or arrows)
  3. Pause on hover/focus
  4. Swipe on mobile
  5. Auto-play: slow (5-7 second intervals) with pause control
  6. First slide carries the most important content
  7. Visible indicators of total slide count

Alternatives

  • Static hero with the strongest message
  • Stacked sections (each "slide" is a scroll section)
  • Tabs for different content categories
  • Grid for multiple items

dragoon0x/everything-design-taste/tree/main/skills/image-carousel commit 6dc2affd86

Frequently asked questions

npx skillmds@latest add dragoon0x/image-carousel