Back to Plugins
Figma Exporter

Figma Exporter

Easily export assets as PNG/JPG/WebP/SVG/PDF for Web, Android, Flutter, iOS, React Native

androidreact nativepngioswebflutterimagesjpgsvgpdfsexportwebp

Plugin Preview

Figma Exporter preview

About this plugin

Figma ExporterEasily export assets as PNG/JPG/WebP/SVG/PDF for Web, Android, Flutter, iOS, React NativeIssues & Features · ☕ Support the ProjectFeatures- 🎨 Multiple Export Formats: Export as PNG, JPG, WebP, SVG, or PDF- 📱 Platform Optimized: Tailored exports for Web, Android, Flutter, iOS, and React Native- ⚡ Batch Export: Export multiple assets at once- 🔧 Customizable Settings: Configure export parameters to fit your needsInstallation1. Open Figma2. Go to Plugins > Browse plugins in Community3. Search for "Figma Exporter"4. Click Install⚠️ Note: This plugin requires write access to your Figma file to function properly.How to Use1. Select the frames or components you want to export2. Right-click and choose Plugins > Figma Exporter3. Choose your export format and platform settings4. Click Export to download your assetsExport StructureWhen exporting for different platforms, assets are organized as follows:├── Web│ └── img.png├── Android│ ├── drawable-mdpi│ │ └── img.png│ ├── drawable-hdpi│ │ └── img.png│ ├── drawable-xhdpi│ │ └── img.png│ ├── drawable-xxhdpi│ │ └── img.png│ └── drawable-xxxhdpi│ └── img.png├── iOS│ ├── img.png│ ├── img@2x.png│ └── img@3x.png├── Flutter│ ├── 1.5x│ │ └── img.png│ ├── 2x│ │ └── img.png│ ├── 3x│ │ └── img.png│ ├── 4x│ │ └── img.png│ └── img.png└── React Native├── img.png├── img@2x.png└── img@3x.png

Plugin Details

Version20
CreatedDecember 12, 2022
Last UpdatedApril 6, 2026
CategoryImport & export plugins
CreatorJerryKhw
Stats7136 installs, 458 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:dist/index.html
  • main:dist/code.js
  • Document Access:dynamic-page
  • Editor Types:
    figma
  • Allowed Domains:
    • none