.SBX File Extension
ScratchX Project File
Developer | MIT |
Popularity |
4.7 | 31 Votes |
What is an SBX file?
An SBX file is a project created by ScratchX, a development platform used to test experimental JavaScript Scratch extensions. It contains a Scratch extension project developed by Scratch users to allow the Scratch programming language to interface with hardware, such as the iRobot vacuum or LEGO EV3 robots, or web information sources, such as Amazon Text to Speech or Google Translate.
More Information
Scratch is an easy-to-learn programming language that helps young people develop games, animations, and interactive stories. There are several versions of Scratch, including Scratch 3.0 (.SB3 files), Scratch 2.0 (.SB2) files, and the original Scratch format (.SB files).
ScratchX is a project of the Lifelong Kindergarten Group at the Massachusetts Institute of Technology (MIT) Media Lab. It allows users to create, modify, and share experimental extensions that enable Scratch to connect and interact with external hardware or web information sources.
To open an SBX file in the online MIT ScratchX editor:
- Open the Scratch project editor on the MIT ScratchX webpage.
- Select File → Load Project in the browser window.
To create an SBX file in the online MIT ScratchX editor:
- Open the Scratch project editor on the MIT ScratchX webpage.
- Create your project and select File → Save Project.
- Name your file, choose the save location, and click Save.
NOTE: MIT discontinued ScratchX.
Programs that open SBX files
GLBasic Shoebox File
Developer | Dream Design Entertainment |
Popularity |
1.8 | 33 Votes |
Compressed archive created by Shoebox, a tool included with the GLBasic software development toolkit; can store application resources such as graphics, video, music, or data files; can be decompressed by the application at runtime to extract specific files.
Programs that open or reference SBX files
ESRI Spatial Index File
Developer | ESRI |
Popularity |
1.8 | 24 Votes |
File used by ESRI ArcGIS Desktop GIS mapping software; contains a spatial index for a .SHP shapefile; used to optimize queries and reduce the overall time spent accessing multidimensional object shape information.
More Information
SBX files are optional when specifying a shapefile. However, shapefiles without spatial indexes may suffer from slow loading and rendering times.
Programs that open or reference SBX files
Adobe Illustrator Tsume File
Developer | Adobe Systems |
Popularity |
1.5 | 19 Votes |
File created by Illustrator, a vector graphics editing program; contains proportional kerning data for Chinese, Japanese, and Korean (CJK) characters; accompanies CJK fonts that use built-in proportional spacing; not meant to be manually opened.
More Information
NOTE: Most CJK characters are monospaced (every character has the same horizontal and vertical length). However, when using the Tsume option, the default monospacing will change to a proportional width and height for the text.
Programs that open SBX files
SeqBox Container File
Developer | Marco Pontello |
Popularity |
1.2 | 20 Votes |
An SBX file may also be a SeqBox (Sequenced Box) container file created by SBXEnc, a program used to secure and back up a user's files in case of system failures, loss of partition information, or any other disk problems. It contains a file that has been encoded by the SBXEnc program. SBX files store information in a collection of blocks with each block consisting of a header, unique file identifier, checksum, block sequence number, and version.
More Information
The SeqBox format is designed to provide a safe archiving solution for securing and storing a user's files. The SBXEnc program is used to encode a data file to an SBX container and the SBXDec program is used to decode the SBX file back to the original file.