Last updated
Was this helpful?
Last updated
Was this helpful?
You may have noticed the size of your Token project is showing in the footer of the plugin.
This can happen when you:
Import a large volume of Styles or Variables from Figma.
Upload a Token project into Tokens Studio from a JSON file or folder.
Expand an existing Token project to have more Token Sets or Themes.
As soon as the Plugin detects the project size is at 100kb and set to Local Document storage:
The footer of the Plugin will display your current file size.
You can select the file size to open a modal with easy access to more information.
Selecting the View Storage Settings actions brings you to the settings page where you can add a new sync provider.
Having a Token project that is over 100kb isn't a problem, it means you are doing great work! However, Figma's efforts to tackle their performance issues means Plugins like Tokens Studio are being limited by Figma.
The Tokens Studio Plugin uses Figma's plugin API to to interact with your design elements, styles and variables.
As of May 2025, Figma is enforcing a limit on how much data a plugin can store in a Figma file via its setSharedPluginData
API call.
This means, if you are using Local Document storage for your larger projects (small component libraries, lots of variables etc), you are likely to hit the 100kb data limit.
There is no action required by you! The plugin will work some magic under the hood to keep file sizes as small as possible.
However, this process takes time! You will notice the Plugin starts to perform tasks slower as your file size increases.
Figma's 100kb data limit only applies when a plugin has to store (or save) information locally to the Figma File.
This means, if you switch to a remote storage provider, the data limit does not apply and the plugin does not perform the extra steps listed above, giving you optimal performance in your Figma file.
If you haven't set up a remote sync provider yet, don't worry! These guides will walk you through it.
Figma API Documentation Mentioned:
None yet
The total size of your entry (namespace
, key
, value
) cannot exceed 100 kB. -
Figma Developer -
Figma Developer -
Tokens Studio Plugin GitHub -
🐞 If you are experiencing an issue not listed here, please reach out to us on the Troubleshooting channel of our , , or send us an email support@tokens.studio
💌 Visit to contribute or subscribe to updates.