Download Semantic Modeler
v0.3.9-beta August 24, 2026Available for Windows, macOS, and Linux.
New here? Watch the walkthrough.
Semantic Modeler is currently in a limited-time public beta. All features are available during the beta period. If you run into any issues, please report them on our public issue tracker.
Windows
Requires Windows 10 version 1809 / Windows Server 2019 or later (64-bit)
Semantic Modeler is now available on the Windows Package Manager. Install it straight from the terminal — no browser download needed:
winget install FactFoundry.SemanticModelerUpdate with winget upgrade FactFoundry.SemanticModeler, uninstall with winget uninstall FactFoundry.SemanticModeler.
| File | Type | Size | |
|---|---|---|---|
| SemanticModeler-win-Setup.exe | Installer | 159.8 MB | Download |
| SemanticModeler-win-Portable.zip | Portable | 155.2 MB | Download |
Installer File Verification
Portable File Verification
macOS
Requires macOS 12 Monterey or later. Apple Silicon and Intel supported.
Apple Silicon
| File | Type | Size | |
|---|---|---|---|
| SemanticModeler-osx-Setup.pkg | Installer | 37.5 MB | Download |
| SemanticModeler-osx-Portable.zip | Portable | 38.5 MB | Download |
Installer File Verification
Portable File Verification
Intel
| File | Type | Size | |
|---|---|---|---|
| SemanticModeler-osx-intel-Setup.pkg | Installer | 37.9 MB | Download |
| SemanticModeler-osx-intel-Portable.zip | Portable | 38.9 MB | Download |
Installer File Verification
Portable File Verification
Linux
AppImage for any distribution, plus native packages for Debian/Ubuntu, Fedora/RHEL, and Arch (64-bit)
The AppImage needs no installation and updates itself automatically. The native packages install through your package manager (which also pulls in the required WebKitGTK dependency) and are updated the same way — they do not self-update:
sudo apt install ./semantic-modeler_0.3.9.beta_amd64.debsudo dnf install ./semantic-modeler-0.3.9.beta-1.x86_64.rpmsudo pacman -U ./semantic-modeler-0.3.9beta-1-x86_64.pkg.tar.zstUninstall anytime with apt remove semantic-modeler, dnf remove semantic-modeler, or pacman -R semantic-modeler.
| File | Type | Size | |
|---|---|---|---|
| SemanticModeler.AppImage | AppImage | 65.1 MB | Download |
| semantic-modeler_0.3.9.beta_amd64.deb | Deb Package | 63.8 MB | Download |
| semantic-modeler-0.3.9.beta-1.x86_64.rpm | RPM Package | 54.5 MB | Download |
| semantic-modeler-0.3.9beta-1-x86_64.pkg.tar.zst | Arch Package | 59.6 MB | Download |
AppImage File Verification
Deb Package File Verification
RPM Package File Verification
Arch Package File Verification
Verifying your download
To verify your download hasn't been tampered with, compare the SHA-256 hash above with the hash of your downloaded file.
Get-FileHash .\filename -Algorithm SHA256shasum -a 256 filename