NiFTy

NiFTy is a library that simplifies automated mass image generation. With NiFTy you can generate thousands of unique images from a single numerical code.



History

NiFTy was originally made by me in early 2022. At the time it would just create images based on preprogrammed pixel arrangements. About 6 months later, NiFTy-Generation was born. It relied on numerical sequences to change aspects of an image through layering. Eventually NiFTy-Generation evolved to be NiFTy-Generation v2 or NiFTyGen2.



NiFTy-Generation v2

Though the NiFTy-Generation library doesn't nessecarily have versions, NiFTyGen2 is the second and most recent of the 2.



How it Works

NiFTyGen2 extracts images from given computer paths and then creates images based on the given numerical sequences. You can find a tutorial on usage at the GitHub Repository linked below.



Install NiFTy using


      pip install niftygen2

Check out the GitHub Repository here