# UVTT WEBP EXPORTER

{% hint style="info" %}
*Version tested here: 1.0.0*
{% endhint %}

[UVTT WebP Exporter](https://cartographyassets.com/assets/41839/universal-vtt-webp-exporter/) adds the option to use WebP instead of PNG in your [UniveralVTT exports](/guide/final-steps/exporting-your-map/universal-vtt.md).

It reduces the file size a lot and will help with uploading your files on your favorite VTTS.

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

***

{% hint style="warning" %}
Usually, creators post some minor updates of their mods on [Discord](https://discord.com/invite/J9Czgpu) and release a bigger update from time to time on [CartographyAssets.com](https://cartographyassets.com/asset-category/specific-assets/dungeondraft/mods-scripts/), so if you're missing some features from there, you might find the most recent version on Discord.
{% endhint %}

***

{% hint style="success" %}

<p align="center"><a href="https://cartographyassets.com/assets/41839/universal-vtt-webp-exporter/"><strong>DOWNLOAD</strong></a></p>
{% endhint %}


---

# 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://dungeondraft-encyclopaedia.gitbook.io/guide/custom-assets-and-mods/some-useful-mods/uvtt-webp-exporter.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.
