thepearson / palette-pal

Generate palettes from images.

Home Page:https://thepearson.github.io/palette-pal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Palette Pal: Generate color palettes from images.

Palette Pal Screensho

About

This app runs in the browser and allows you to add one or more images and generate color palettes from the colours in the images. You can save these to a favourites list and export the data to JSON.

Everything is run locally in the browser, there are no server side components. Any data stored, is stored in local storage.

Demo

There is a hosted version here: https://thepearson.github.io/palette-pal/

Extension

There is a companion chrome extension here: https://github.com/thepearson/palette-pal_chrome

The chrome extension allows you to right click on images as you navigate the web and open them up in Palette Pat to extract palettes.

Source

This project was bootstrapped with Create React App.

About

Generate palettes from images.

https://thepearson.github.io/palette-pal/

License:MIT License


Languages

Language:JavaScript 93.6%Language:HTML 6.2%Language:CSS 0.2%