Python library for N64 texture conversion
Find a file
2023-01-15 01:12:20 +00:00
examples.py Initial commit 2022-09-23 22:05:33 +01:00
n64texconv.py Don't pad palettes to a particular number of colors 2023-01-15 01:12:20 +00:00
README.txt Initial commit 2022-09-23 22:05:33 +01:00

Python library for converting between various N64 texture formats and png.

Additionally supports conversion to greyscale, CI palette generation and image resizing.