Metadata & Images
NFT names, images, descriptions, and traits come from each collection's metadata.
What StableArt Reads
StableArt reads common NFT metadata fields such as:
- Name
- Description
- Image
- Attributes
For images, StableArt supports the common fields used by many NFT collections:
imageimage_urlimageUrlanimation_url
IPFS Images
StableArt supports IPFS image links and converts them to browser-friendly gateway URLs.
For example, an IPFS image can be displayed through:
https://CID.ipfs.inbrowser.link/image.pngMissing Images
If an NFT image does not appear, the metadata may point to a slow, broken, private, or incomplete URL.
Collections get the best results when their metadata uses stable public HTTPS or IPFS links.
Collection Preview
StableArt tries to use token ID 1 as the main collection preview when available. If token ID 1 is not available, it uses other stored NFT images or the collection profile image.