Skip to content

A simple PowerShell script to convert text into a skeleton .srt file.

License

Notifications You must be signed in to change notification settings

Agrarvolution/text-to-srt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple html-page that features a script that can create a .srt compatible string from text or a text file.

The length of each subtitle text is generated by time per character (in seconds) and a general padding (in seconds).

Usage

Put text into the input textarea or open a file and the .srt is generated automatically.

The resulting data can be saved as a via the File Access API.

About

A simple PowerShell script to convert text into a skeleton .srt file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages