dfaker / TI-caption-corrector

Corrects TI caption files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TI-caption-corrector

Corrects TI caption files, expects captions and images to sit along side each other in the same directory, exects the caption filenaame to be the same as the image filename except having a .txt extension.

Attempts to prevent line deletions and insertions to that the line numbers match up with a sorted list of the captioned images.

Usage

captionCorrector.py K:\directory\path

demo image

Each caption is displayed on a single line, moving between lines moves between images, unsaved changed lines are shown in blue, click save or Ctrl-s to save edits to caption files.

About

Corrects TI caption files


Languages

Language:Python 100.0%