An open API service indexing awesome lists of open source software.

https://github.com/linuskay/hue-betcha

A simple python script to shift the hue of an image n times.
https://github.com/linuskay/hue-betcha

Last synced: 11 months ago
JSON representation

A simple python script to shift the hue of an image n times.

Awesome Lists containing this project

README

          

# hue-betcha

A simple program to shift the hue of an image n times.
Given an image, and a number of expected outputs, program will increment hue shift value between 0 - 360 with each output.

Example: Using kirby.png as a base, with 8 outputs

Before:
![image displaying starting folder contents](https://i.imgur.com/QiBCkKc.png)
After:
![output example showing multiple hue-shifted versions of original image](https://i.imgur.com/K4k8KAI.png)