Skip to content

An easy-to-use, template-based captioning utility you can run with nodejs.

Notifications You must be signed in to change notification settings

jndietz/caption-captain

Repository files navigation

Caption Captain 😎

An easy-to-use template-based captioning utility you can run with nodejs.

Dependencies

  • NodeJS 18.15+

Installation

  1. Run git clone https://github.com/jndietz/caption-captain.git
  2. cd <your-checkout-directory>\caption-captain
  3. npm run start
  4. Navigate your browser to http://localhost:1337.

How-To Video

example.mp4

Caption Templating

Template fields are wrapped in angle brackets <>. An example caption may be something like:

a <drawingType> of a <animalType> sitting on a <chairType> eating a piece of <foodType>.

Clicking Generate Fields will create an input for each placeholder in your template string.

Do I have to use template-based captions?

Nope! You can type whatever you want into the caption output text field and it will save.

About

An easy-to-use, template-based captioning utility you can run with nodejs.

Resources

Stars

Watchers

Forks