← All projects

nftpicgen

by @elhadjx

108

Node.js script for generating random NFT art in PNG format.

About this project

NFT Pic Gen This is a simple Node.js script for generating random NFT art images. The generated images are in PNG format and can be saved to a file, For now the script is only generating random colored shapes and a random background. The goal is to make PNG images on top of each other to generate a unique image. Installation To use this script, you'll need to have Node.js and npm installed on your machine. Clone the repository and install the required dependencies by running the following commands: Usage To generate an NFT art image, simply run the following command: The generated images will be saved to out/nft${index}.png. Contributing If you'd like to contribute to this project, please fork the repository and make your changes. Pull requests are welcome! Client The client is the platform, built in ReactJS. License This project is licensed under the MIT License. See the LICENSE file for details.

From the project README on GitHub

Stars
108
Forks
7
Last push
22 Feb 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/nftpicgen.svg)](https://www.madeinalgeria.dev/projects/nftpicgen)

Related projects