> For the complete documentation index, see [llms.txt](https://anakjakselai.gitbook.io/anakjaksel.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anakjakselai.gitbook.io/anakjaksel.ai/image-transformation.md).

# Image Transformation

{% hint style="warning" %}
Ini bukan ChatGPT, prompt yang biasa digunakan di ChatGPT, agar mendapat hasil optimal harus disesuaikan dengan format AnakJaksel.AI, silahkan pelajari tutorial di bawah
{% endhint %}

AnakJaksel.AI dapat mengubah image yang diupload dengan tools2 seperti

* [Sketch Input](/anakjaksel.ai/image-transformation/sketch.md) 🔥🖋️
* [**Edit Photo V2**](/anakjaksel.ai/image-transformation/edit-photo-image-v2.md) 🔥
* [Resize Image](/anakjaksel.ai/image-transformation/resize-image.md)&#x20;
* [**Fashion Lens**](/anakjaksel.ai/image-transformation/fashion-lens.md) 📷🌟
* [**Consistent Character**](/anakjaksel.ai/image-transformation/consistent-character.md)&#x20;
* [Change Style](/anakjaksel.ai/image-transformation/change-image-style.md)
* [Faceswap](/anakjaksel.ai/image-transformation/faceswap.md)
* [Ghibli style](/anakjaksel.ai/image-transformation/ghibli.md)
* [3D Pixar style](/anakjaksel.ai/image-transformation/3d-pixar-style.md)
* [Action Figure](/anakjaksel.ai/image-transformation/action-figure-generation.md)&#x20;
* [Product\&Food Photography](/anakjaksel.ai/image-transformation/product-and-food-photography.md)

Hasil atau output dari 1 fungsi image dapat dijadikan input oleh fungsi lainnya, misalkan anda faceswap foto anda, kemudian foto tersebut dirubah menjadi gaya Ghibli anime

## Video Demonstrasi Penggunaan

### Review use case dari Life Tech with Nirmala 🔥

{% embed url="<https://youtu.be/cl1j95BA58Q?si=Uy2C_byWWYGtLfJx&t=312>" %}

{% embed url="<https://drive.google.com/file/d/1th15TCbvLnTwxSH2vhVKLnxSjakI1e-_/view?usp=sharing>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://anakjakselai.gitbook.io/anakjaksel.ai/image-transformation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
