Skip to content

psilabs-dev/kksubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 was intended to work on a Windows OS with Python versions 3.10-3.12. However, I can only test this on Ubuntu now.

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

$ pip install git+https://github.com/psilabs-dev/kksubs.git

Configure the application:

$ koi configure

Command line reference (koi).

About

Koikatsu project management and batch subtitling program.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published