OpenSubs
OpenSubs is a powerful, privacy-first AI subtitle generator that operates entirely within your browser. By leveraging WebAssembly and local machine processing, it allows users to transcribe, translate, style, and burn subtitles into videos without ever uploading files to a server.
Overview
- Privacy-first AI subtitle generation in the browser
- Uses WebAssembly and local machine processing
- Supports transcription, translation, styling, and subtitle burning
- No file uploads required
Function Details and Operations
- Local AI Transcription: Uses the Whisper model to transcribe speech directly on your device, ensuring audio files never leave your machine.
- Multi-Language Translation: Supports translation into 20 languages, including Chinese (Simplified/Traditional), Japanese, Korean, Spanish, French, and more.
- Advanced Styling: Offers 12 professional presets, ranging from clean broadcast captions to dynamic social media styles with word-by-word highlighting.
- Video Burning: Exports finished MP4 files with subtitles permanently burned into the pixels using WebCodecs.
- Flexible Export Options: Supports standard subtitle formats including
.srt,.vtt, and.assfor use in external video editing software. - No-Upload Processing: Operates via object URLs, meaning no video data is sent to a server, eliminating the risk of footage leaks.
User Benefits
- Privacy Guaranteed: Since the software runs locally, your video files remain on your device.
- Cost-Effective: All local processing is free forever. Optional cloud translation is available via a transparent credit-based system.
- No Watermarks: OpenSubs does not add watermarks to your exported videos.
- No Account Required: You can start using the tool immediately without signing up or logging in.
- High Compatibility: Bundled fonts ensure that non-Latin scripts, like Arabic or Chinese, render perfectly.
Compatibility and Integration
- Browser-Based: Works directly in modern web browsers, including Chrome, Edge, and Firefox.
- Cross-Platform: Available as a desktop application for macOS, Windows, and Linux.
- Command Line Interface (CLI): Provides a CLI tool for developers and power users to automate subtitle generation in scripting or CI/CD pipelines.
- Browser Extension: Offers an extension to generate subtitles for videos playing in your browser tabs in real time.
- Open Source: The entire engine is open source (AGPL-3.0), allowing users to inspect the code and ensure transparency.
Access and Activation Method
- Web App: Simply visit the official website to start using the tool immediately—no installation or account creation is required.
- Desktop/CLI: Download the latest builds from the official website or GitHub repository.
- API Integration: Users can bring their own API keys (OpenAI, Claude, DeepL) for enhanced translation capabilities, which are used directly in the browser and never stored or sent to OpenSubs servers.