Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.05 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.05 KB

HardBrake

HardBrake is a wrapper around HandBrake CLI for encoding multiple files with ease. HardBrake lets you encode multiple files at once and shows the progress for each file. With HardBrake, you don't have to encode each file individually, saving you time and effort. While it is not concurrent at this moment, HardBrake is still a useful tool for encoding your files. Give HardBrake a try and see how it can make your file encoding workflow more efficient.

Demo 🎬

With Handbrake
With HardBrake

Installation

Install via bun:

bun install --global hardbrake

Or, directly run via bun:

bunx hardbrake

To specify a version:

bunx hardbrake@latest (or any version)

Usage

hardbrake

License

HardBrake is licensed under the MIT License. See the LICENSE file for more information.