Onblox Studio
OnBloxSTUDIO
Home
Our Tools
ShopOur CommunityAbout UsSupport & Docs
LoginSign In
Onblox Studio
OnBloxSTUDIO
Home
Our Tools
ShopOur CommunityAbout UsSupport & Docs
LoginSign In
Onblox Studio
OnBloxSTUDIO
Home
Our Tools
ShopOur CommunityAbout UsSupport & Docs
LoginSign In
require(@onblox/tools)

Dev Essentials

Equip your studio with industry-leading tools designed to protect, enhance, and streamline your Roblox development workflow. Command-line precision meets UI simplicity.

Live Core Engine Status

require(@onblox/asset-inspector)
0x3F2A

99.9%

ROUTING...Load: Optimal
Request Rate0 req/s
require(@onblox/skybox)
0x8B1C

99.9%

ROUTING...Load: Optimal
Request Rate0 req/s
require(@onblox/mesh-opt)
0x1A9F

99.9%

ROUTING...Load: Optimal
Request Rate0 req/s
require(@onblox/spreadsheet)
0x4C2D

99.9%

ROUTING...Load: Optimal
Request Rate0 req/s
require(@onblox/resonance)
0x9E3B

99.9%

ROUTING...Load: Optimal
Request Rate0 req/s
require(@onblox/ai-voice)
0x5D1A

99.9%

ROUTING...Load: Optimal
Request Rate0 req/s
require(@onblox/audio-uploader)
0x2F8C

99.9%

ROUTING...Load: Optimal
Request Rate0 req/s
task.spawn(LuauObfuscator)
0x7F4A

99.9%

ROUTING...Load: Optimal
Request Rate0 req/s
require(@onblox/gui-builder)
0x6A2E

99.9%

ROUTING...Load: Optimal
Request Rate0 req/s

Enum.Category.Studio assets

task.spawn(Asset Inspector)
Active

Onblox Asset Inspector

Inspect, organize, and analyze Roblox assets and project references in one place.

local tool = require("Asset Inspector")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
BETA

Rojo Config

A visual GUI to easily generate default.project.json files for developers using Rojo.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
BETA

Skybox Converter

Easily slice panoramic HDRI images into the 6 separate faces required for Roblox skyboxes.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
BETA

Mesh Optimizer

Reduce the polygon count of complex meshes so they fit within Roblox's strict triangle limits (BETA).

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
New

Onblox 3D Viewer

A 3D viewer to inspect .obj files in the browser before importing them to Studio, checking vertex count and material mapping.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
New

Onblox Sprite Sheet

Convert animated GIFs into Roblox-compatible Sprite Sheets with custom grid slicing.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()

Enum.Category.Audio & fx

task.spawn(Onblox.Tool)
New

Onblox Resonance

Apply effects like pitch shift, reverb, or bass boost to audio files directly in the browser.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()

Enum.Category.Utility

task.spawn(Onblox.Tool)
New

DS Key Gen

Generate cryptographically secure or highly structured keys for DataStore schemas.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()

Enum.Category.Lua tools

task.spawn(Onblox.Tool)
Beta

Script-to-Blueprint

Visual Node Analyzer. Parse Luau code into interactive flowcharts and logic nodes.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()

Enum.Category.Gui tools

task.spawn(Onblox.Tool)
Idle

SurfaceGui Configurator

Easily configure and convert ScreenGuis into SurfaceGuis or BillboardGuis.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
New

AI Voice Generator

Generate Text-to-Speech Luau scripts for dynamic NPC dialogue.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
New

3D Spatial Audio Simulator

Visualize and test Roblox 3D audio RollOff properties in real-time.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(OnBlox Audio Uploader)
Active

Onblox Audio Uploader

Advanced audio FX engine with direct Roblox Open Cloud upload.

local tool = require("OnBlox Audio Uploader")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
New

DS Manager (DataStore)

Advanced web-based interface to read, write, and manage Roblox DataStores externally.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
New

Robux & DevEx Calculator

Quickly calculate the exact amount of Robux received and DevEx rates.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
Active

Essential Script Snippets

A free library of commonly used script snippets for quick prototyping.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
Beta

TweenService Generator

Visual editor to generate Roblox TweenService animations with ease.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
Idle

Lua Minifier

Compress your Luau scripts by removing comments and extra spaces.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
Idle

OnBlox Lua Obfuscator

Secure your Luau scripts with Graypolea Virtual Machine encryption.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
Idle

Lua Beautifier

Format and clean up messy, minified, or unreadable Luau scripts.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
Idle

Palette Generator

Mix and match colors to generate Color3 and UIGradient sequences.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
Idle

RichText Editor

Generate Roblox RichText XML tags using a WYSIWYG editor.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
task.spawn(Onblox.Tool)
Idle

GUI Builder

Drag-and-drop interface builder for Roblox.

local tool = require("Onblox.Tool")
-- awaiting execution...
tool:Run()
Onblox Studio
OnBloxSTUDIO

Empowering developers to build incredible things.

DiscordWebsiteSupport usSupport us

Products

  • Home
  • Tools
  • Shop
  • Community
  • AffiliatesNEW

Company

  • Terms of Service
  • Privacy Policy
  • Refund Policy

Resources

  • System Status
  • Help Center
  • Documentation
  • Contact Us

© 2026 Onblox Studio. All rights reserved.

TermsPrivacyRefunds