Free, open-source FFmpeg GUI for Windows — local media utility with Explorer right-click integration and local AI.
→ Download latest release (.exe installer)
Current version: 1.14.0 · Windows 10 / 11 · self-contained · no extra install required.
Versioning uses 1.<feature release>.<patch>: feature releases start at .0; small fixes increment
the final number (1.14.1, 1.14.2, etc.).
FrameShift is a desktop utility for fast video, audio, image, and AI-assisted media tasks on Windows.
Its main goal is simple: let you launch useful actions directly from Explorer context menus, make the right adjustments quickly, and save the result next to the source file with safe unique naming.
Remove backgrounds, remove objects from images, upscale images and videos, remove noise, and separate audio locally with focused AI workflows launched directly from Explorer. RIFE interpolation is also available as a dedicated local AI workflow for smoother motion on supported video clips.
Upscale videos locally with Real-ESRGAN General v3, AnimeVideo v3, or x4plus Quality. FrameShift keeps the source frame rate and audio, supports ×2 / ×3 / ×4 and custom sizes, and uses DirectML with CPU and encoder fallbacks. Image and video upscale models remain isolated in their own verified folders.
Upscale images with a local AI model picked from a simple dropdown: Real-ESRGAN x4plus for general photos, screenshots and AI images, Real-ESRGAN Anime 6B for illustrations and line art, and Swin2SR for restoration-grade quality. Choose ×2, ×3, ×4 or a custom target size (aspect-locked). It runs on the GPU via DirectML with CPU fallback, tiles large images automatically, and saves the result next to the source.
Build image-based PDF documents with a visual layout workflow designed for quick adjustments.
Crop images and videos with a dedicated visual editor that now supports automatic border detection, mouse-wheel zoom, and drag navigation for tighter framing with less manual work.
- Right-click driven workflow for everyday media tasks
- Offline processing with local tools only
- No overwrite behavior, outputs stay next to source files
- FFmpeg and FFprobe at the core
- Focused WinForms interface built for speed and clarity
- Clean cancellation and practical batch-friendly flows
- Right-click a file in Explorer.
- Choose a FrameShift action from the context menu.
- Adjust only the settings you need.
- Start processing and get a clean output beside the original file.
| Action | Short Description | Screenshot |
|---|---|---|
| Remove Background | Remove the background from an image with local AI modes: Fast, High Resolution Matting (CPU), High Resolution General (CPU), plus two optional user-supplied BRIA RMBG-2.0 modes (Balanced / High Quality). The BRIA models are never bundled, downloaded or redistributed by FrameShift — you obtain them manually from BRIA's official page (non-commercial / CC BY-NC 4.0) and place them in the model folder. Re-launches while the progress window is already open are appended directly to the visible queue, including repeated runs on the same source file. | ![]() |
| Remove Noise (Audio) | Strip background noise from audio files with strength control, stereo mode, and live preview. | ![]() |
| Remove Noise (Video) | Denoise a video's audio track without re-encoding the video stream. | ![]() |
| Audio Separation | Split audio into vocals, drums, bass, other, and instrumental with the local AI workflow. | ![]() |
| Interpolate Video (RIFE) | Generate smoother motion with the local RIFE workflow, model preflight, and adjacent unique outputs. | ![]() |
| Remove Object (Image) | Paint a mask over any object and let the local inpainting AI reconstruct the background. Two models available: LaMa FP32 (Quality) and LaMa 2025 (Fast). | ![]() |
| Upscale Image | Enlarge an image with a local AI model, chosen from a dropdown picker: Real-ESRGAN x4plus (general, default), Real-ESRGAN Anime 6B (anime / illustration), and Swin2SR (restoration / quality). Pick ×2 / ×3 / ×4 or a custom target size (aspect-locked width/height). Runs on GPU via DirectML with CPU fallback, automatic invisible tiling for large images, and the result saved as a new PNG next to the source. Models are downloaded on demand and integrity-checked. | ![]() |
| Upscale Video | Enlarge a video ×2 / ×3 / ×4 (or to an aspect-locked target size) with Real-ESRGAN General v3, AnimeVideo v3, or x4plus Quality. Uses DirectML with CPU fallback and shared adaptive tiling; preserves FPS and audio, with safe encoding fallbacks, batch progress, cancellation, and adjacent unique output. Image and video models use separate hosted/local folders, each with dedicated documentation and licences; downloads are SHA256-verified. | ![]() |
- Fast everyday media conversions
- Creator and editor utility workflows
- Clean Windows Explorer integration
- Offline processing environments
- Users who want practical tools instead of heavy software
- C#
- .NET 8 LTS
- WinForms
- FFmpeg
- FFprobe
- Optional local AI components with ONNX Runtime DirectML
src/FrameShift/
installer/
docs/
tests/
- Documentation Index
- Project Overview
- Project Rules
- Architecture Freeze
- Migration Plan
- Changelog
- Release Checklist and Versioning
- Code File Index
- RIFE Interpolation Notes
- Upscale Video Implementation
- Third-Party Model Licences
Is FrameShift free?
Yes. Completely free, no subscription, no trial period.
Is it open source?
Yes. GNU GPL v3.0. Source code is available in this repository.
Does it send my files anywhere?
No. All processing happens locally on your machine. No upload, no cloud, no telemetry.
Does it require FFmpeg to be installed separately?
No. FFmpeg and FFprobe are bundled — nothing to install manually.
Does it work without an internet connection?
Yes. FrameShift is fully offline. An internet connection is only used the first time you download an optional AI model.
What Windows versions are supported?
Windows 10 and Windows 11 (x64).
Is it a replacement for HandBrake or Shutter Encoder?
It is an alternative for quick, everyday media tasks from the Windows right-click menu. HandBrake and Shutter Encoder are more complete converters; FrameShift is faster to reach (no app to open) and adds local AI features like background removal, upscaling, stem separation and denoising.
- FrameShift is distributed under the GNU GPL v3.0. See LICENSE.
- Third-party components and optional AI model notices are listed in THIRD_PARTY_NOTICES.md.
references/is reference-only.- Active runtime resources must stay inside the real FrameShift project tree.
- Before rebuilding the installer, publish the app so the setup packs the latest release payload.
.\build_installer.ps1FFmpeg GUI · FFmpeg frontend · FFmpeg interface · free video converter Windows · batch media converter · Windows right-click media tools · HandBrake alternative · Shutter Encoder alternative · Format Factory alternative · local AI media tools · remove background offline Windows · RIFE GUI · RIFE interpolation Windows · Demucs GUI · audio stem splitter free · DeepFilterNet GUI · noise removal audio Windows · image upscaler Windows · Real-ESRGAN GUI · LaMa inpainting Windows · offline AI tools Windows · privacy-friendly media converter































