| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| blur-cli-macOS-Release-arm64.tar.gz | 2025-05-23 | 2.7 MB | |
| blur-macOS-Release-arm64.dmg | 2025-05-23 | 141.7 MB | |
| blur-Linux-Release-x64.tar.gz | 2025-05-23 | 25.4 MB | |
| blur-cli-Windows-Release-x64.exe | 2025-05-23 | 2.4 MB | |
| blur-Windows-Installer-x64.exe | 2025-05-23 | 124.9 MB | |
| blur-Windows-Release-x64.exe | 2025-05-23 | 7.4 MB | |
| README.md | 2025-05-23 | 2.4 kB | |
| v2.23 source code.tar.gz | 2025-05-23 | 1.4 MB | |
| v2.23 source code.zip | 2025-05-23 | 1.5 MB | |
| Totals: 9 Items | 307.4 MB | 0 | |
Note
As mentioned in the changelog, the GUI in this version has switched to using a new framework. This means there'll probably be some bugs that I haven't caught. If you encounter any, feel free to open an issue - they are appreciated :)
Downloads
- Windows installer (.exe)
- macOS installer (.dmg)
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
xattr -dr com.apple.quarantine /Applications/blur.appto unquarantine it.
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
- Linux binaries
- Note: Requires manual installation of dependencies. See here for the list of dependencies.
Note: To opt in to beta update notifications you can enable
include beta updatesin yourblur.cfgfound in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)
Changes
- Updates weightings (fixes inconsistencies & changes gaussian defaults (thanks @mikota), and adds some new ones)
- A couple CLI fixes
- Stops 'restore defaults' from always showing up in config screen
(v2.22)
- Fixes VFR input clips being sped up
(v2.21)
- Fixes audio desync when using timescale (https://github.com/f0e/blur/issues/186)
(since v2.2)
- Ported the GUI from laf to SDL
- Expect bugs as this was a pretty major rewrite.
- User experience - things shouldn't be that different for now, but on macOS the GUI will now render properly at high DPI, and on Linux opening the file picker should be more reliable.
- Added the option to link/tie blur amount to FPS to keep the effective blur amount consistent across different framerates. Thanks @Furzide for the idea
- Improved dropdown styling