About Figma Token Export Tool - Version 2.0
To use this tool, you need to have an Enterprise subscription plan with Figma.
What's new
The Figma Token Export Tool is designed to connect to a Figma file and query all variables/tokens using the Variables REST API. Upon retrieving the tokens, the tool allows the user to filter the variables list and export individual or batch tokens in either CSS or SASS format.
Currently the tool fetches variables of type COLOR and FLOAT, boolean and string variables are not loaded.
Features
- Query Figma tokens by providing file ID and access token
- Select collection
- Select modes/themes
- Select syntax: CSS, SASS and more
- Select naming convention if using "Code Syntax"
- Select pixel or REM units
- Export all variables in table
- Export individual variables by row
- Search variables table
- Sort variables table
- Show custom variable name if using "Code Syntax" (variable name highlighted in bold)
- Download all variables in selected syntax
- Download individual variables in selected syntax
Changelog
Version 2.0
- Select pixel or REM units
- Option to run case-sensitive search
Version 1.0
- Download all variables in selected syntax
- Download individual variables in selected syntax
Version 0.7
- Select naming convention if using "Code Syntax" for Web, iOS or Android, or use default Figma token name
Version 0.6
- UI updates
Version 0.5
- Show custom variable name if using "Code Syntax" (variable name highlighted in bold)
Version 0.4
- Select syntax: CSS, SASS and more
Version 0.3
- Search variables table
- Sort variables table
Version 0.2
- Export all variables in table
- Export individual variables by row
Version 0.1
- Query Figma tokens by providing file ID and access token
- Select collection
- Select modes/themes