Fork me on GitHub

Jubler Subtitle Εditor

The source code is in GitHub: https://github.com/teras/Jubler


Latest binary distribution is 10.0.0 from GitHub

  • macOS: Apple Silicon · Intel

  • Windows

  • Linux: x86_64 · arm64

    To launch it you need to make it executable first, either:

    • From the GUI Shell, right click on Properties, and on Permissions tab enable “Allow executing file as program”

    • From terminal, go where the downloaded file is, and type:
      chmod a+x ./Jubler-*.appimage ; ./Jubler-*.appimage

  • Generic Java, if your system is not listed above; embedded preview is not supported.

Additional requirements

  • VLC is required for the video preview and the audio waveform. Install the regular VLC application for your system (Linux users may install the vlc / libvlc package of their distribution).
  • ASpell is suggested (only for spell checking).