Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

image-go-nord

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-go-nord

A tool to convert any RGB image or video to any theme or color palette input by the user

  • 1.2.0
  • Source
  • PyPI
  • Socket score

Maintainers
1

ImageGoNord - RGB image and video to any kind of palette or theme

PyPI - Python Version PyPI license Join the community on Spectrum

A tool that can convert your rgb images to nordtheme, gruvbox, catpuccin and many more palettes. Video included.

This repository is a python package.

You can find a demo on the website for testing out the package. The main repository of this whole project is ImageGoNord.

It's including an API layer, in case you'd like to set it up also for your project.

Documentation

You can find the documentation into this repository and also on the website. If you have any questions, please reach us at us@schrodinger-hat.it

Inspiration

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

Our goal is to make a shortcut to convert anything into any kind of themes, by starting from the images and going to videos.
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.

Of course, we resolved the issue for any kind of palette, theme and it's video supported.

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

ImageGoNord with AI - PaletteNet

We implemented the PaletteNet model with PyTorch based on this implementation. Inside that repository you could find the paper, in case you'd like to develop and train your model.

There is a lot of room for improvement as the shape of the input is reduced to only 6 colors.

Here are some results that you could compare with other. On our point of view, AI model it seems working great with wallpaper.

Original

Original

AI processed - Aurora palette from Nordtheme

Converted


Original

Original

AI processed - Nordtheme

Converted


Original

Original

AI processed - Nordtheme

Converted


You can also convert videos into the nord palette (or others). Here is an example:
Original

https://github.com/05Alston/ImageGoNord-pip/assets/89850018/76d4c4a6-9660-4a02-9f46-e5f3f6d0147a

Processed with algorithm

https://github.com/05Alston/ImageGoNord-pip/assets/89850018/13822280-c019-49b1-92f7-7c658b33a01d

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

Authors

TheJoin95 & Wabri

License

AGPLv3 license

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc