nutexb 0.0.4

Library for working with Smash Ultimate's nutexb texture files
Documentation

nutexb

A Rust library for working with namco nutexb textures commonly found in Smash Ultimate (among others).

Currently supported:

  • Parsing nutexb
  • Converting to R8G8B8A8 SRGB nutexb from any image format supported by image-rs
  • Writing nutexb

Also check out img2nutexb for command line usage.