By Fox Jet Studios
Quickly import and preview Roblox assets by ID or a URL right inside of Roblox Studio. Asset Importer Pro makes fetching models, meshes, decals, and other assets fast, and easy.
- ✅ Import any Roblox asset by ID or URL
- ✅ Live preview before importing
- ✅ Choose destination (Workspace, ReplicatedStorage, ServerStorage, StarterGui, Selected Object)
- ✅ Clean, modern, and intuitive UI
- ✅ Visual feedback with logs, warnings, and errors
- ✅ Smooth hover and interaction effects
- ✅ Spinner for loading states
- ✅ Fully self-contained, no extra dependencies
- Download the plugin '.rbxm' file (you can find it in src)
- Open Roblox Studio
- Go to Explorer → Plugin → Save as local plugin
- Load the plugin in your game
- Open Asset Importer Pro from the Plugins tab
- Paste a Roblox asset URL or numeric ID
- Choose your destination instance
- Click Preview to check the asset visually
- Click Import to add it directly to your game
- Clear logs anytime using the trash button
The plugin shows logs for success, warnings, and errors in real time so you always know if something happened without needing to go to output.
- Workspace
- ReplicatedStorage
- ServerStorage
- StarterGui
- Selected Object (dynamic import > select a instance where the imported object will be parented to)
Asset Importer Pro uses a robust pipeline:
- Extracts numeric asset ID from URL or input
- Fetches asset info and thumbnail
- Previews asset with name, creator, description, and thumbnail
- Imports asset into the chosen destination
- Provides real-time logging and feedback
No external dependencies. Fully optimized for Studio workflows.
- Script injection permissions must be enabled
Released under the MIT License Free to use, modify, and distribute. Please see the LICENSE file for more details.
- Questions or suggestions? Contact us via Fox Jet Studios
- Follow us on social media Fox Jet Studios
- Your feedback makes the plugin even better!