https://github.com/F-loat/caption2text
📥 字幕转文本工具,可离线使用,支持 ass 及 srt 格式批量导出为 word 或 text 文件
https://github.com/F-loat/caption2text
ass caption pwa srt subtitle text
Last synced: 3 months ago
JSON representation
📥 字幕转文本工具,可离线使用,支持 ass 及 srt 格式批量导出为 word 或 text 文件
- Host: GitHub
- URL: https://github.com/F-loat/caption2text
- Owner: F-loat
- License: mit
- Created: 2018-05-04T11:42:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T07:51:45.000Z (about 2 years ago)
- Last Synced: 2025-02-01T18:35:16.290Z (4 months ago)
- Topics: ass, caption, pwa, srt, subtitle, text
- Language: Vue
- Homepage: https://F-loat.github.io/caption2text
- Size: 1.9 MB
- Stars: 192
- Watchers: 3
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# caption2text
> 网页版字幕转文本工具,支持 ass 及 srt 格式批量转换
## 截图

## 自定义 Word 格式
* 克隆仓库
``` sh
git clone https://github.com/F-loat/caption2text.git
```* 安装依赖
> 需要 [nodejs](https://nodejs.org/) 运行环境
``` sh
cd caption2text
npm i
```* 运行项目
``` sh
npm run serve
```* 调整模板
修改 `public/template.docx` 文件即可
## 赞赏
![]()