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

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

#211 in Images

Download history 30/week @ 2023-12-22 34/week @ 2023-12-29 70/week @ 2024-01-05 68/week @ 2024-01-12 27/week @ 2024-01-19 27/week @ 2024-01-26 93/week @ 2024-02-02 101/week @ 2024-02-09 133/week @ 2024-02-16 158/week @ 2024-02-23 89/week @ 2024-03-01 50/week @ 2024-03-08 46/week @ 2024-03-15 24/week @ 2024-03-22 196/week @ 2024-03-29 95/week @ 2024-04-05

365 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

~3MB
~60K SLoC