HandBrake Web
★ 793GNU 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 yetNew this week
Read recap →Weekly Recap — Aug 14, 2026 – Aug 21, 2026Aug 21, 2026
Features
- 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
- Aug 25, 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
387.6k
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
236.5k
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.
Artificial IntelligenceAI AgentsAI Coding Assistant+2
2 Containers
n8n
202.4k
n8n is a fair-code platform for building and deploying AI agents and workflow automation with a visual canvas, custom code, and 1500+ integrations.
Automation ToolsNot FOSSPermissive License+5
Single ContainerOpen CoreNot FOSS
AutoGPT
186.9k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+2
13 ContainersOpen Core
Langflow
153.7k
Langflow is a platform for building and deploying AI-powered agents and workflows with a visual builder, API deployment, and MCP server support.
Low Code DevelopmentAutomation ToolsModel Context Protocol+2
11 Containers
Dify.ai
153.5k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentArtificial IntelligenceFOSS with Issues+6
36 ContainersOpen CoreFOSS with Issues
Open-WebUI
149.9k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Artificial IntelligenceAI InterfacesLocal LLMs+7
2 ContainersOpen CoreFOSS with Issues
ComfyUI
130.0k
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+2
Freemium
Immich
112.7k
High-performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Uptime Kuma
90.6k
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
Stirling-PDF
90.4k
An open-source PDF editing platform for desktop, browser, and self-hosted server use.
Document ManagementFOSS with IssuesPermissive License+2
Single ContainerOpen CoreFOSS with Issues
Home Assistant
90.1k
Open source home automation software that emphasizes local control and privacy.
IoT PlatformsOpen CorePermissive License+2
Open Core






