NFT Metadata Builder
Generate standards-compliant NFT metadata JSON for ERC-721 and ERC-1155 tokens, optimized for major marketplaces.
Usage
Describe your NFT collection and get properly formatted metadata JSON with traits, images, and collection info.
Examples
- "Generate metadata for a 10k PFP collection with rarity traits"
- "Create ERC-1155 metadata for a game items collection"
- "Build OpenSea-compatible collection metadata"
Guidelines
- Follow the official ERC-721 and ERC-1155 metadata standards
- Include all required fields for OpenSea compatibility
- Use proper IPFS URI formatting for decentralized storage
- Generate balanced trait distributions for rarity
- Validate JSON output against marketplace requirements