All Projects → Schrodinger-Hat → ImageGoNord-pip

Schrodinger-Hat / ImageGoNord-pip

Licence: MIT license
A tool that can convert your rgb images to nordtheme palette

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to ImageGoNord-pip

Imagegonord
A tool that can convert your rgb images to nordtheme palette
Stars: ✭ 105 (-12.5%)
Mutual labels:  color-scheme, color-palette, pillow
Colorful
A curated list of awesome resources to choose your next color scheme
Stars: ✭ 702 (+485%)
Mutual labels:  color-scheme, color-palette
Colors.lol
🎨 Overly descriptive color palettes
Stars: ✭ 207 (+72.5%)
Mutual labels:  color-scheme, color-palette
Nord Docs
The official Nord website and documentation
Stars: ✭ 63 (-47.5%)
Mutual labels:  color-scheme, color-palette
Colours
A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
Stars: ✭ 3,101 (+2484.17%)
Mutual labels:  color-scheme, color-palette
Nord
An arctic, north-bluish color palette.
Stars: ✭ 4,816 (+3913.33%)
Mutual labels:  color-scheme, color-palette
Colorschemes.jl
colorschemes, colormaps, gradients, and palettes
Stars: ✭ 55 (-54.17%)
Mutual labels:  color-scheme, color-palette
sanzo-wada
🎨 Interactive version of Sanzo Wada's - "A Dictionary of Color Combinations"
Stars: ✭ 139 (+15.83%)
Mutual labels:  color-scheme, color-palette
Arduino Fastled Music Visualizer
An Arduino based music visualizer using the FastLED library and a strip of individually addressable LEDs
Stars: ✭ 134 (+11.67%)
Mutual labels:  color-scheme, color-palette
Colors App
🎨 A PWA for copying values from popular color palettes. Supports HEX, RGB, and HSL formats.
Stars: ✭ 90 (-25%)
Mutual labels:  color-scheme, color-palette
quantize
🎨 Simple color palette quantization using MMCQ
Stars: ✭ 24 (-80%)
Mutual labels:  color-scheme, color-palette
Tints And Shades
🌈 Display tints and shades of a given hex color in 10% increments.
Stars: ✭ 228 (+90%)
Mutual labels:  color-scheme, color-palette
gtk
🪟 Soothing pastel theme for GTK3
Stars: ✭ 150 (+25%)
Mutual labels:  color-scheme, color-palette
Ciapre.tmTheme
Ciapre - an easy-on-the-eyes Sublime Text/TextMate color scheme.
Stars: ✭ 63 (-47.5%)
Mutual labels:  color-scheme, color-palette
catppuccin
😸 Soothing pastel theme for the high-spirited!
Stars: ✭ 2,046 (+1605%)
Mutual labels:  color-scheme, color-palette
Lucario
The best flat theme for Vim, Atom, Sublime Text, Jetbrains Editors, Terminal.app, iTerm, Xcode and XTerm
Stars: ✭ 711 (+492.5%)
Mutual labels:  color-scheme, color-palette
color-system
🎨 Easiest way to get a universal color palette
Stars: ✭ 21 (-82.5%)
Mutual labels:  color-scheme, color-palette
srcery-terminal
Srcery theme terminal configurations
Stars: ✭ 183 (+52.5%)
Mutual labels:  color-scheme, color-palette
Gvcci
color extraction to turn images into 16 color palettes
Stars: ✭ 86 (-28.33%)
Mutual labels:  color-scheme, color-palette
Gradstop
JavaScript micro library to generate gradient color stops 🏳️‍🌈
Stars: ✭ 144 (+20%)
Mutual labels:  color-scheme, color-palette

ImageGoNord - RGB image to Nordtheme palette

PyPI - Python Version PyPI license Join the community on Spectrum

A tool that can convert your rgb images to nordtheme palette.

This repository is a python package that can convert any sort of image into a nordtheme palette image.

You can find a demo on the website for testing out the package.

We build also a little API hosted on Heroku to give to anyone the change to test it out by theirself. You can find the documentation on the website too.

The main repository of this whole project is ImageGoNord.

Documentation

You can find the documentation into this repository and also on the website.

Inspiration

We are in love with Nordtheme, that is why we created this repository.

Nord Color Palette Overview

Our goal is to make a shortcut to convert anything into this theme, by starting from the images.
An example could be an awesome wallpaper converted into the Nordtheme palette.

We checked the commnunity and we did not find anything similar or any project that can accomplish this task. So, here we are.

What you can do with this package

You can convert any image into the nord palette (or others). Here are some examples:

Original

Original

Processed with avg algorithm

Original


Original

Original

Processed with avg algorithm

Original

Core Technical Concepts

We are using the PIL because it is the most simple library and it is very useful when you need to manipulate some images.

Our goal is also to make this project open source and maintainable by the community. We would love to.

We believe in the open source community.

Getting Started

Getting it from PIP

pip install image-go-nord

Then you can use some example to getting started properly!

Contributing

  • Follow the contributor guidelines
  • Follow the code style / requirements
  • Format for commit messages

TODO

  • Testing
  • Improvements on image quality and supporting any image format
  • Make contributing guidelines

Authors

TheJoin95 & Wabri

NOTE: we are not (yet) affiliated with the Nordtheme or Arcticicestudio.

Credits

Nordtheme

License

MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].