This repository includes Python scripts which can be used to crop, merge and create images. A full list of the HTML hex codes is also included in the form of a CSV file and a Python file.
# List of scripts
import Image_Cropper # To crop images
import Image_Merger # To merge images
import Solid_Background # To create solid backgrounds
import Colours # Variables for all standard HTML hex colours
pip install Pillow
Everything is coded by Alex lo Storto
Licensed under the MIT License.