2.0.2 • Published 4 months ago

vttc v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

VTTC - Virtual Tabletop Converter

VTTC is a command line tool (CLI) that quickly converts various image and video formats into optimized formats compatible with popular VTTs (e.g. Foundry VTT, Roll20, Fantasy Grounds).

Supported Formats

  • Image conversion: any image into WEBP, PNG, JPEG, AVIF.
  • Video conversion: any video into WEBM, MP4, OGG, MP3.
  • Audio conversion: any audio into OGG, MP3.

Installation

  1. Install Node.js 18+ if you don't have it installed.
  2. Run:
npm i vttc -g

(folder doesn't matter, it will install a Global package)

Usage

  1. Open a command prompt in the directory with files you want to convert.
  • Windows: Right Click -> Open in Terminal.
  • Mac: see instruction.
  • Linux: you already should know that.
  1. Run:
vttc

Updating

npm update vttc -g

TODO

  • Recursive directory processing
  • FFmpeg V6
  • Launch with arguments bypassing prompts
  • More options (remove audio track, remove transparency, custom framerate, etc.)

Credits

2.0.2

4 months ago

1.7.0

9 months ago

1.6.0

9 months ago

1.5.0

10 months ago

1.7.6

9 months ago

1.7.5

9 months ago

2.0.1

8 months ago

2.0.0

8 months ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago