> ## Documentation Index
> Fetch the complete documentation index at: https://hedera-0c6e0218-test-standard-runner.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# NFT Studio

## Introduction to NFT Studio

NFT Studio is a free, open-source toolkit that makes it easier to create and manage NFTs on the Hedera network. Whether you’re creating, checking, analyzing, or organizing NFTs, NFT Studio offers a set of tools to help you through every step of the process. The Hedera network ensures that NFTs are secure, can scale as needed, and are cost-effective, making it a great choice for developers and creators at any point in their NFT projects.

<Columns cols={3}>
  <Card title="Try NFT Studio" href="https://nft-studio.hashgraph.com/" arrow>
    Open the live demo and experiment with every tool directly.
  </Card>

  <Card title="Hedera NFT SDK" href="https://github.com/hashgraph/hedera-nft-sdk" arrow>
    The open-source TypeScript SDK behind every tool in the studio.
  </Card>

  <Card title="Video Demos" href="https://youtube.com/playlist?list=PLry5QWQDs-uJm_nzdO8S5RzdsFNeMtioA&si=H3Xdllhlnw9mN-M-" arrow>
    Walkthroughs and tutorials covering each NFT Studio tool.
  </Card>
</Columns>

***

## How NFT Studio Works

NFT Studio operates through a powerful [TypeScript SDK](https://github.com/hashgraph/hedera-nft-sdk) that provides programmatic access to various tools for managing NFTs. It’s designed to support developers across every stage of the NFT lifecycle with specialized key features:

* Mint NFTs and validate metadata for [HIP-412](https://hips.hedera.com/hip/hip-412) compliance.
* Calculate rarity, assess risk, and ensure NFT security.
* Compile token holder lists, verify airdrops, and manage your community.

<iframe width="560" height="315" src="https://www.youtube.com/embed/bSieqIRfyl8?si=GnWW-PYp5YOsgFwG" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />

***

## Overview of the NFT Studio Tools

NFT Studio's tools are designed to enhance every aspect of your NFT creation and management.

<Columns cols={3}>
  <Card title="Airdrop List Verifier" img="https://mintcdn.com/hedera-0c6e0218-test-standard-runner/OgC7TcSL-TjFzCkO/images/open-source-solutions/nft-studio/airdrop-list-verifier/airdrop-list-verifier-2.png?fit=max&auto=format&n=OgC7TcSL-TjFzCkO&q=85&s=6e77e6002f02aea5d4432da50968da51" href="/solutions/tokenization/nft-studio/airdrop-verifier" arrow width="750" height="750" data-path="images/open-source-solutions/nft-studio/airdrop-list-verifier/airdrop-list-verifier-2.png">
    Check which accounts are eligible to receive a specified token through an airdrop.
    [Open Tool](https://nft-studio.hashgraph.com/airdrop-list-verifier/) · [View Source](https://github.com/hedera-dev/airdrop-verifier)
  </Card>

  <Card title="Metadata Validator" img="https://mintcdn.com/hedera-0c6e0218-test-standard-runner/OgC7TcSL-TjFzCkO/images/open-source-solutions/nft-studio/metadata-validator/metadata-validator-6.png?fit=max&auto=format&n=OgC7TcSL-TjFzCkO&q=85&s=32e7c370fd85a78fe5641b2eeaacd49c" href="/solutions/tokenization/nft-studio/metadata-validator" arrow width="490" height="490" data-path="images/open-source-solutions/nft-studio/metadata-validator/metadata-validator-6.png">
    Validate NFT metadata against [HIP-412](https://hips.hedera.com/hip/hip-412) standards.
    [Open Tool](https://nft-studio.hashgraph.com/metadata-validator/) · [View Source](https://github.com/hedera-dev/metadata-validator)
  </Card>

  <Card title="NFT Rarity Inspector" img="https://mintcdn.com/hedera-0c6e0218-test-standard-runner/OgC7TcSL-TjFzCkO/images/open-source-solutions/nft-studio/nft-studio-3.png?fit=max&auto=format&n=OgC7TcSL-TjFzCkO&q=85&s=64b3f6534c118f61c4819b9b8b6cbb5c" href="/solutions/tokenization/nft-studio/rarity-inspector" arrow width="490" height="490" data-path="images/open-source-solutions/nft-studio/nft-studio-3.png">
    Analyze unique traits within NFT collections to generate rarity scores and insights.
    [Open Tool](https://nft-studio.hashgraph.com/nft-rarity-inspector/) · [View Source](https://github.com/hedera-dev/rarity-inspector)
  </Card>

  <Card title="Token Holders List Builder" img="https://mintcdn.com/hedera-0c6e0218-test-standard-runner/OgC7TcSL-TjFzCkO/images/open-source-solutions/nft-studio/nft-token-holders-list-builder/nft-token-holders-list-builder-7.png?fit=max&auto=format&n=OgC7TcSL-TjFzCkO&q=85&s=c62f8a23ba2891924f433be52f7044f1" href="/solutions/tokenization/nft-studio/token-holders-list" arrow width="750" height="750" data-path="images/open-source-solutions/nft-studio/nft-token-holders-list-builder/nft-token-holders-list-builder-7.png">
    Compile account lists by token holdings and ownership duration.
    [Open Tool](https://nft-studio.hashgraph.com/token-holders-list-builder/) · [View Source](https://github.com/hedera-dev/token-holders-list-builder)
  </Card>

  <Card title="NFT Risk Calculator" img="https://mintcdn.com/hedera-0c6e0218-test-standard-runner/OgC7TcSL-TjFzCkO/images/open-source-solutions/nft-studio/nft-risk-calculator/nft-risk-calculator-6.png?fit=max&auto=format&n=OgC7TcSL-TjFzCkO&q=85&s=13582a2ed76f4c82e21c6264dfb653b6" href="/solutions/tokenization/nft-studio/risk-calculator" arrow width="750" height="750" data-path="images/open-source-solutions/nft-studio/nft-risk-calculator/nft-risk-calculator-6.png">
    Evaluate token risk on the Hedera network based on properties like Admin Key and KYC Key.
    [Open Tool](https://nft-studio.hashgraph.com/nft-risk-calculator/) · [View Source](https://github.com/hedera-dev/risk-calculator-for-hedera-tokens)
  </Card>

  <Card title="Token Balance Snapshot" img="https://mintcdn.com/hedera-0c6e0218-test-standard-runner/OgC7TcSL-TjFzCkO/images/open-source-solutions/nft-studio/token-balance-snapshot/token-balance-snapshot-4.png?fit=max&auto=format&n=OgC7TcSL-TjFzCkO&q=85&s=ef6de1c50ebf12d18352ebd93ee979b7" href="/solutions/tokenization/nft-studio/balance-snapshot" arrow width="500" height="500" data-path="images/open-source-solutions/nft-studio/token-balance-snapshot/token-balance-snapshot-4.png">
    Capture and filter token distribution snapshots for holders.
    [Open Tool](https://nft-studio.hashgraph.com/snapshot-tool/) · [View Source](https://github.com/hedera-dev/balance-snapshot)
  </Card>
</Columns>
