#format-conversion #texture-format #png #n64 #image-conversion #modern #converting

bin+lib pigment64

A library for handling conversion between N64 texture formats and modern image formats

6 releases

0.4.5 Apr 4, 2024
0.4.4 Apr 4, 2024
0.4.3 Jan 14, 2024
0.3.0 Jul 19, 2023
0.2.2 Jul 15, 2023

#369 in Images

Download history 21/week @ 2024-09-11 57/week @ 2024-09-18 44/week @ 2024-09-25 34/week @ 2024-10-02 20/week @ 2024-10-09 2/week @ 2024-10-16 7/week @ 2024-10-23 2/week @ 2024-11-06 16/week @ 2024-11-13 19/week @ 2024-11-20 23/week @ 2024-11-27 12/week @ 2024-12-04 26/week @ 2024-12-11 6/week @ 2024-12-18 9/week @ 2024-12-25

55 downloads per month
Used in 4 crates (2 directly)

MIT license

380KB
954 lines

pigment64

pigment64 is a library written in Rust for converting image data between native and png formats.

Formats

The library supports the following image formats:

  • I1, I4, I8, Ia4, Ia8, Ia16, Ci4, Ci8, RGBA16, RGBA32

Dependencies

~2.3–3MB
~58K SLoC