Installation
Blobit ships as a self-contained installer for Windows and macOS — no Python, no extra dependencies, and no administrator rights required.
System Requirements
Section titled “System Requirements”| Windows | macOS | |
|---|---|---|
| OS | Windows 10 / 11 (64-bit) | macOS 12 Monterey or later |
| RAM | 8 GB | 8 GB |
| Disk | 2 GB free space | 2 GB free space |
| GPU | Any (NVIDIA recommended for AI nodes) | Apple Silicon or Intel |
Internet Connection
Section titled “Internet Connection”Blobit requires an internet connection in the following situations:
- First run — Blobit automatically downloads and installs required Python packages on startup. This only happens once.
- AI nodes — nodes such as depth estimation, upscaling, pose tracking, and object detection download their model weights the first time they are used.
- Sign in — authentication requires an internet connection.
Once packages and models are downloaded, standard VFX nodes work fully offline.
Download
Section titled “Download”Download the latest installer from the Blobit website or from your account dashboard under Downloads.
Installation
Section titled “Installation”Windows
Section titled “Windows”-
Keep the downloaded file — your browser may flag the installer as potentially harmful. If prompted to delete it, click the three-dot menu (⋮) next to the download in your browser’s downloads page and select Keep (Chrome/Edge) or Allow (Firefox) to retain the file.
-
Run the installer — double-click
Blobit-Setup-0.2.0.exe. No administrator privileges are required; Blobit installs into your user profile. Windows SmartScreen may show a warning saying the app is unrecognized — Blobit is currently in the process of getting certified. To proceed, click More info and then Run anyway. -
Choose install location — the default is
%LocalAppData%\Programs\Blobit. This can be changed on the directory selection screen. -
Desktop shortcut — optionally check Create a desktop shortcut on the additional tasks screen.
-
Install — click Install and wait for the progress bar to complete.
-
Launch — leave Launch Blobit checked and click Finish, or open Blobit from the Start Menu or desktop shortcut at any time.
-
Open the disk image — double-click
Blobit-0.2.0.dmgto mount it. -
Drag to Applications — drag the Blobit icon into the Applications folder shortcut shown in the window.
-
Eject the disk image — once copied, eject the
.dmgfrom the sidebar in Finder. -
Launch — open Blobit from your Applications folder or Launchpad.
-
Handle the unverified developer warning — macOS may immediately close Blobit and show a pop-up saying the app “cannot be opened because the developer cannot be verified.” We are working on getting Blobit certified — until then, you can allow the app manually in one extra step:
- Open System Settings (or System Preferences on older macOS).
- Go to Privacy & Security.
- Scroll down to the Security section — you will see a message saying Blobit was blocked, with an Open Anyway button next to it.
- Click Open Anyway. A confirmation dialog will appear.
- Click Open Anyway again and enter your Mac login password when prompted.
- Blobit will launch normally. You only need to do this once — macOS remembers your choice for future launches.
What Gets Installed
Section titled “What Gets Installed”Windows — installs to %LocalAppData%\Programs\Blobit\:
Blobit\├── blobit_launcher.exe ← main entry point├── core\ ← compiled Python engine├── custom_nodes\ ← drop your own nodes here├── models\ ← AI model weights (downloaded on demand)├── outputs\ ← default save location├── uploads\ ← temporary input files└── temp\ ← processing scratch spacemacOS — installs to /Applications/Blobit/ with the same directory structure, using blobit-core (Unix executable) in place of blobit-core.exe.
Uninstalling
Section titled “Uninstalling”Windows — open Settings → Apps (or Add/Remove Programs), find Blobit, and click Uninstall.
macOS — drag Blobit from the Applications folder to the Trash.
Your saved workflows are not deleted when uninstalling.
First Launch
Section titled “First Launch”On first launch, Blobit will automatically download and install the required Python packages — make sure you are connected to the internet. A progress indicator will be shown during this step.
Once setup is complete, Blobit will prompt you to sign in. A Starter (free) account gives you access to all standard nodes and 720p exports. Upgrade to Pro from your account dashboard to unlock Pro nodes and unlimited export resolution.
After signing in, the launcher will open and you can create a new project or load a template to get started.