How to export assets for development on Figma
Export development assets from Figma by selecting design elements, configuring export settings in the right panel, and choosing appropriate formats like PNG, SVG, or PDF. Use the Export panel to batch export multiple assets or utilize Figma's Dev Mode for seamless developer handoff.
Prerequisites
- Figma account with design access
- Understanding of web/mobile development formats
- Knowledge of design handoff workflows
- Basic familiarity with Figma interface
Step-by-Step Instructions
Select the assets you want to export
Shift to select multiple elements, or use Cmd/Ctrl + A to select all elements on the canvas. You can also select layers directly from the Layers panel on the left sidebar.Open the Export panel
Configure export settings
Set up file naming and organization
@2x, @3x etc. Click the gear icon next to each export format to access advanced settings like background color, compression quality, and naming conventions.Export individual assets
Use bulk export for multiple assets
Cmd/Ctrl + Shift + E to open the bulk export dialog. You can also go to File > Export from the menu. This allows you to export many assets at once with consistent settings.Utilize Dev Mode for developer handoff
Verify exported assets
Common Issues & Troubleshooting
Exported assets appear blurry or pixelated
Ensure you're exporting at appropriate scales (2x, 3x) for high-DPI screens. Check that your original design elements are vector-based or high resolution. Use SVG format for icons and simple graphics to maintain crisp edges at all sizes.
Export button is grayed out or missing
Make sure you have selected at least one layer, component, or frame. The Export panel only appears when elements are selected. If still missing, try refreshing your browser or updating the Figma desktop app.
Wrong file format or settings exported
Double-check your export settings before clicking export. Remove unwanted formats by clicking the X next to them in the Export panel. Verify scale multipliers and file naming conventions match your development requirements.
Assets missing transparent backgrounds
Ensure you're using PNG format for assets requiring transparency. Check that your design doesn't have unwanted background fills. In export settings, verify the background is set to transparent rather than white or another color.