#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

#234 in Images

Download history 74/week @ 2024-06-10 40/week @ 2024-06-17 42/week @ 2024-06-24 61/week @ 2024-07-01 14/week @ 2024-07-08 65/week @ 2024-07-15 22/week @ 2024-07-22 23/week @ 2024-07-29 4/week @ 2024-08-05 90/week @ 2024-08-12 72/week @ 2024-08-19 71/week @ 2024-08-26 86/week @ 2024-09-02 15/week @ 2024-09-09 36/week @ 2024-09-16 67/week @ 2024-09-23

216 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
~59K SLoC