Image Expand
Image Expand for Remotion.
CompositionCompositionsAdvanced
image-expand30fps · 960×540
Install
$ npx remotion-ui@latest add image-expandImage Expand.
1920×1080 thumbnail expands to full frame.
Agent notes
Install first, then import the copied source component locally. AI guide →
Import
@/compositions/image-expand- Use when: complete video templates that can be customized as source.
- Customize: accentColor, plus copied source for timing, layout, colors, and typography.
- Rule: do not import this component from the
remotion-uinpm package; it is copied into your project.
Usage
Example
import { ImageExpand } from "@/compositions/image-expand";
<ImageExpand accentColor="#e8b86d" />API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| accentColor | string | "#e8b86d" | Thumbnail accent color. |