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
| Format | Description | Entry point |
|---|---|---|
.fig (Figma file) | Import Figma designs, preserving layer structure, styles, and components | Workspace → Import |
| Images (PNG / JPG / WEBP / GIF) | Import as image fill or standalone layer | Drag & drop or menu in editor |
| SVG | Import as vector graphic, preserving path structure | Drag & drop or menu in editor |
Importing Figma Files (.fig)
Steps
- Click 「Import」 in the top right of the workspace
- Select 「Figma File」
- Choose a destination project (or import to drafts)
- Click 「Select File」 and upload a
.figfile - 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
| Status | Description |
|---|---|
| Queued | Waiting to be processed |
| Processing | File is being parsed |
| Completed | Import successful — click to open the file |
| Failed | Import 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
| Limitation | Details |
|---|---|
| Missing fonts | Fonts 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 data | Private data written by Figma plugins is not imported |
| Prototype flows | Interactive connections from Figma prototypes are not imported in this version |
