> For the complete documentation index, see [llms.txt](https://docs.arkain.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkain.io/user-guide/workspace/file-management/compress-extract-file.md).

# Compress / Extract File

## Compress

{% stepper %}
{% step %}
Right-click on a folder in the **Project Sidebar** and select the **\[Compress]**.
{% endstep %}

{% step %}
Enter the compressed file name, select the file type, then click the **\[OK]** button to compress the folder.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Arkain only supports **ZIP**, **TAR**, and **TAR.GZ** compression file types.
{% endhint %}

## Extract File&#x20;

{% stepper %}
{% step %}
Right-click on the **compressed file** in the Project Sidebar, and select the \[**Extract File**].
{% endstep %}

{% step %}
When you click the **\[Yes]** button in the popup, the files will be extracted. You can also extract a compressed file by double-clicking it in the Project Sidebar.
{% endstep %}
{% endstepper %}
