rototrash / tokyo-night-factory

Convert Any Image to the Tokyo Night color pallete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🗼Tokyo Night Factory 🏭

Forked from nord-factory 😄

A simple cli to convert any image to a tokyo-night themed wallpaper

example

Installation

  1. Clone the repo.
  2. Install the required packages using pip as shown below:
pip3 install rich image-go-nord argparse

Usage

Go to the directory containing the conv.py script and run it using:

python3 conv.py

Then follow the on-screen instructions, and voila you'll have your tokyo-night themed image ready in no time!

Note

The output image usually doesn't look good when the input image is complex or has a lot of colors. It works best with simple minimal images with a few colors like the image shown above. Keep this in mind

Credits

About

Convert Any Image to the Tokyo Night color pallete

License:MIT License


Languages

Language:Python 100.0%