Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

converttt

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

converttt

Convert iTunes Timed Text (.itt) into SubRip Subtitle files (.srt).

latest
npmnpm
Version
1.0.2
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

ITT to SRT converter

Please don't upload to GitHub

A command line utility that converts iTunes Timed Text (.itt) into SubRip Subtitle files (.srt).

Installation

Prerequisite(s): Node.js

Run npm install -g converttt in your terminal to install the tool.

Usage

Point newly installed Terminal command at one or more files or folders. It will create .srt files next to the .itt files.

To convert a folder call: converttt some-folder/.

You can also convert files by calling:

  • converttt * or
  • converttt ./ or
  • converttt some-subtitle.itt.

Get help by running: converttt --help

License

This project is licensed under AGPLv3, see license.

Keywords

iTunes Timed Text

FAQs

Package last updated on 10 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts