| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| blur-cli-Windows-Release-x64.exe | 2025-07-09 | 2.5 MB | |
| blur-Windows-Installer-x64.exe | 2025-07-09 | 125.0 MB | |
| blur-Windows-Release-x64.exe | 2025-07-09 | 7.6 MB | |
| blur-cli-macOS-Release-arm64.tar.gz | 2025-07-09 | 3.2 MB | |
| blur-macOS-Release-arm64.dmg | 2025-07-09 | 160.6 MB | |
| blur-Linux-Release-x64.tar.gz | 2025-07-09 | 47.0 MB | |
| README.md | 2025-07-09 | 2.1 kB | |
| v2.35 source code.tar.gz | 2025-07-09 | 1.5 MB | |
| v2.35 source code.zip | 2025-07-09 | 1.5 MB | |
| Totals: 9 Items | 348.9 MB | 0 | |
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: This now also includes the required VapourSynth plugins.
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
- Adds config export/import (from clipboard) buttons
- Moves more stuff to
blur.cfg - Fixes
blur amount tied to fpsbutton
(v2.34)
- Moves
blur amount tied to fpsout of the main blur config intoblur.cfg
(v2.33)
- Render time remaining estimate
- Improved quality slider UX
- Updated default encoding presets, and made those default presets unmodifiable (so i can update them in the future without messing with user changes)
- Fixed renders continuing after the cli is stopped
- Fixed render progress metrics being wrong after pausing
(v2.32)
- Proper colour info handling
(v2.31)
- Fixed renders failing due to plugins being loaded more than once
(v2.3) features:
- Add files to queue button while rendering
- Desktop notifications
- Pause/resume renders
- Weighting preview
- Concise installer when updating on windows
- Slider value text editing
- Package VapourSynth plugins on Linux
config changes:
- Change default interpolated fps to 1200 (this is just so the weighting preview looks nice lol)
bug fixes (of note):
- Allows the screen to turn off while the app is open - why is this disabled by default in sdl...
- Reset/restore settings tied slider bug