These are mostly CLIs that allow you to programmatically create, modify, or convert images
- GoBrot - Mandelbrot image renderer in Go
- deep-image-prior - Image restoration with neural networks but without learning
- mergi - Go library for image programming (merge, crop, resize, watermark, animate, ease, transit)
- caire - Content aware image resizing library
- geopattern - Create beautiful generative image patterns from a string in golang
- legoizer - A tool to convert images to Lego bricks
- triangle - Convert images to computer generated art using delaunay triangulation
- text-to-image - Converts text as a string to an image containing that text
- polygonize - A fun tool to create geometric low poly art images
- trianglify - Algorithmically generated triangle art
- primitive - Reproducing images with geometric primitives
- word_cloud - A little word cloud generator in Python