#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

#237 in Images

Download history 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 112/week @ 2024-04-05 44/week @ 2024-04-12 28/week @ 2024-04-19 44/week @ 2024-04-26 43/week @ 2024-05-03 66/week @ 2024-05-10 62/week @ 2024-05-17

223 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