avan06 / image2gnf

Convert GNF (PS4 textures) or DDS image without SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image2gnf

This program supports batch input of multiple GNF or DDS files and automatically converts the formats.

Usage

The program accepts command line input and also supports dragging and dropping multiple files directly onto the image2gnf.exe executable. When input files are in GNF format, they will be converted to DDS format, and vice versa.

Example usage:

image2gnf.exe input1.dds input2.dds input3.dds... image2gnf.exe input1.gnf input2.gnf input3.gnf...

Credits:

About

Convert GNF (PS4 textures) or DDS image without SDK.

License:MIT License


Languages

Language:C# 100.0%