Export Everything
Exports every nested layer inside your selection as its own image with properties
Plugin Preview
About this plugin
Export Everything exports every nested layer inside your selection as its own image, in one ZIP, with the ZIP folder tree mirroring the Figma layer tree. It solves the native-Figma gap where selecting a frame only exports its direct children — it walks the full subtree and renders each node locally. Every container (group, frame, component) comes out both as a flattened image and as a folder holding its children, recursively down to the leaves.The same ZIP also carries a JSON properties dump per selected layer — every nested element's parameters. So one export gives you both the pixels and the spec.How to use:1. Select a frame, or any set of layers.2. Run the plugin.3. Choose Format (PNG/JPG/SVG) and Scale, then "Export everything inside selection".4. A .zip downloads, its folders mirroring your layer tree.Options:- Also export each group/frame as a combined image (on by default) — gives you the flattened container image and its child folder. Turn it off for leaves only, while still mirroring the tree into folders.- Skip hidden layers (on by default).- Also export properties (.json) (on by default) — one JSON file per selected layer with its parameters.Free vs Pro:- Free: up to 60 layers per export.- Pro ($12 one-time, 5 machines): unlimited layers, plus a bonus Pro tools pack.Pro tools bonus pack (included with Pro):- download_fonts.py — downloads the Google Fonts a design uses, straight from the export JSON.- extract_tokens.py — turns design tokens into tokens.css and tokens.json.- figma-to-screen — a Claude Code skill that implements whole screens and components from an export (Godot and web) with automated validation.Delivered two ways: inside the plugin after activating Pro, and as a download attached to your purchase.
Plugin Details
| Version | 5 |
|---|---|
| Created | June 9, 2026 |
| Last Updated | June 15, 2026 |
| Category | Import & export plugins |
| Creator | Andrey Bugaenko |
| Stats | 16 installs, 5 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:ui.html
- main:code.js
- Document Access:dynamic-page
- Network Access:
Validates Pro license keys via the Lemon Squeezy license API.
- Editor Types:figma
- Allowed Domains:
- https://api-cors-anywhere.lemonsqueezy.com
More Like This
Discover other plugins in the Import & export plugins category.
Free Compressed PDF and Image Exporter (PDF, PNG, JPG, WebP and SVG)
Export compressed PNG, PDF, JPG, SVG, WebP & merge multiple frames into one PDF—fast & easy! 🚀
Color Import / Export
Help design and dev teams stay in sync by providing import and export tools for color palettes
Export/Import Variables
Export variables from one file and import them to another. Supports modes, references, and scopes.