tgx-converter
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

tgx-converter

A simple TGX to PNG, JPG, BMP converter.

What is the TGX file format?

The .tgx file format is used in the Stronghold series to store non-animated image files.

Installation

npm install -g tgx-converter

Usage

Via CLI

$ tgxc --help

  USAGE

      $ tgxc [--help] --source /some/path/to/folder --output /path/to/destination/folder

  OPTIONS
      --help            Shows this help message
      --source          Source folder which contains the TGX files
      --output          Output directory for generated JPEG/PNG/BMP files
      --format          PNG | JPG | BMP
      --log-level       VERBOSE | INFO | WARNING | ERROR

Via API

TBD...

License

MIT

Package Sidebar

Install

npm i tgx-converter

Weekly Downloads

14

Version

0.1.2

License

MIT

Unpacked Size

90 kB

Total Files

128

Last publish

Collaborators

  • nonameprovided