STL to srt from cli
24. 3. 2025Debian
Install
apt install python3-ttconv
Convert stl to srt subtitles
ttconv convert -i test.stl -o test.srt
Source
https://github.com/sandflow/ttconv?tab=readme-ov-file
ttconv is a library and command line application written in pure Python for converting between timed text formats used in the presentations of captions, subtitles, karaoke, etc.