Subtitles Importer 1.0.0 Tools 4.2 Community
Submitted by user Rubonnek; MIT; 2025-12-02
A comprehensive subtitles importer plugin for the Godot Game Engine.
Features:
* 16 subtitle formats supported including SRT, VTT, LRC, SSA/ASS, TTML/DFXP, SCC, MPL2, TMP, and more
* Runtime parsing - load and parse subtitle files at runtime or during import
* Easy to use - simple API for querying subtitles by time
* Editor integration - import plugin included along with an AnimationPlayer subtitles injection tool
* HTML/ASS tag removal - optional tag stripping for clean text output
* Overlap detection - automatic warnings for close-overlapping subtitle intervals
Inject the subtitles into an animation player in three easy steps:
1. In the scene tree, hold Control on your keyboard to select both an AnimationPlayer and Label (or RichTextLabel).
2. In the FileSystem stab, select one subtitle file in any of the supported formats.
3. Finally click Project -> Tools -> Inject Subtitles into AnimationPlayer, select the subtitles animation in the selected AnimationPlayer and click the auto-play button and done!
View files Download Submit an issue Recent Edits