HandBrake Web
★ 784GNU Affero General Public License v3.0Open Source — No Paywall2 Containers — 2 containers — light hosting footprintDocker · ComposeNo external DB
About
HandBrake Web is a self-hosted web application for controlling HandBrake-based video encoding on a headless device or across multiple machines. It is aimed at users who want a browser interface for...
Community Ratings
No ratings yetFeatures
- web interface
- job queue
- bulk job creation
- preset management
- directory monitoring
- distributed encoding
- hardware accelerated encoding
- Intel QSV support
- NVIDIA NVENC support
Details
- Last Updated
- Jul 8, 2026
- Created
- May 21, 2024
- Install Methods
- dockerdocker-compose
- Requirements
- HandBrakeCLIDockerDocker Compose
- Backup & Export
- native-export
- Runtime / Stack
- Docker
- Privacy & Independence
- No Cloud Required
- Deployment
Deployment: Docker Compose ✓2 Containers — light hosting footprintRuns as 2 containers
Docker Compose
2 services
no resource limits declared
needs persistent storage (3 volumes)
compose/compose.intel.yaml · @ 7317af1 · scanned Jun 5, 2026
# ATTENTION:
# if you download this file directly, please ensure to rename it to 'compose.yaml'
services:
handbrake-server:
image: ghcr.io/thenickoftime/handbrake-web-server:latest
container_name: handbrake-web-server
user: 1000:1000 # edit to run as user (uuid:guid) with permissions to access your media. 0:0 to run as root (not recommended).
group_add:
- 44 # ensure this matches your group ID for 'video' with the command 'getent group video'
ports:
- 9999:9999
devices:
- /dev/dri:/dev/dri # this maps your GPU device into the container
volumes:
- /path/to/your/data:/data
- /path/to/your/media:/video # ensure this path is the same across all containers
handbrake-worker:
image: ghcr.io/thenickoftime/handbrake-web-worker:latest
# ...
Tags
Track your self-hosted stack
Bookmark software to try, rate tools you've used, and keep your collection in one place.
Metadata extracted from README on Mar 25, 2026
Related Software
OpenClaw
382.5k
OpenClaw is a personal AI assistant that runs on the user's own devices and connects to messaging channels, voice, and a live canvas interface.
Claws & ClankersSelf Hosting SolutionsAI Agents+2
2 Containers
hermes-agent
212.8k
Hermes Agent is a self-improving AI agent with a built-in learning loop, terminal UI, and messaging gateway for chatting and automating work across platforms.
Generative AIAI AgentsAI Coding Assistant+2
2 Containers
n8n
196.0k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsNot FOSSPermissive License+5
Single ContainerSource AvailableNot FOSS
AutoGPT
185.5k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+3
13 ContainersOpen Core
Dify.ai
148.4k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentFOSS with IssuesOpen-Washing Risk+6
36 ContainersOpen CoreFOSS with Issues
Open-WebUI
145.0k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Generative AIArtificial IntelligenceAI Interfaces+7
2 ContainersOpen CoreFOSS with Issues
ComfyUI
120.3k
ComfyUI is a modular node-based AI engine for creating images, video, 3D, audio, and other content with fine-grained control over models and parameters.
Artificial IntelligenceAI Media GenerationCopyleft License+3
Freemium
Immich
107.2k
High-performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Uptime Kuma
89.0k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesFully FOSSPermissive License+3
Single ContainerFully FOSS
NextChatAI
88.4k
NextChat is a light, fast AI assistant web app and desktop client with support for multiple AI models and local browser storage.
Artificial IntelligenceAI InterfacesPermissive License+2
2 ContainersOpen Core
Home Assistant
88.4k
Open source home automation software that emphasizes local control and privacy.
IoT PlatformsOpen CorePermissive License+2
Open Core
Zed
86.8k
Zed is a high-performance multiplayer code editor.
Artificial IntelligenceAI Coding AssistantIDE Tools+2
2 Containers






