# Sketch

{% hint style="success" %}
You can Upscale the sketch results with AJAI Pro version to remove artifacts and get better fidelity
{% endhint %}

## For when words alone are not enough

Sketch enables you to get pinpoint accuracy image editing that is unachievable by text prompting alone

You can access AJAI sketch function by clicking on the paintbrush button next to the attachment button

<figure><img src="/files/7kvHQfroCgOXajZI0SBx" alt=""><figcaption></figcaption></figure>

It will then open the canvas section where you can load an image and add sketches into it

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

Click on the image button to insert an image from your PC or phones.&#x20;

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

You can then add sketches to the image using the ***"draw", "line"*** and ***"text"*** tool.

You can save the sketch in editable .AJD format, that allows you to load the sketch again at a later time.

After you've finished sketching instructions, press the "Upload" button to upload the sketched image to the server, the canvas will then close and you can now prompt the AI to make changes based on the sketches.

The recommended prompt is

> Edit this image, please follow the red sketch instruction on the image, \<your optional additional prompt here>

Or in Indonesian

> Edit gambar ini, ikuti instruksi sketsa warna merah pada gambar, \<optional, prompt tambahan anda>

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

Submit your sketched image along with your text prompt, the result will be very accurate

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

{% hint style="warning" %}
If the result still contains the red sketches, follow up prompt to remove the red sketches
{% endhint %}

{% hint style="success" %}
To edit generated images, you first need to download the image to  and then import it to the canvas via the image button
{% endhint %}

## Convert rough sketch into realistic photo

You can also convert a rough stick sketch into a realistic photo or other styles like cartoon or Ghibli

> Edit this image, please change the image into a photorealistic image

<div><figure><img src="/files/Fg6bOpSOaWMX4k4Ikl2D" alt=""><figcaption></figcaption></figure> <figure><img src="/files/61VUlARz7Z28ZEXd7Ryz" alt=""><figcaption></figcaption></figure></div>

You can do multi turn follow up edits

> Edit this image, please change the red circled area into a DJI drone and change the overall image style into shonen manga

<div><figure><img src="/files/DRycVatb8XEugsGmvuwf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Bh8xXsxYNpKqfMWckr3D" alt=""><figcaption></figcaption></figure></div>

>

> Edit this image, please change the image into a ghibli style anime

<div><figure><img src="/files/BtBjHI7QtORwvsKE0Ljq" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cUVv86IpxXDFnpzkkSTE" alt=""><figcaption></figcaption></figure></div>

## Outpainting / Extension

You can outpaint/extend an image by drawing a red box that includes the image and some available space

> Edit this image, extend her body and background to fill the red rectangle

<div><figure><img src="/files/9DboTpkRE8DpxmxdskjI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1SA1bTLe0tw3IWyV4QXU" alt=""><figcaption></figcaption></figure></div>

## Sketch and Photo

> edit gambar ini, rubah sketsa merah jadi foto realistis half body pose, gunakan wajah wanita di foto dalam gambar untuk wanita yang di sebelah kanan

<div><figure><img src="/files/PVLVZ4EuEgifAvY12UJh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LMzUEZ3tzdCjI7Kfpr1W" alt=""><figcaption></figcaption></figure></div>

## Features List

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


---

# 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://anakjakselai.gitbook.io/anakjaksel.ai/image-transformation/sketch.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.
