Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lunacookies/tincture

A Rust library for converting colors between different color spaces
https://github.com/lunacookies/tincture

Last synced: 16 days ago
JSON representation

A Rust library for converting colors between different color spaces

Awesome Lists containing this project

README

        

# tincture

[![crates.io version](https://img.shields.io/crates/v/tincture.svg)](https://crates.io/crates/tincture)
[![docs.rs docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.rs/tincture)

A simple crate for converting colors between Oklab, Oklch, sRGB and linear sRGB. This is mainly just for my own personal use, so don’t expect much.