Skip to content

Releases: didrod205/captionkit

v0.1.0

30 May 15:41

Choose a tag to compare

First public release of captionkit — convert & re-sync subtitles, locally.

  • 🔁 convert / toSRT / toVTT — SRT ⇄ WebVTT (tolerant parse, exact ms timecodes)
  • ⏱️ Re-timing: shift, scale, resync (linear drift correction), fixOverlaps
  • 🎬 Free local-only web app — drop a file, fix sync, download (nothing uploaded)
  • 📦 Zero dependencies; ESM + CJS + TypeScript types

Web app: https://didrod205.github.io/captionkit/ · npm install captionkit