# Artwork: Upload your work

If you already have your artwork ready, uploading it is very simple! You'll need two things:

1. The artwork (duh!) - up to 10,000 files, one file per art piece
2. (Optional) Metadata - the data that describes each of your art pieces (more on that below)

### **Artwork**

All you need to do to have your artwork ready for upload is to put it all together into a **zip file**. That's it! We'll show you how below:

**How to compress into a zip file (Mac)**

Step 1: select the all the art pieces you would like to upload

Step 2: right-click, and click on 'Compress'

![](https://3389446968-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F914Z84mEmkXSi0f1LvwP%2Fuploads%2FbAwXm3kdJrroYtOHW514%2Fimage.png?alt=media\&token=f0689f34-7ef0-4310-bc0e-d01719eae59a)

The resulting file will usually be called '*Archive.zip*' - this is the file you need to do upload.

**How to compress into a zip file (Windows)**

Step 1: select the all the art pieces you would like to upload

Step 2: right-click, and click on 'Compress'

![](https://3389446968-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F914Z84mEmkXSi0f1LvwP%2Fuploads%2FAea7XcUtrRJMRFSqROkp%2Fimage.png?alt=media\&token=6c9c5b56-8c0d-48c4-a8ae-34fee4dd0682)

Step 3: select the extension to *.zip*

This will create a file with a *.zip* extension, which is the one you will need to upload.

### Metadata (optional)

You may want to add some additional data that informs collectors about each of your individual art pieces. This is called *metadata*, and will be displayed on secondary marketplaces. Example:

![](https://3389446968-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F914Z84mEmkXSi0f1LvwP%2Fuploads%2FtRdVo2G0RsEfTvWnQYUo%2Fimage.png?alt=media\&token=a25a75b9-cd9d-42bf-9a67-862b00fc8bde)

In the example above, we call *'Background'* a *trait*, and *'Spiral'* an *attribute*. Your Metadata can be *anything*, it does not need to necessarily describe the image! It could be information about when or where the NFT was created, the name of the artist, or any other piece of information you think is relevant to your collection. In order to add Metadata, all you need to do is upload a *.csv* file with the following sample structure:

| filename | Name      | Description                 | Background | Accessory  |
| -------- | --------- | --------------------------- | ---------- | ---------- |
| 1.jpeg   | Ser Moody | Ser Moody is a moody person | Blue       | Earring    |
| 2.jpeg   | Ser Happy | Ser Happy is a happy person |            | Headphones |
| 3.jpeg   | Ser Sad   | Ser Sad is a sad person     | Yellow     | T-shirt    |

* **filename (compulsory):** this helps us understand which NFT you are describing from your uploads - the row values should be the name of the file for the NFT you are referring to
* **Name (compulsory):** if you'd like to give your NFTs unique names - this is where they go!
* **Description (optional):** describe your NFT
* **Background/Eyes (optional):** these are the *traits* of your NFTs. You can have as many trait columns as you'd like, and you can leave row values blank for the NFTs that don't have that specific trait. You can have duplicate columns if, for example, a trait such as '*Accessory*' can have multiple attributes for a single NFT

{% hint style="warning" %}
Do not add more than 1 column for each of filename, name and description, as it may otherwise cause unexpected behaviour
{% endhint %}

You can create a *.csv* file by creating a table like the one above on any standard spreadsheet software such as Excel and then exporting it to *.csv* format:

![](https://3389446968-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F914Z84mEmkXSi0f1LvwP%2Fuploads%2Ft3PSGlhm4HOyfROnLNvN%2Fimage.png?alt=media\&token=0e3c4eed-b593-4f84-9b95-fb215f5b618c)
