GitHub
A web app that transforms images into abstract art
#Design Tools
#Art
#Open Source
#GitHub
GitHub – A web app that transforms images into abstract art
Summary: GitHub hosts a browser-based app that converts images into abstract art using shape-based processing. It simplifies the original CLI tool fogleman/primitive by enabling image transformation directly in the browser with adjustable parameters.
What it does
The app processes images by setting a mode and shape count, then generates abstract art from photos through shape-based rendering in a web interface.
Who it's for
It is designed for users who want to create abstract art from images without using complex command-line tools.
Why it matters
It makes the original CLI tool accessible and easier to use by running image abstraction directly in the browser.