---
url: https://docs.floored.app/features/pixel-art.md
description: >-
  Draw or import pixel art, edit it with pointer, touch, or keyboard, download a
  PNG, or prepare it for inscription.
---

# Pixel art studio

Pixel is a grid editor for small raster artwork. Use it to draw from scratch, import compatible media, download a PNG, or continue to an on-chain Ethscription.

<figure class="media-frame">
  <img src="/screenshots/pixel-art-studio.jpg" alt="floored Pixel art studio with an empty 16 by 16 grid, drawing tools, palette, canvas size, and opacity controls" />
  <figcaption>The artboard keeps drawing tools, palette, canvas size, opacity, preview, and export controls together.</figcaption>
</figure>

## Before you start

* Guests can draw, download PNG files, and keep a local draft.
* Inscription requires a verified wallet and enough ETH for gas.
* Changing canvas dimensions can change how existing pixels fit. Save or download a copy before a large resize.
* The final PNG and optional metadata must fit within the active 150 KB inscription limit.

## Start a new pixel drawing

1. Open **Create**.
2. Choose **Pixel**.
3. Set the canvas width and height under **Canvas size**.
4. Choose a color from **Palette**, or select **Add a color**.
5. Choose **Pencil**.
6. Draw on the artboard with a pointer, touch, or the keyboard.
7. Select **Preview** to inspect the artwork without the editing grid.

The filled-pixel count updates as you draw. The active row and column identify the current cell.

## Choose a drawing tool

| Tool | How to use it |
|---|---|
| Pencil | Select or drag across cells to apply the current color |
| Line | Set a start cell and an end cell to draw a straight line |
| Select and move | Drag around an area, then drag inside the selection to move it |
| Eraser | Select or drag across filled cells to clear them |
| Fill | Select a region to replace its connected color |
| Pick color | Select a filled cell to make its color active |
| Rectangle | Set opposite corners, then choose outline or filled mode |
| Ellipse | Set the shape bounds, then choose outline or filled mode |

Use **Undo** and **Redo** to move through the current edit history. Select **Deselect** when you are finished moving a selection.

## Change color and opacity

1. Choose a palette swatch or select **Add a color**.
2. Adjust **Opacity** when you want a transparent or partially transparent color.
3. Select **Set opacity to 100%** to return to a fully opaque color.
4. Use **Pick color** to copy a color already on the artboard.

The active swatch and opacity value show what the next drawing action will use.

## Resize or change the grid

1. Open **Pixel art settings**.
2. Enter the new **Width** and **Height**.
3. Turn on **Lock proportions** if you want one dimension to follow the other.
4. Show or hide **Grid** according to your editing preference.
5. Use **Preview** to inspect the stored pixel dimensions at a readable scale.

Preview does not change the file or pixel dimensions.

## Select and move pixels

1. Choose **Select and move**.
2. Drag to create a rectangular selection.
3. Drag inside the selected area to move its pixels.
4. Press Delete, or use the clear action, to remove only the selected pixels.
5. Select **Deselect** to return to ordinary drawing.

The selection border confirms which pixels will move or clear.

## Use the keyboard

1. Focus a cell in the artboard.
2. Use the arrow keys to move between cells.
3. Press Enter or Space to apply Pencil, Eraser, Fill, or Pick color.
4. For Line, Rectangle, or Ellipse, press Enter or Space at the start cell, move to the end cell, then press it again.
5. Press Escape to cancel an unfinished line or shape.
6. In Select and move, press Enter or Space to start a selection, use Shift plus an arrow key to expand it, and use an arrow key to move it.
7. Press Delete to clear selected pixels or Escape to deselect.

Screen-reader announcements identify cells, colors, selection bounds, drawing completion, movement, and history changes.

## Import an image or remix an Ethscription

From an upload:

1. Open **Create > Upload** and choose a compatible image.
2. Select **Edit as pixels** when it appears.
3. Wait for the image to open in Pixel.
4. Edit and preview it as a new draft.

From an Ethscription:

1. Open a compatible Ethscription detail page.
2. Select **Remix**.
3. Wait for Create to open with the image loaded.

Import and Remix do not change the original file or Ethscription. If **Edit as pixels** or **Remix** is missing, the dimensions or content format are not supported by the current pixel editor.

## Download a PNG

1. Preview the artwork.
2. Select **Download PNG**.
3. Look for **PNG downloaded** and confirm the file in your device downloads.

Downloading creates a local file only. It does not publish the artwork on Ethereum.

## Inscribe the artwork

1. Finish and preview the drawing.
2. Continue to the creation review.
3. Check the PNG size, optional destination, optional collection metadata, gas estimate, active wallet, and network.
4. Select **Inscribe**.
5. Approve the wallet transaction and wait for **Ethscription created**.

See [Creator studio](/features/create) for the full inscription flow.

## If Pixel cannot complete an action

* **Unable to prepare this PNG:** Undo the last change, reduce the canvas dimensions or complexity, and try again.
* **Unable to open this image:** Return to Upload and choose a smaller image or a supported format.
* **Download does not appear:** Check browser download permission and available device storage.
* **Inscribe is unavailable:** Verify the wallet and confirm that the final encoded content is 150 KB or smaller.
* **A tool behaves unexpectedly:** Press Escape to cancel the current shape or selection, then use Undo.

See [Troubleshooting](/troubleshooting) if the editor repeatedly fails to import, export, or prepare the artwork.
