> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getdax.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Image to Prompt

> Turn any image into a prompt you can build from.

**Image to Prompt** (internally, *Promptify*) looks at an image and writes a
prompt that describes it — ready to paste into an image generator, a design
brief, or an AI coding tool. Point it at a screenshot, a mockup, or a photo and
get words back.

## Open it

Press <kbd>⌃</kbd> <kbd>⌥</kbd> <kbd>P</kbd> from any app, or choose **Image to
Prompt** from the Dax menu.

## Use it

<Steps>
  <Step title="Add an image">
    Drag in an image, paste from your clipboard, or pick a file.
  </Step>

  <Step title="Get the prompt">
    Dax describes the image as a prompt.
  </Step>

  <Step title="Reuse it">
    Copy the prompt and drop it into your generator or editor — then tweak.
  </Step>
</Steps>

<Tip>
  Pair it with [Generate Image](/tools/generate-image): describe an image you
  like, then riff on that prompt to make a variation.
</Tip>

## Great for

* Recreating the style of a reference image
* Reverse-engineering a design into a written brief
* Starting a prompt from something you can see but can't yet describe
