Download Ferrite
Free, open source, and available for all major platforms.
Current version: v0.2.7 (March 2026)
Windows
Windows 10 or later (64-bit)
macOS
macOS 11 (Big Sur) or later
Linux
Ubuntu 20.04+, Fedora 35+, or equivalent
Nix / NixOS
x86_64 & aarch64 on Linux and macOS
# Run directly
nix run github:OlaProeis/Ferrite
# Build locally
nix build github:OlaProeis/Ferrite
# Development shell
nix develop github:OlaProeis/Ferrite Official flake.nix for reproducible builds. Also supports declarative NixOS and Home Manager usage. See the GitHub repo for full documentation.
Installation Instructions
Windows
- Download the
.msifile - Run the installer - Ferrite will be added to Start Menu
- Uninstall via Windows Settings when needed
- Download
ferrite-portable-windows-x64.zip - Extract to a folder or USB drive
- All settings are stored in the
portablefolder next to the executable
- Download the
.paf.exeinstaller - Run it inside your PortableApps.com platform folder
- No registry writes, no AppData — everything stays portable
Note: Ferrite is code-signed since v0.2.6.1. You should not see SmartScreen warnings on current versions.
macOS
Click the Apple menu () → About This Mac:
- Apple Silicon — Shows "Chip" with M1, M2, M3, or M4
- Intel — Shows "Processor" with Intel Core
tar -xzf ferrite-macos-arm64.tar.gz
./ferriteFirst launch: You may need to right-click and select "Open" or allow it in System Preferences > Security & Privacy.
Linux
sudo apt install ./ferrite-editor_amd64.debsudo dnf install ./ferrite-editor.x86_64.rpmtar -xzf ferrite-linux-x64.tar.gz
./ferriteyay -Sy ferrite-bin# Run directly
nix run github:OlaProeis/Ferrite
# Or add to your flake inputs
nix build github:OlaProeis/FerriteSupports x86_64 and aarch64 on Linux and macOS. See the flake documentation for declarative NixOS/Home Manager usage.
Verify Your Download
SHA256 checksums are available on the GitHub releases page for each version.
To verify your download, compare the SHA256 hash of your downloaded file with the checksums published on GitHub.