How to convert RBZ to RB
Converting a .RBZ file to .RB lets you open the content in software that prefers the .RB format, though some details may change compared with the original. We are still putting together the list of programs that handle .RBZ files.
A full step-by-step guide for this conversion is on the way; the information above is drawn straight from our database.
About these formats
An RBZ file is a plugin (extension) for Trimble SketchUp, the 3D modeling application. It is a ZIP archive containing Ruby scripts that add tools and features to SketchUp. To install it,…
Open .RBZ details →An RB file is a Ruby source code file. Open it in any text editor (VS Code, Notepad++) to read the code, or run it from a terminal with "ruby file.rb" after installing Ruby. Never run an RB…
Open .RB details →