Easily export assets from Figma directly into a .zip file.
- Select anything in Figma
- Press
command + /
and search for 'Export .zip' - Run the plugin - your selection and all export settings will be used
command + shift + p
to re-run the plugin instantly
- Clone the repository:
git clone https://github.com/brianlovin/figma-export-zip.git
- Go to the directory:
cd figma-export-zip
- Install
figplug
:npm i -g figplug
- Install the packages:
npm install
- Build the plugin:
figplug build -w -o=build
- Add a new development plugin to Figma
- Select the
figma-export-zip/build/manifest.json
file as the manifest