🔧 ShotcutVideoAssist v1.0.0 – Batch Add Subtitles from CSV

Hi everyone,

I’d like to share a small tool I made to make subtitle handling in Shotcut easier.

ShotcutVideoAssist v1.0.0
:point_right: Download & manual on GitHub

What it does:

  • Batch-add subtitles to an existing .mlt project file
  • Import subtitles from a CSV file
  • Subtitles are automatically inserted as sequential clips in the specified playlist

How to use:

  1. Export your subtitles to a CSV file.
  2. Run the tool and select your .mlt file.
  3. The subtitles will be added automatically as clips.

** Note: **

  • CSV must have 1 column, 1 row = 1 subtitle

This tool is still simple, but I hope it helps anyone working with subtitles in Shotcut. Feedback and suggestions are very welcome!

Thanks,
Hiro from Japan

Thank you for sharing. For others who arrive here upon a search, see also already inside Shotcut: View > Subtitles, in particular its menu button with:

  • Import
  • Burn In
  • Generate Text

Thank you for the helpful reply!
I just updated to the latest Shotcut and I’m really happy to see that subtitles are now officially supported with the new panel.
That makes my little tool mostly unnecessary, but I don’t mind at all—I’m glad the feature is now built-in for everyone. I’ll be using the official panel myself from now on. Thanks again!

1 Like

great mind think alike

1 Like

hi, quick question, do Shotcut have autotranslate automatically, after using generated subtitle from audio?

1 Like

Thank you so much :slightly_smiling_face:


Oh yes I found such a feature here.
But, I used it and the translation’s quality wasn’t very practical.
Instead, I used SRT translation service.
At the same time I’m now developing translation feature for mlt files.