Local & Quick Eraser
Let me present you a lightweight, non-destructive eraser tool (similar to “generative replace”) that runs on a simple algorithm - no diffusion models or ComfyUI required. You can now use the AI tools section completely without ComfyUI.
Keep in mind that the inpainting quality won’t match what you get from diffusion based models in ComfyUI. But for quick cleanup (removing dust, small blemishes, or annoying background objects) it’s still fantastic.
Below is a short GIF showing it in action. Note that it’s sped up considerably - real usage takes about 15 seconds to inpaint a small area. Speed optimizations are on my to-do list.
Thumbnail Aspect Ratio
If set, thumbnails can now keep the original image’s aspect ratio. In the filmstrip, they’ll use all available space. In the main library, they’ll be shown with a subtle blurred background so the grid layout stays tidy.
Other
The frontend code got refactored to TypeScript thanks to @varjolintu. Please report bugs if you find any.
What to Download
OS | Architecture | Format | Download Link |
---|---|---|---|
Windows | x64 | .exe
| RapidRAW for Windows |
macOS (Apple Silicon) | ARM64 | .dmg
| RapidRAW for macOS ARM |
macOS (Intel) | x64 | .dmg
| RapidRAW for macOS x64 |
Ubuntu 22.04 | x86_64 | .deb
| RapidRAW for Ubuntu 22.04 |
Ubuntu 24.04 | x86_64 | .deb
| RapidRAW for Ubuntu 24.04 |
For other platforms and formats (ARM builds, RPM, AppImage, etc.), check the full asset list below.
Running on macOS
To run the app on macOS, you’ll need to remove the quarantine flag using the following command:
xattr -dr com.apple.quarantine /Applications/RapidRAW.app
This is necessary because the app isn’t code-signed yet, and macOS may otherwise report it as "corrupted."
Running on Windows
You may see a Windows Defender SmartScreen warning when launching the app.
- Click "More info" → "Run anyway"
This happens because the app is not yet signed with a code certificate