Skip to content
/ smi2srt Public

Convert subtitles in ".smi" format to ".srt" format.

License

Notifications You must be signed in to change notification settings

axfree/smi2srt

Repository files navigation

smi2srt

Convert subtitles in ".smi" or ".ass" format to ".srt" format.

Prerequisits

Node.js

Installation

$ sudo npm install -g smi2srt

Usage

Usage: smi2srt [options] <file>

smi2srt by axfree

Options:


  -h, --help                          output usage information
  -v, --version                       output the version number
  -n                                  do not overwrite an existing file
  -d, --output-directory <directory>  specify optional output directory
  -l, --list-subtitles                list subtitles
  -t, --time-offset <offset>          specify the time offset in miliseconds
  -b, --time-begin <time>             specify the time begin for offset in miliseconds or H:mm:ss
  -x, --remove-original-file          remove original file after successful conversion
  -i, --install-automator             install smi2srt OS X Automator

License

MIT

About

Convert subtitles in ".smi" format to ".srt" format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages