Back to Plugins

Bloxporter
Fastest Figma->Roblox Exporter
speedimportexporterrobloxfastimporterexportroblox studio
Plugin Preview
About this plugin
Quickly Export UI Into Roblox
If you have not, obtain the free Roblox plugin here
Live support in this discord server
How to Use:
- Open the plugin
- Configure your project*
- Select the frame you want to export (check conditions)
- Click Export
- (If Applicable) Download images and unzip via 7zip, Import images onto Roblox, Insert into workspace
- Copy the JSON string
- Paste into the Roblox Plugin
- Click Import
- Note: Export hierarchy will be the same as the project hierarchy.
How to Activate License:
- Retrieve license key from GumRoad product page found here
- Copy license key into activation page
- Press ENTER/Unfocus to log in
- Note: License does not need to be reentered and can only be used once.
*Configuration Tags (apply to node name to modify exporting):
- _gray (exports as grayscale)
- _button (exports as a button, creates ImageButton for all except TEXT node->TextButton)
- _scroll (exports as a scrolling frame, only use on GROUP or FRAME node)
- _image (exports as an image, recommended to put VECTOR nodes in FRAME nodes with this tag to export as a single item)
- _lock (exports with UIAspectRatioConstraint)
- _ignore (ignores object when exporting)
- _parent (sets current object as the parent of all sibling objects while overriding the frame/group object is parented to)
- _clicked (makes buttons with the same base name change to that image when mouse down (in Roblox))
- _hover (makes buttons with the same base name change to that image when hovered (in Roblox))
- _toggled (makes buttons with the same base name change to that image when toggled (in Roblox))
- _disabled (makes buttons with the same base name change to that image when "Enabled" attribute is false (in Roblox))
- _abs (exports image as absolute size)
- _scrollx (makes scrolling frame scroll horizontally)
- _box (makes a textbox)
- Attaching "#" at the start of a node name will cause it to become an "icon". It is recommended to add this to nodes with the same image contents, as it will export a singular image and apply it to all of the icons to lower the amount of images needed to be uploaded.
Export Conditions:
- Selected must be a GROUP or FRAME node
- Parent must be "Layers"
Plugin Details
Version | 27 |
---|---|
Created | February 3, 2025 |
Last Updated | April 18, 2025 |
Category | Import & export plugins |
Creator | Pure_Bacn |
Stats | 84 installs, 23 likes |
Pricing | Paid |
Technical Details
- API:1.0.0
- UI:ui.html
- main:dist/code.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- https://api.gumroad.com/v2/licenses/
- https://fonts.googleapis.com
- https://fonts.gstatic.com
- https://gumroad.com/license-key-lookup
- https://purebacn.gumroad.com/l/vrlfso
More Like This
Discover other plugins in the Import & export plugins category.