# Asset Converter

## 1. Installation

### 1.1 App Download

v1.0.2 version&#x20;

Update log: \
• Added "old version of transparent video" direct conversion; \
• More user experience improvement modifications;

Baidu Drive links: <https://pan.baidu.com/s/1NbEEp3L4TAFbbMrWmj0JCg> password: inm6\
Google Drive links: <https://drive.google.com/file/d/1aVvD0HQkJMGZklx3chyJpA4cub9kbtzs/view?usp=sharing>

v1.0.1 version&#x20;

Update log: \
• Update the problem of unsuccessful video conversion; \
• Eliminated a bug;

Baidu Drive links: <https://pan.baidu.com/s/1nzcZvejMpXn6F1JpMSFftg> password: i2xi\
Google Drive links: <https://drive.google.com/file/d/1N7Mto33MxTC5BzYTPy0jDdnxwe6rnNEe/view?usp=sharing>

v1.0.0 version

Baidu Drive links: <https://pan.baidu.com/s/1lWJQGZKRmMhTrGmoi60rtA> password: s2pn\
Google Drive links: <https://drive.google.com/file/d/1eiIHP4fxHZRisAPeJtSmDeePS7iqLSPv/view?usp=sharing>

### 1.2 App Installation

#### 1.2.1 Unzip the downloaded zip file

![](/files/-MF4xGxBlR6UjR42T4wE)

#### 1.2.2 Double-click the unzipped file

![](/files/-MF4xbBpLqhZZaERIwCK)

#### 1.2.3 Drag "kivicube Model Editor.app" to "Applications"

You can find the program you just installed on the launch pad.

![](/files/-MF4xwHGwKiOWlcFcAeK)

#### 1.2.4 Problems during installation

Please refer to similar solutions: <https://www.yuque.com/kivicube/manual/kivicube-model-editor#bFVt3>

## 2. Function Summary

### 2.1 AR video converter

It supports the conversion of ordinary videos into videos suitable for WebXR, and will optimize the size of the video as much as possible on the premise of ensuring the clarity of the video.

#### 2.1.1 Supported video formats

| category                        | format                                                                          |
| ------------------------------- | ------------------------------------------------------------------------------- |
| Common online streaming formats | .mp4 .flv .f4v .webm .ts                                                        |
| Mobile device format            | .mov .m4v .3gp .3g2                                                             |
| Microsoft format                | .avi .asf .wmv                                                                  |
| MPEG format                     | .mpg .mpeg .dat                                                                 |
| DV format                       | .dv .dvd                                                                        |
| Other formats                   | .vob .mkv .swf .ogv .mxf .mpegts .mod .vcd .lavf .cpk .dirac .qt .fli .flc .pmp |

#### 2.1.2 Supported audio formats

.mp3 .m4a .ogg .aac .wma .amr .wav .flac .ape .alac .pcm .alac


---

# 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-en.kivicube.com/manual-old/resources-specification/asset-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.
