Cybrkyd's git repositories

imaging-with-python

Branch: main Last commit: 2026-01-11 21:25:46 +0000 Clone: git clone https://git.cybrkyd.com/repository/imaging-with-python

Imaging with Python

A Python script to generate random colour gradients. Output is in SVG format and the image consists of a combination of two random colours (rgb 0-255) in a random linear gradient.

The Python script will output one gradient file; combine it with 10.sh to generate 10 random gradients.

Examples

Further examples are provided in the /examples folder of this project. I use some as image backgrounds on my blog -- see https://cybrkyd.com

Gradient example 1 Gradient example 2 Gradient example 3 Gradient example 4

Licence

This project is made available under a GPL3 licence -- see COPYING for the full text.