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


---

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