#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

#224 in Images

Download history 7/week @ 2024-01-22 79/week @ 2024-01-29 67/week @ 2024-02-05 126/week @ 2024-02-12 176/week @ 2024-02-19 112/week @ 2024-02-26 59/week @ 2024-03-04 53/week @ 2024-03-11 49/week @ 2024-03-18 268/week @ 2024-04-01 64/week @ 2024-04-08 28/week @ 2024-04-15 41/week @ 2024-04-22 41/week @ 2024-04-29 48/week @ 2024-05-06

165 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