Distill v0.0.1
专业视频硬字幕提取与蒸馏工具,支持离线与云端双模式字幕提取。
Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | Distill_macos-apple-silicon.tar.gz |
| Linux | x86_64 | Distill_ubuntu-x64.tar.gz |
| Windows | x64 | Distill_windows-x64.zip |
Features
- ⚡ 双模式 OCR 引擎:支持本地离线(Tesseract / Native ONNX)与云端 API(Gemini / OpenAI Vision)
- 🎯 8 点手柄交互选区:画布拖拽与 0~1 坐标归一化
- 📦 多格式导出:支持一键导出为 SRT, VTT, TXT, JSON 等字幕格式
- 🎬 智能场景切分:跳过无字幕静态帧,提升识别效率
- 🔒 凭据加密:本地 AES 加密保存 API Key,支持随时安全抹除
Installation
- Download the archive for your platform
- Extract and run
Distill(Linux/macOS) orDistill.exe(Windows) - macOS: run
xattr -cr ./Distillif blocked by Gatekeeper