macOS subtitle conversion and DOCX role tables
AVT_helper is a native macOS app for subtitle conversion and DOCX dialogue tables.
It imports ASS, SSA, SRT, VTT, and SRP, exports ASS, SRT, VTT, and DOCX, and can create role-assignment DOCX files with Word highlight colors.
Input encoding (UTF-8, UTF-16, Windows-1251) is detected automatically, and processing runs in the background so the window stays responsive on large files.
- Download
AVT_helper.dmgfrom the latest release. - Open
AVT_helper.dmg. - Drag
AVT_helper.apptoApplications. - Open
AVT_helper.appfromApplications.
If macOS blocks the first launch, run:
sudo xattr -rd com.apple.quarantine "/Applications/AVT_helper.app"Then open the app again.
The app launches in Russian by default. Switch the language in
Settings->App language.
- Click
Open subtitlesor drag a subtitle file into the input area. - Choose the output folder.
- Select one or more export formats:
ASS,SRT,VTT, orDOCX. - Click
Start. - To create a role-assignment DOCX, load a file with roles and click
Make role assignment.
DOCX files include the file name, detected roles, a timing/role/dialogue table, and role statistics. Role-assignment DOCX files also list assigned voices above the table and highlight assigned roles with the selected Word highlight colors.
BSD 3-Clause. See LICENSE.