Documentation is work in progress and not completeEditor
Fundamentals & Settings

Canvas & Project Setup

The canvas is the rectangular viewport that defines the output dimensions and background of your composition. All elements within the canvas bounds are included in export; everything outside is clipped.

Creating a New Project

When you create a new project, you're prompted to configure:

  • Project name — A descriptive title for organization
  • Canvas dimensions — Width and height in pixels
  • Frame rate — Frames per second (FPS) for animation timing
  • Background color — Canvas fill color or transparent
  • Duration — Default timeline length in seconds

Common Canvas Presets

PresetDimensionsAspect RatioBest For
Instagram Post1080 × 10801:1 SquareSocial media posts
Instagram Story1080 × 19209:16 PortraitStories, Reels, TikTok
YouTube 1080p1920 × 108016:9 LandscapeStandard video content
YouTube 4K3840 × 216016:9 LandscapeHigh-resolution video
Banner Ad728 × 90WideWeb advertising
Twitter Header1500 × 5003:1Social media headers
CustomAnyAnyCustom dimensions

Canvas Properties

Access canvas properties by clicking anywhere on the empty canvas background. The properties panel shows:

  • Width — Canvas width in pixels (minimum 1, maximum 8192)
  • Height — Canvas height in pixels (minimum 1, maximum 8192)
  • Aspect Ratio Lock — Maintains proportions when resizing
  • Background Color — Hex color or transparent
  • Background Opacity — 0-100% (only for color backgrounds)

Frame Rate Settings

Frame rate determines the temporal resolution of your animation:

FPSUse CaseNotes
24CinematicFilm standard, theatrical feel
30Standard VideoNTSC video standard, smooth playback
60High Frame RateUltra-smooth motion, gaming
12-15StylizedStop-motion aesthetic
CustomSpecial CasesAny value 1-120 FPS

Higher frame rates produce smoother motion but increase export file size and rendering time. Choose based on your delivery platform requirements.

Duration and Timeline Length

Default timeline duration sets the initial length of the project. You can extend or shorten this at any time during production.

  • Minimum — 1 frame
  • Maximum — 300 seconds (5 minutes)
  • Typical — 5-10 seconds for social media, 30-60 seconds for explainers

Longer timelines consume more memory and may reduce editor performance on lower-end devices.

Changing Canvas Settings

You can modify canvas dimensions and background after project creation:

  • 1.Deselect all elements (click empty canvas or press Escape)
  • 2.Properties panel displays canvas settings
  • 3.Adjust dimensions, background, or frame rate
  • 4.Changes apply immediately

Warning: Changing canvas dimensions does not automatically scale existing elements. Use Edit → Resize Canvas with Content if you want elements to scale proportionally.

Transparent Backgrounds

To export with transparency (alpha channel), set background color to "Transparent" in canvas settings. This is essential for:

  • Overlaying animations on other content
  • UI elements and icons
  • Stickers and GIF exports

Note: MP4 video does not support transparency. Use WebM with VP9 codec or PNG sequence for transparent video exports.

Project Metadata

Additional project settings accessible from File → Project Settings:

  • Project Name — Displayed in the project dashboard
  • Description — Optional notes for organization
  • Tags — Searchable keywords for filtering
  • Visibility — Private or public (for sharing)