Skip to main content
The context panel surfaces actions and properties for the current selection on the canvas. It changes dynamically based on what is selected and provides a focused place to inspect, modify, and act on one or more objects. The context panel is selection-driven. It appears only when at least one object is selected on the canvas and updates automatically as the selection changes.

What the context panel is responsible for

The context panel handles object-specific and batch actions, including:
  • displaying properties for the current selection, such as dimensions and metadata
  • exposing actions that apply to the selected object or objects
  • enabling batch operations when multiple objects are selected
  • providing access to export and arrangement controls
It does not create new content or interpret natural language instructions. Those actions are handled by the prompt panel.

Context panel states

The context panel adapts based on selection state and object type. Available actions vary depending on whether a single object or multiple objects are selected, and on the types of objects in the selection. Single object selected When a single image or object is selected, the context panel shows properties and actions specific to that object. This may include:
  • object dimensions (width and height in pixels)
  • prompt and generation-related metadata (when applicable)
  • object-specific actions such as export, background removal, vectorization, or upscaling
This state is used for inspecting and acting on individual elements. Multiple objects selected When multiple objects are selected, the context panel switches to batch actions. The set of available actions depends on the types of objects selected. For standard images, batch actions may include:
  • running the same prompts across all selected images
  • background removal
  • vectorization
  • crisp or creative upscaling
  • merging layers
  • exporting selected images
For other object types, such as mockups, fewer batch actions may be available. In these cases, the context panel typically includes:
  • merge layers
  • arrange
  • export
In all multi-selection cases, an Arrange control is available. This control allows you to group and rearrange selected objects along a horizontal or vertical plane.

Actions for a single selected object

When a single image or object is selected, the context panel may include the following actions:
  • Reuse in a new image: Use the selected image’s prompt and generation settings as a starting point for creating a new image.
  • Generate variations: Create multiple variations of the selected image while preserving its overall structure. View Variate.
  • Remove background: Automatically remove the background from the selected image. View Remove background.
  • Change background: Replace the background using natural language instructions. View Change background.
  • Edit area: Apply natural language editing to a specific region of the image. View Edit area.
  • Extract prompt: Retrieve the prompt and settings used to generate the image for reuse or refinement. View Extract prompt.
  • Use in mockup: Place the selected image into a mockup for product or scene visualization. View Mockups.
  • Vectorize: Convert the selected raster image into an editable vector format. View Vectorizing.
  • Crisp upscale: Increase image resolution while preserving structure and detail. View Upscaling.
  • Creative upscale: Increase image resolution while enhancing details and textures. View Upscaling.
  • Adjust colors: Modify the color palette of the selected image. View Color palettes.
  • Export: Export the selected object in supported formats. View How to export an image.

Actions for multiple selected objects

When multiple objects are selected, the context panel provides batch actions, including:
  • Align: Align selected objects to an edge (left, right, top, bottom, center).
  • Arrange: Adjust the relative ordering of selected objects as a group.
  • Merge objects: Combine selected objects into a single image.
  • Export: Export all selected objects together. View How to export an image.