Fork me on GitHub

Jubler Subtitle Εditor

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


Latest binary distribution is 8.0.0 from GitHub

  • macOS

  • Windows 64 bit and 32 bit.

  • Linux

    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

  • ASpell is suggested (only for spell checking).

Part of this project is done thanks to CrossMobile, the only truly native mobile cross-platform framework.