Back to Plugins
Lazy Export

Lazy Export

⚡️ Bulk apply export settings. Skip the tedium.

handoffexport

Plugin Preview

Lazy Export preview

About this plugin

🚀 Version 2.0 The Complete Rebuild


Lazy Export was born March 21st, 2020—locked in my apartment, missing a Sketch feature I relied on. Tired of manually applying export settings across assets and projects, I built this thing.


Five years later, it's been completely rebuilt with a modern stack (Vite, React, Figma UI3) while keeping the same lazy philosophy: stop doing repetitive work.


⚡️ What It Does

Lazy Export applies default export settings to selected objects in Figma. Select your layers, pick your platform, done.


🧠 How It Works

Two ways to use it:

1. Plugin Window — UI access to Set Platform, Apply Settings, and Clear Settings

2. Quick Actions — Searchable via `⌘+/` for keyboard-first workflows


🔧 Supported Platforms

• iOS (Default & Advanced)

• Android (Default & Advanced)

• Web


📦 Export Options


Default Export follows standard conventions for mobile screen densities.


Advanced Export structures assets so developers can drop folders directly into Android Studio or Xcode.


| Platform | Default Suffix | Advanced Suffix |

|----------|----------------|-----------------|

| Android | `drawable-mdpi` | `/drawable-mdpi/default-asset` |

| iOS | `/default-asset@1x` | `/default-asset.imageset/default-asset@1x` |


✍️ Asset Naming

Assets use `default-asset` as the default name string. Apply custom names to your layers for cleaner exports.


🆕 What's New in v2.0

• Complete modernization with Vite + React

• Fresh UI matching Figma's UI3 design language

• TypeScript strict mode for reliability

• Comprehensive testing infrastructure


🐛 Bugs or Feature Requests?

Open an issue—PRs welcome too.

→ https://github.com/kocheck/Lazy-Export




Plugin Details

Version5
CreatedMarch 23, 2020
Last UpdatedJanuary 18, 2026
CategorySoftware development
CreatorKyle Kochanek
Stats1042 installs, 33 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:index.html
  • main:code.js
  • Editor Types:
    figma