Figma Exporter

导入和导出 · 272 likes

Easily export assets of png/jpg/webp/svg/pdf for Web/Android/Flutter/iOS/ReactNative

Easily export assets of png/jpg/webp/svg/pdf for Web/Android/Flutter/iOS/ReactNative. ├── Web │ └── img.png ├── Android │ ├── drawable-mdip │ │ └── img.png │ ├── drawable-hdip │ │ └── img.png │ ├── drawable-xhdip │ │ └── img.png │ ├── drawable-xxhdip │ │ └── img.png │ ├── drawable-xxxhdip │ │ └── 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 Report Bug Request Feature Buy Me a Coffee

Open in Figma

Related plugins