Back to Plugins

Styles2CSV
Plugin that extracts and exports your local colors and fonts styles to CSV format.
Plugin Preview
About this plugin
Disclaimer: This is a new version of a similar plugin, completely rewritten for the new Figma API.
Features
Style Extraction
- Local Paint Styles: Extract all color styles including solid colors, gradients (linear, radial, conic, diamond)
- Local Text Styles: Extract typography styles with font family, weight, size, and line height information
- Local Variables: Extract color variables with mode-specific values for design tokens
Data Processing
- Multiple Color Formats: Support for RGBA, HEX (AARRGGBB), and HEX (RRGGBB) formats
- Gradient Support: Full support for all Figma gradient types with proper CSS conversion
- Mode-Aware Variables: Correctly handles variable modes with readable collection/mode names
- Comprehensive Metadata: Includes style names, descriptions, types, and mode information
Filtering Options
- Style Type Filters: Toggle Colors, Typography, and Variables independently
- Export Settings: Configure color format before export
- Real-time Updates: Live filtering and preview of exported data
CSV Output Format
The exported CSV contains the following columns:
- Type - Style type (FILL, FONT)
- Mode -Variable mode name (if applicable)
- Name - Style name from Figma
- Value - Processed style value (color, gradient, or font specification)
- Description - Style description from Figma
Example Output
CSV
Type,Mode,Name,Value,Description
FILL,,"Primary/Blue/500","rgba(59, 130, 246, 255)","Primary brand color"
FILL,"Theme/Dark","Background","rgba(18, 18, 18, 255)","Dark theme background"
FONT,,"Heading/Large","Inter, 32px, Bold, 120%","Main page headings"
Plugin Details
| Version | 2 |
|---|---|
| Created | September 3, 2025 |
| Last Updated | October 17, 2025 |
| Category | Import & export plugins |
| Creator | Николай Лихошерстов |
| Stats | 2 installs, 0 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:ui.html
- main:code.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- none
More Like This
Discover other plugins in the Import & export plugins category.
html.to.design — by ‹div›RIOTS — Import websites to Figma designs (web,html,css)
Convert any website into fully editable Figma designs
Anima - Figma to Code React, HTML, CSS, Tailwind, MUI (DevMode Inspect React / HTML / Vue / CSS)
Anima - AI Powered Design to code
Figma to HTML
Convert Figma design to HTML