iMintify Documentation
WebsiteBlogFAQGet SupportApp Dashboard
  • Overview
    • πŸ“˜Introduction to iMintify
    • ❓FAQ
    • πŸ’°Affiliate Program
    • 🀝Collaboration
    • 🎯Roadmap
    • πŸ› οΈChangelog
    • ⛓️Blockchains we support
    • Pricing
  • NFT Generator
    • ❓FAQ NFT Generator
    • πŸ–ΌοΈGenerate an NFT Collection
    • πŸ€–AI NFT Image Generator
  • Website builder
    • ❓FAQ NFT Website
    • 🌍Create an NFT website
    • πŸšͺToken Gating
    • 🌐Connect custom Domain
    • 🧩The Visual Builder
  • Smart Contract (NFT) creator
    • ❓FAQ Smart Contract
    • πŸ“ƒCreate NFT Smart Contract
    • πŸ“ƒCreate Solana NFT Smart Contract
    • βœ…Claim conditions
    • 🧩Pre-Built Contracts
      • NFT Drop contract
      • NFT Collection contract
      • NFT Solana contract
    • ⏳Lazy minting
    • ☁️Upload files to IPFS
    • πŸ–‹οΈSign Transaction
    • πŸ§ͺTestnet Funds
    • β›½Gas Fees
    • πŸŒ“Split Contract
    • ⛓️EVM Chains
  • Metadata tool
    • πŸ“„Edit Metadata
    • βš™οΈGenerate Metadata
  • Mint button
    • ❓FAQ Mint button
    • πŸ”˜Create a Mint button
  • Allow list tool
    • ❓FAQ Allow list
    • πŸ”Create an allow list
  • Marketplace & Gallery
    • Create an NFT Marketplace
    • Create an NFT Gallery
  • Use Cases & Examples
    • Sell NFTs on a Marketplace
    • NFT Art Collection
  • ℹ️General
    • Create a wallet
    • Sign-in Wallet
  • Social
    • Discord
    • YouTube
    • Twitter
  • Legal
    • Privacy Policy
  • App Dashboard
  • Website Home
Powered by GitBook
On this page

Was this helpful?

  1. Metadata tool

Generate Metadata

Easily generate structured metadata files for your NFT collection in just a few clicks.

✨ Key Features:

  • βœ… Select your preferred metadata standard (EVM or Solana)

  • πŸ“› Add your collection name, symbol, and description

  • πŸ”’ Choose your collection size β€” generate 1 or 10,000 items

  • 🧾 Automatically create matching JSON files with indexes

  • πŸ”§ Option to configure advanced settings (attributes, compiler URL, etc.)

  • πŸ“€ Use in combination with IPFS uploaders or minting tools

βš™οΈ How It Works:

  1. Select the metadata standard

  2. Enter collection name, symbol, and description

  3. Set the number of NFTs you’re generating metadata for

  4. Preview the JSON structure live in real-time

  5. Click Download Metadata to receive a ready-to-use ZIP file of metadata for your entire collection

The generated metadata includes fields like:

{
  "name": "NFT #1",
  "description": "",
  "image": "./0.webp",
  "attributes": [],
  "compiler": "https://imintify.com"
}

πŸŽ‰ Download your new Metadate files

PreviousEdit MetadataNextFAQ Mint button

Last updated 1 day ago

Was this helpful?

βš™οΈ