Windows · Video
HandBrake for Windows
Free, open-source video transcoder that converts and compresses video files using H.264, H.265, and other codecs.
Updated August 9, 2026 · Reviewed by SoftNexi Editorial Team, Software research and documentation
Overview
HandBrake is a free, open-source tool for converting video from one format to another — most commonly, shrinking large source files (like a DVD/Blu-ray rip or a phone recording) into smaller H.264 or H.265 files that play on more devices.
It is built around presets tuned for specific targets: web upload, generic devices, or matching a particular resolution and quality level. Under the hood you can adjust the constant quality slider, bitrate, container (MP4 or MKV), and audio/subtitle track selection, but most users only ever touch the preset dropdown.
HandBrake is a transcoder, not an editor: it does not offer a timeline, transitions, or multi-clip assembly, though it does support basic trimming and cropping. It differs from a general-purpose editor in that its entire focus is producing one well-compressed output file efficiently.
It suits anyone who needs to shrink video files, standardize a format for a device, or batch-convert a folder of clips. Encoding is CPU-intensive by default, though HandBrake also supports hardware-accelerated encoding through Intel Quick Sync, NVIDIA NVENC, and AMD VCE where available.
Key features
- Converts video to H.264, H.265/HEVC, VP9, and AV1 in MP4 or MKV containers
- Device and web-upload presets alongside full manual control
- Hardware encoding via Intel Quick Sync, NVIDIA NVENC, and AMD VCE
- Batch queue for converting many files with the same settings
- Chapter, subtitle, and multiple audio track handling
- Constant quality (CRF-style) encoding for predictable visual results
- Command-line interface (HandBrakeCLI) for scripting
System requirements
- Operating system
- Windows 11 and Windows 10 (64-bit)
- Architecture
- x64 or ARM64
- Graphics
- GPU with current drivers recommended for hardware encoding
How to install HandBrake
1. Download from the developer
Visit handbrake.fr/downloads.php and choose the Windows installer matching your CPU architecture.
2. Run the installer
Approve the UAC prompt and complete setup with default options.
3. Launch and pick a preset
On first run, review the preset list under the right-hand panel to find one close to your target device or use case.
How to use it
1. Load a source
Drag a video file (or a folder for batch mode) into HandBrake, or use Open Source.
2. Choose a preset
Pick a preset such as 'Fast 1080p30' as a starting point, then adjust the container and codec if needed.
3. Set quality
Use the Constant Quality slider under the Video tab — lower RF values mean higher quality and larger files; 18-22 is a common starting range for H.264.
4. Enable hardware encoding
If your GPU is supported, switch the video encoder to its hardware option (e.g., H.264 NVENC) for much faster conversion.
5. Queue and start
Add the job to the queue with Add to Queue, repeat for other files, then click Start Queue to convert them all in sequence.
Safety and privacy
- We link only to handbrake.fr, the project's official site.
- HandBrake is open source and its source code is publicly available for review.
- Bundled software
- The official installer does not bundle third-party offers.
- Privacy
- HandBrake processes files locally and does not require an account or internet connection to transcode.
Known risks
- Ripping copy-protected discs may not be legal in your jurisdiction; HandBrake itself does not include decryption for protected discs.
- Very high-quality settings on large source files can take a long time and use significant CPU or GPU resources.
What's new
1.x series
Recent 1.x releases have added AV1 encoding support and expanded hardware encoder compatibility. Check the developer's release notes for the current version.
Pros and cons
Pros
- Completely free and open source
- Wide codec and container support
- Hardware acceleration speeds up encoding significantly
- Batch queue for converting many files unattended
- Presets make it approachable for non-technical users
Cons
- No timeline editing, transitions, or multi-clip assembly
- Cannot decrypt copy-protected discs on its own
- Interface exposes a lot of encoding terminology up front
- Software encoding at high quality can be slow on older hardware
Verdict
HandBrake remains the go-to free tool for shrinking and converting video files on Windows. It is not an editor, but for pure transcoding it is thorough, fast with hardware encoding enabled, and free of upsells.
Frequently asked questions
Is HandBrake free?
Yes, HandBrake is free and open source with no paid version or watermark.
Does HandBrake edit video?
It offers basic trimming and cropping, but no timeline, transitions, or multi-track editing. Use an NLE like Shotcut or DaVinci Resolve for that.
Can HandBrake rip encrypted DVDs or Blu-rays?
Not on its own. It can process unprotected discs and files, but decrypting commercial discs requires additional components not distributed by the HandBrake project.
Why is my HandBrake conversion slow?
Software encoding (x264/x265) is CPU-bound and can be slow at high quality. Switching the video encoder to your GPU's hardware option, if supported, speeds this up considerably.