8mb.local
Self-hosted web UI for GPU-accelerated video compression

8mb.local is a self-hosted web application for compressing videos to a target file size with minimal effort. It provides a drag-and-drop interface, queues jobs for processing, and uses FFmpeg with hardware acceleration when available.
Key Features
- Target-size compression presets (and custom sizes) with automatic bitrate selection
- GPU acceleration with auto-detection (NVIDIA NVENC, Intel/AMD VAAPI on Linux) and CPU fallback
- SvelteKit web UI with drag-and-drop uploads, presets, and advanced encode options
- Real-time progress and streaming FFmpeg logs via Server-Sent Events (SSE)
- Queue management (view active jobs, cancel running encodes, clear queue)
- Automatic re-encode if output exceeds the target size beyond a tolerance
- Job history tracking and automatic download behavior
- Basic built-in authentication and settings management via the web UI
Use Cases
- Compressing videos to meet upload limits for messaging apps or platforms
- Homelab or team internal “dropbox-style” video compression pipeline
- Batch compression with concurrency on a GPU-enabled server
Limitations and Considerations
- Intel QSV/VAAPI device passthrough is limited on Windows WSL2; Intel acceleration is primarily for Linux hosts
- High concurrency can be constrained by GPU encoder session limits, disk I/O, and thermal throttling
8mb.local is a practical choice for users who want a simple, performant, self-hosted video compressor with reliable hardware acceleration and clear, real-time visibility into job status and logs.
Categories:
Tags:
Tech Stack:
Similar Services

Jellyfin
Self-hosted media server for managing and streaming your library
Jellyfin is a free, self-hosted media server to organize, manage, and stream movies, TV, music, and photos to web, mobile, and TV clients.

Cobalt
Ad-free web media downloader for public social platforms
Cobalt is a self-hostable web media downloader for saving publicly accessible videos and audio from supported social platforms via a simple paste-a-link interface and API...
SRS (Simple Realtime Server)
High-performance real-time media server for live streaming and WebRTC
SRS (Simple Realtime Server) is a high-efficiency media server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181 for real-time streaming.

Kodi
Open source home theater and media center software
Kodi is an open source media center for organizing and playing local and networked video, music, and photos with a TV-friendly interface and add-on ecosystem.


Invidious
Privacy-focused alternative web front-end for YouTube
Invidious is a lightweight, privacy-focused alternative front-end for YouTube with subscriptions, playlists, and an API—without Google accounts, ads, or tracking.

PeerTube
Federated video hosting and streaming with P2P delivery
PeerTube is a decentralized, ActivityPub-federated video hosting platform with live streaming, P2P WebRTC delivery, and customizable community-run instances.
Redis
FastAPI
Docker
TypeScript
Python
SvelteKit