Skip to content

SIB Converter

FileFlip converts SIB files into 14 other formats entirely inside your browser, using Assimp compiled to WebAssembly. The SIB file is never uploaded to a server: it is read off your disk, converted on your own machine, and saved back by the browser. There is no file-size limit and no account to create.

Convert SIB to

How do I convert a SIB file?#

  1. Drop your SIB file onto the converter at the top of this page, or click it to pick one from your computer.
  2. Choose the format you want out of it. FileFlip downloads the engine that conversion needs, once, and your browser caches it.
  3. Conversion starts the moment you pick the format, and the result is yours to download. The work happens in this tab, so nothing is uploaded and nothing is queued.

Is it safe to convert SIB files online?#

Yes, because nothing is uploaded. FileFlip converts SIB files inside the browser tab you already have open, using WebAssembly builds of the same engines a desktop converter would install. Your file is read from your own disk into the page's memory, and no request carrying it is ever made.

You do not have to take that on trust. Open your browser's network panel, run a conversion, and you will see the engine come down and your file go nowhere. There is no upload, no server-side copy, no retention window, and no account tied to what you converted.

How FileFlip works lists every engine, its version and its download size, and shows how to check for yourself that nothing leaves your machine.

What happens to a SIB file#

FileFlip converts SIB into 14 formats with Assimp, all of it inside the browser tab. Each conversion below names the engine it uses, what it downloads, and exactly what that conversion keeps or drops.

Category3D Models
File extension.sib
FileFlip supportRead only, so it is a source rather than a target
Conversions available14
EnginesAssimp
Downloaded to your browser11.2 MB on the first conversion, then cached

What is a SIB file?#

A SIB file is Silo's native scene format from Nevercenter, holding the subdivision surface mesh and modelling data built up inside Silo's polygon modeller and UV mapper.

Keep a model as SIB while it's still being sculpted or UV-mapped inside Silo, to preserve the subdivision cage.

Convert SIB to OBJ or FBX once the model needs to move into another modeller or an engine, since almost nothing else reads SIB directly.

The SIB file format reference covers the specification, the programs that open one, and what each conversion keeps or drops.

SIB questions people ask#

What is a SIB file?

A SIB file is a Silo project, holding the subdivision surface mesh and modelling data from Nevercenter's Silo, a modeller focused on polygon and subdivision surface work with UV mapping. Silo also reads and writes a separate SIA project format alongside SIB.

Is Silo still available to open SIB files?

Yes. Unlike most applications with a format this obscure, Silo is still sold and actively updated by Nevercenter, with releases continuing well past 2020, so a current copy of Silo opens a SIB file without any special handling.

Can other 3D software open SIB files?

Not directly in most cases. Silo can export to more widely supported formats like OBJ, FBX and COLLADA, and that export is the usual way to move a Silo model into another application rather than that application reading SIB itself.