script

command
v1.110.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Command utfextract extracts TGA/DDS textures from Freelancer UTF files.

Usage:

utfextract -in <file_or_dir> -out <output_dir> [-r] [-preserve-paths]

Examples:

# Extract images from a single file
utfextract -in DATA/INTERFACE/NEURONET/NAVMAP/NEWNAVMAP/navmap.txm -out ./images

# Extract from all UTF files in a directory (non-recursive)
utfextract -in DATA/INTERFACE/NEURONET/NAVMAP/NEWNAVMAP -out ./images

# Extract recursively, mirroring the source directory tree in the output
# (useful for validating results against a reference Perl extraction)
utfextract -in DATA -out ./images -r -preserve-paths

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL