hickel.dev
open main menu

NFT Generator

Image of UI Interface

Project is a simple NFT generator using java and javaFX and include the abilities to:


  • Have a layer occur only every n layers


  • Limit the max occurrence of a specific image in a layer


  • Uses weighted random generation for image occurrence


  • Avoid duplicate generations with the ability to ignore background images


  • Outputs a csv of NFTs image files and their trait list which can be parsed to generate metadata


Project is fairly bare bones and ugly, but I needed a generator myself and decided to go the extra mile and release an open source generator with a GUI to make it easy for people to generate their own NFT collections without scripting knowledge or paying the ridiculous amounts that some services that provide near the same functionality charge.