Skip to content

Import

Tencent Design supports importing external design files and assets, making it easy to migrate from other tools or reuse existing materials.

Supported Import Formats

FormatDescriptionEntry point
.fig (Figma file)Import Figma designs, preserving layer structure, styles, and componentsWorkspace → Import
Images (PNG / JPG / WEBP / GIF)Import as image fill or standalone layerDrag & drop or menu in editor
SVGImport as vector graphic, preserving path structureDrag & drop or menu in editor

Importing Figma Files (.fig)

Steps

  1. Click 「Import」 in the top right of the workspace
  2. Select 「Figma File」
  3. Choose a destination project (or import to drafts)
  4. Click 「Select File」 and upload a .fig file
  5. The import task starts — view progress in the 「Import Tasks」 panel

What Gets Imported

The Figma file importer supports concurrent processing and will:

  • Parse the layer hierarchy (Frame / Group / Component / Text, etc.)
  • Extract and upload embedded image assets
  • Convert font references (missing fonts are flagged)
  • Restore component and instance relationships

Import Task Status

StatusDescription
QueuedWaiting to be processed
ProcessingFile is being parsed
CompletedImport successful — click to open the file
FailedImport error — view details and retry

Importing Images / SVG in the Editor

Method 1: Drag and Drop

Drag image files from your local file manager directly onto the canvas — they become image layers on release.

Method 2: Menu Import

Top menu → 「File」「Import Image」, then select a local file.

Method 3: Copy & Paste

Copy an image from another app and press Cmd/Ctrl + V in the editor.


Known Limitations

LimitationDetails
Missing fontsFonts not installed locally are replaced with system defaults and flagged
Large files.fig files over 100MB take longer to import — split into smaller files if possible
Plugin dataPrivate data written by Figma plugins is not imported
Prototype flowsInteractive connections from Figma prototypes are not imported in this version