# Normalize UVs

> Use this feature to normalize UV coordinates of 3D models, ensuring they are scaled and translated to fit within the standard 0 to 1 range for consistent and accurate texture mapping across different assets.

API function: [algo.normalizeUV](/asset-transformer-sdk/2026.4/api/python/algo_functions.md#normalizeuv)

Use this feature to downscale or stretch the texture coordinates of the selected meshes so that they fit into the UV space \[0, 1].

![](/api/media?file=/asset-transformer-sdk/media/images/uvnormalize.gif)
