# Create NFT image from Library

{% hint style="info" %}
You can create NFT images yourself and export including Metadata.
{% endhint %}

### 🏗️ Create New Collection <a href="#id-0-toc-title" id="id-0-toc-title"></a>

Open the NFT Image Creator [**`https://app.imintify.com/image-creator`**](https://app.imintify.com/image-creator)

When deployed the NFT Image Creator app,  Press the button  **`+ New Collection`**.

Give the Collection you are creating a Name, and choose Metadata standard and Dimensions to start.

<figure><img src="/files/pSTqCSYlShEqi33HqUv6" alt=""><figcaption></figcaption></figure>

### 🧑‍🎨️ Creating your first image <a href="#id-0-toc-title" id="id-0-toc-title"></a>

<figure><img src="/files/499ud1IXSVknpgebK1QE" alt=""><figcaption></figcaption></figure>

1. Open your new collection from the list.
2. Start the **`Visual Editor`**&#x20;
3. Drag and drop an Image to upload or select an image from the Library. In most cases, this will be a background as layer 1.\
   \
   ![](/files/ETRRezuT7sa6T6kQZhDg)
4. Add a New layer by clicking on the **`+ Add Layer`** button.\
   \
   ![](/files/8NHS2fdHbCU37sRk7FlD)<br>
5. Upload or select a new image for this layer.
6. Change Layer names and images as you want.\
   \ <br>

   <div align="left"><figure><img src="/files/PzfqQA1mb5Lpy1wjX9gx" alt=""><figcaption></figcaption></figure></div>

Repeat these steps to add more layers, and when you are done, don't forget to **Save** this image. You can always edit your image from the last state.

You can find the saved images below your artboard.

{% hint style="info" %}
To move and resize images, select the layer and then the image you want to resize or move.
{% endhint %}

### ➕ Add a new image <a href="#id-0-toc-title" id="id-0-toc-title"></a>

You can create a collection of images as many as you want. By adding more images to your collection.

Once you are done with your first image and saved. You can start adding a new image by pressing on  **`+ New`** for a Blank Draf&#x74;**.**\ <br>

<div align="left"><figure><img src="/files/J0patietbaTcw0Ou7ilT" alt=""><figcaption></figcaption></figure></div>

Repeat the steps of **Creating your first image.**

### ⚙️ Export Collection, including Metadata <a href="#id-0-toc-title" id="id-0-toc-title"></a>

Click on the **Export** button to export your images as a collection, including **Metadata**.\ <br>

<figure><img src="/files/hzsCueazMJypz8ON33DD" alt=""><figcaption></figcaption></figure>

### 🎉 Now your collection is ready

To deploy your collection on the blockchain. Therefore, you need to go to the next app [`https://app.imintify.com/smart-contract`](https://app.imintify.com/smart-contract) and documentation link [Smart Contract Creator.](/smart-contract/create-nft-smart-contract.md)\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.imintify.com/nft-image-editor/create-nft-image-from-library.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
