Skip to main content
This page covers the fundamentals of working on the canvas: uploading files, moving items around, zooming, selecting, and using keyboard shortcuts.

Upload files to the canvas

You can add images and videos to the canvas in three ways:
  • Drag and drop - Drag files from your device directly onto the canvas.
  • File picker - Click the Upload button in the bottom toolbar and select files from your device.
  • Paste from clipboard - Copy an image and press Ctrl+V (or Cmd+V on Mac) to paste it onto the canvas.
Bottom toolbar showing Select tool, Hand tool, Upload button, Generate Image button, and Generate Video button
LimitValue
Maximum files per upload20
Maximum file size25 MB per file
Supported typesAll image formats (PNG, JPG, WEBP, etc.) and video formats (MP4, MOV, etc.)
Uploaded files are placed automatically on the canvas in a grid layout. The canvas uses a 6-column grid to position new items without overlapping existing ones.

Pan

  • Hand tool - Click the Hand tool in the bottom toolbar, then click and drag to pan around the canvas.
  • Mouse - With the Select tool active, click and drag on empty space to pan.
  • Touch - On mobile or tablet, drag with one finger on empty space.

Zoom

  • Scroll wheel - Scroll up to zoom in, scroll down to zoom out.
  • Pinch - On touch devices, pinch to zoom in and out.
  • Zoom controls - Use the zoom buttons in the top right corner of the canvas. The current zoom level is displayed between the buttons.
  • Fit to content - Click the fit button in the zoom controls to zoom out and see all items on the canvas at once.
Zoom controls showing zoom in, zoom out, fit-to-content buttons, and a zoom level percentage display
The canvas supports zoom levels from 10% to 500%.

Select items

  • Click - Click any item to select it. A selection border and resize handles appear.
  • Multi-select - Hold Ctrl (or Cmd on Mac) and click multiple items to select them together.
  • Rubber-band select - Click and drag on empty space with the Select tool to draw a selection rectangle. All items inside it are selected.
Canvas showing three images inside a blue selection rectangle with resize handles visible on the group

Move and resize items

  • Move - Click and drag any selected item to reposition it on the canvas.
  • Resize - Drag the handles around a selected item to resize it. The aspect ratio is maintained.

Duplicate items

Select one or more items and duplicate them. The copies are placed at the next available grid position on the canvas.

Delete items

Select one or more items and press Delete or Backspace to remove them from the canvas.

Keyboard shortcuts

ShortcutAction
Delete / BackspaceRemove selected items
Ctrl+C / Cmd+CCopy selected items
Ctrl+V / Cmd+VPaste copied items or paste image from clipboard

Canvas tools

The bottom toolbar has two modes:

Select tool

The default mode. Click items to select them. Drag to move. Drag handles to resize. Draw a rectangle to multi-select.

Hand tool

Pan mode. Click and drag anywhere to move around the canvas. Items cannot be selected or moved in this mode. Useful for navigating large canvases.

Next steps