# Clone Converter

A Blender plugin to optimize your Clone X to be exported as a VRM file and use it in immersive experiences and platforms.

#### Latest Update: Clone Converter Version 1.1 | Patch Notes

A “Join Blend shape Meshes” UI button is added which will join all facial meshes with shape keys into one.

[Tutorial Post](https://twitter.com/RTFKTcreators/status/1732815835515756913)

***

#### Walkthrough

{% embed url="<https://www.youtube.com/watch?v=y0OXjtIrO8Y>" %}

[**DOWNLOAD CLONE CONVERTER**](https://crtrs.app.box.com/s/1kbsxhgdpolqogmnxahn2497s82oep4n)

(Latest Version: 1.1)

#### Features

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Scene Optimization</td><td><em>This panel provides a quick way to optimize a 3D scene in Blender by removing unnecessary objects.</em></td><td></td><td><a href="/files/RQWEUJq0FMF9fJPaFkkM">/files/RQWEUJq0FMF9fJPaFkkM</a></td></tr><tr><td>Mesh Optimization</td><td><em>Allows you to optimize the meshes of your 3D models by reducing their polygon count.</em></td><td></td><td><a href="/files/qIQhuLWl6rTI0on13Jws">/files/qIQhuLWl6rTI0on13Jws</a></td></tr><tr><td>Texture Optimization</td><td><em>"Remove Roughness", "Remove Metallic", "Remove Normals", "Remove Unattached" and "Remove Emissive"</em></td><td></td><td><a href="/files/Iof8eJUHKrqWDofEuNMg">/files/Iof8eJUHKrqWDofEuNMg</a></td></tr><tr><td>Image Optimization</td><td><em>Optimizes the materials by converting them to JPEG format and scaling resolution down. The script replaces the original image textures in the materials with the optimized images.</em></td><td></td><td><a href="/files/1Hx0wmV2YFcEyu5Oy1jX">/files/1Hx0wmV2YFcEyu5Oy1jX</a></td></tr><tr><td>Exporting as VRM</td><td><em>Export the 3D model to FBX with the proper settings for VRM conversion.</em></td><td></td><td><a href="/files/ApJsS8yZ6XHzyUyvY8nu">/files/ApJsS8yZ6XHzyUyvY8nu</a></td></tr><tr><td>Chibi VRM Support</td><td><em>With Clone Tools and Clone Converter, the user can set their Clones Pose to either the Standard VRM Pose or the Chibi VRM Pose.</em></td><td></td><td><a href="/files/vAj9KQfFwDNg9jdE3Oio">/files/vAj9KQfFwDNg9jdE3Oio</a></td></tr></tbody></table>

#### Creators Using Clone Converter

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


---

# 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://academy.rtfkt.com/rtfkt-tools/tool-packs/clone-converter.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.
