Skip to main content
parthibhana61
Participant
June 27, 2025
Question

Want to convert graphic text to caption text

  • June 27, 2025
  • 1 reply
  • 148 views

When I want to create an SRT file from caption text, there is no straightforward way to do that. However, in the latest version, there is an option to convert caption text to graphic text. so, is there any option allowed to convert Graphic text to Caption text?

1 reply

Stan Jones
Community Expert
Community Expert
June 28, 2025

@parthibhana61,

 

What version of PR are you in? I tested in PR 2025.3.0.

 

There is no direct option in PR. But go to the Text panel -> Graphics tab. Click on the 3 Dots menu -> Export. You can use either .csv or .txt.

 

Then use a converter to create the srt format.

 

I have used Notepad++ macros to do this. I suspect SubtitleEdit might, but I have not tested. Let us know how it works.

 

Stan