> For the complete documentation index, see [llms.txt](https://docs.shadersource.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shadersource.io/assets-and-plugins/texture-tools.md).

# Texture Tools

[Fab](https://www.fab.com/sellers/SHADERSOURCE) | [YouTube](https://www.youtube.com/@ShaderSource) | [Rumble](https://rumble.com/c/c-5568086) | [Instagram](https://www.instagram.com/shadersource) | [Twitter](https://x.com/shadersourceio) | [LinkedIn](https://www.linkedin.com/company/shadersource) | [Artstation](https://www.artstation.com/shadersource)

{% hint style="success" %}
Texture Tools **Update 2.0 is now live!** See more information here:

* [Changelog v2.0](/assets-and-plugins/texture-tools/changelog.md)
* [How To Use (5.4+)](/assets-and-plugins/texture-tools/how-to-use-5.4+.md)
  {% endhint %}

### Quick Links

* [Fab Link](https://www.fab.com/listings/8b38f883-0507-4587-8abe-3901cefbd650)
* Videos:
  * **AI Generation Job Preview Video:**

    [**YouTube**](https://www.youtube.com/watch?v=hB7anDODkFw)

    [**Rumble**](https://rumble.com/v6wgqim-texture-tools-ai-generation-preview.html)
* [Support Discord](https://docs.shadersource.io/support)

### General Information

* UE Versions
  * Supported versions: 5.4+
  * Versions no longer supported (sold as is): 4.16 - 4.27, 5.0 - 5.3

### Section Links

* [Changelog](https://docs.shadersource.io/assets-and-plugins/texture-tools/changelog)
* [How to Use](/assets-and-plugins/texture-tools/how-to-use-5.4+.md)
  * [The Texture Tools UI](/assets-and-plugins/texture-tools/how-to-use-5.4+/the-texture-tools-ui.md)
  * [Navigating the Viewports](/assets-and-plugins/texture-tools/how-to-use-5.4+/navigating-the-viewports.md)
  * [Content Browser Context Menu](/assets-and-plugins/texture-tools/how-to-use-5.4+/content-browser-integration.md)
  * [AI Generation Job Overview](/assets-and-plugins/texture-tools/how-to-use-5.4+/ai-generation-job-overview.md)
    * [AI Model Recommendations](/assets-and-plugins/texture-tools/how-to-use-5.4+/ai-generation-job-overview/ai-model-recommendations.md)
    * [PBR Texture Prompting Guide](/assets-and-plugins/texture-tools/how-to-use-5.4+/ai-generation-job-overview/pbr-texture-prompting-guide.md)
    * [Inpainting with the Draw Mask Canvas](/assets-and-plugins/texture-tools/how-to-use-5.4+/ai-generation-job-overview/inpainting-with-the-draw-mask-canvas.md)
  * [Quick Tutorials](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials.md)
    * [Tutorial: Blend Texture](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-blend-texture.md)
    * [Tutorial: Channel Packer](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-channel-packer.md)
    * [Tutorial: Insert Alpha Channel](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-insert-alpha-channel.md)
    * [Tutorial: Modify Texture](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-modify-texture.md)
    * [Tutorial: Normal From Height](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-normal-from-height.md)
    * [Tutorial: Texture Filters](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-texture-filters.md)
    * [Tutorial: Texture Noise](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-texture-noise.md)


---

# 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:

```
GET https://docs.shadersource.io/assets-and-plugins/texture-tools.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.
