Skip to content

Koikatsu project management and batch subtitling program.

License

Notifications You must be signed in to change notification settings

psilabs-dev/kksubs

Repository files navigation

Koikatsu Automated Subtitles

Tests

Command line tools to automate simple subtitle processing for Koikatsu stories.

Basic function: Given a folder of images and a text file called a draft (which contains a list of subtitles we want to apply to a specific image), the program will automatically apply each subtitle to its corresponding image, and save the subtitled images to an output directory.

processed-image

Installation and Setup

The program is intended to work on a Windows OS with Python versions 3.8-3.11.

Open a Python virtual environment and install the Git repository. For example:

$ pip install git+https://github.com/pain-text-format/kksubs.git

You can find an example project and usage here, and view docs for more documentation.

About

Koikatsu project management and batch subtitling program.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages