> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/using/9.-other/kalipso-file-extensions.md).

# Kalipso File Extensions

The following list shows the file extensions that Kalipso generates and uses.

| **Extension** | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **.KPR**      | Kalipso Compiled Project                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| **.KPE**      | Kalipso Project Exportation from Designer to Simulator                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| **.KDB**      | Kalipso Data Base                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| **.KIM**      | Kalipso Images                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **.KDD**      | Kalipso Driver Definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| **.KDF**      | Kalipso Data File                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| **.KDR**      | KDriver (the file will be named KDriverProject.KDR indicating the project to be synchronized by KDriver)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| **.KZP**      | Kalipso Zipped Project (For project update/install)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| **.KPV**      | Kalipso Project Version                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| **.KCT**      | Kalipso Context                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **.KTC**      | Kalipso Training Context                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| **.KCU**      | Kalipso Context With USW                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| **.KSA**      | Kalipso speaker adaptation profile                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **.KEA**      | Kalipso environment acoustic model                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **.KEF**      | Kalipso environment feature extractor                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| **.TSA**      | Temporary Kalipso speaker adaptation profile                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **.TEA**      | Temporary Kalipso environment acoustic model                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **.TEF**      | Temporary Kalipso environment feature extractor                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **.KUD**      | Kalipso user word dictionary profile                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| **.GIT**      | The .git folder is present in the Automatic Backups folder because that's how Kalipso controls them. Any folder can be a git repository. At the moment Kalipso does not provide any interface with GitHub or similar but that can be achieved with a combination of external tools. If you want to manage your project versions with Git, you can simply install Git For Windows to manage the repositories and Git Extensions to have a user interface for it. There you'll be able to connect to a remote repository such as GitHub. We do plan to have this integration in Kalipso in the future. |
| **.MFS**      | Kalipso project file                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| **.KTK**      | Kalipso file with the tasks related to the project                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **.KLB**      | Project translation file. Contains all multi-language strings of a project and allows to translate them in Designer without access to the Project.                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **.KZC**      | Component generated from a project to link to another project without having access to the source.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
