Download
Cutter release binaries for all major platforms (Linux, macOS, Windows) can be downloaded from GitHub Releases.
- Linux: Download the
.AppImage
file. Then make it executable and run as below or use AppImageLauncher.
chmod +x Cutter*.AppImage; ./Cutter*.AppImage
- macOS: Download the
.dmg
file or use Homebrew Cask:
brew install --cask cutter
- Windows: Download the
.zip
archive or use Chocolatey:
choco install cutter