antimatter15 / rgb-labLinks
convert between rgb and L*a*b color spaces in javascript
☆180Updated 6 years ago
Alternatives and similar repositories for rgb-lab
Users that are interested in rgb-lab are comparing it to the libraries listed below
Sorting:
- CIE color difference formulas in JavaScript☆266Updated 5 years ago
- color quantization lib☆461Updated last year
- Turn arrays into smooth functions.☆527Updated 3 years ago
- SVGPathSeg polyfill☆162Updated 4 years ago
- Image Quantization Library with alpha support (based on https://github.com/leeoniya/RgbQuant.js, https://github.com/timoxley/neuquant and…☆165Updated last year
- Math & data behind color spaces and color conversions.☆345Updated 4 months ago
- Implemets the CIEDE2000 color difference algorithm, conversion between RGB and lab color and mapping all colors in palette X to the close…☆366Updated last year
- Polyfill for SVG 2 getPathData() and setPathData() methods.☆128Updated 5 months ago
- Turns a text string into a 2D poly line☆317Updated last year
- gets a discrete list of points from svg☆95Updated 10 years ago
- Pure JavaScript PNG decoder☆185Updated 4 years ago
- Canvas image filters☆275Updated 7 years ago
- A node.js module for color quantization, based on Leptonica.☆156Updated 2 years ago
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 4 years ago
- An offset function for paperjs path☆113Updated 3 months ago
- A small JavaScript library for creating and applying perspective transforms☆184Updated 3 years ago
- adaptive and scalable 2D bezier curves☆150Updated 10 years ago
- A javascript port of Potrace☆324Updated 8 years ago
- A minimal svg path parser☆94Updated last year
- Fast image filters for Browsers with WebGL support☆336Updated 4 years ago
- interpolate for X in a 2d array☆99Updated 2 years ago
- A parser for SVG's path syntax☆225Updated 5 years ago
- Collection of noise functions written in JavaScript☆138Updated last year
- JavaScript implementation of a GIF 89a encoder and decoder☆736Updated 6 years ago
- JavaScript image morphing library☆127Updated 3 years ago
- Receives canvas frames from browser to generate video on the server. Compatible with CCapture.js☆279Updated 3 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆285Updated 5 years ago
- JavaScript-based WebM video encoder for Google Chrome☆288Updated 2 years ago
- Easing functions for Javascript that take a number from 0 to 1 and return the eased value☆148Updated 2 years ago
- OpenSimplex noise for TypeScript/JavaScript