This is the home for 'Autosize Text' Figma Plugin. The goal of this plugin is to automatically resize text to fit in its textbox.
When triggered this plugin autosizes text to fit within its textbox.
For example
Before:
After:
Before:
After:
- Full Page - Resizes all textboxes on current page
- Selection - Resizes currently selected textboxes
- Textbox Names - comma seperated list of textbox names to resize (ex.
textbox1,textbox2
with resize textboxes that have namestextbox1
andtextbox2
)
Please file any issues, bugs or feature requests as an issue on the GitHub page.
☐ Run as background process
☑ Select specific textboxes to resize
If you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature) submit a pull request.
npm install
npx webpack --mode=development --watch
Import as a new plugin into Figma