|
| 1 | +# Archive Manager|deepin-compressor| |
| 2 | + |
| 3 | +## Overview |
| 4 | + |
| 5 | +Archive Manager is a user-friendly compression and decompression software that supports various archive formats including 7z, jar, tar, tar.bz2, tar.gz, tar.lz, tar.lzma, tar.lzo, tar.xz, tar.Z, tar.7z, and zip. It also supports multi-password encryption, split-volume compression, and adding comments. |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | +## Getting Started |
| 10 | + |
| 11 | +Learn how to launch, close, or create shortcuts for Archive Manager. |
| 12 | + |
| 13 | +### Launching Archive Manager |
| 14 | + |
| 15 | +1. Click the Launcher icon  on the taskbar to enter the Launcher interface. |
| 16 | +2. Scroll the mouse wheel or search to find the Archive Manager icon , then click to launch. |
| 17 | +3. Right-click  to: |
| 18 | + - Click **Send to Desktop** to create a desktop shortcut. |
| 19 | + - Click **Send to Taskbar** to pin the application to the taskbar. |
| 20 | + - Click **Start on Boot** to add the application to startup items, so it runs automatically when the computer starts. |
| 21 | + |
| 22 | +### Closing Archive Manager |
| 23 | + |
| 24 | +- In the Archive Manager interface, click  to exit Archive Manager. |
| 25 | +- Right-click the taskbar icon  and select **Close All** to exit Archive Manager. |
| 26 | +- In the Archive Manager interface, click  and select **Exit** to exit Archive Manager. |
| 27 | + |
| 28 | +### Viewing Shortcuts |
| 29 | + |
| 30 | +In the Archive Manager interface, use the shortcut **Ctrl + Shift + ?** to open the shortcut preview interface. Mastering shortcuts will greatly improve your operational efficiency. |
| 31 | + |
| 32 | +<img src="fig/hotkey.png" alt="1|hotkey" style="zoom:50%;" /> |
| 33 | + |
| 34 | +## Operations Guide |
| 35 | + |
| 36 | +In the Archive Manager interface, you can compress or decompress single or multiple files/folders, and support multiple windows operating simultaneously. |
| 37 | + |
| 38 | +### Compression |
| 39 | +1. Select files to compress. |
| 40 | + |
| 41 | + + Right-click the file/folder to be compressed and select **Compress**. |
| 42 | + + Drag files directly to the Archive Manager interface and click **Next**. |
| 43 | + - Click the Add button  in the top-left corner or  > **Open File** to continue adding files/folders to compress. |
| 44 | + - In the Archive Manager file list, right-click a file/folder to view or delete it. |
| 45 | + |
| 46 | +  |
| 47 | + |
| 48 | +2. In the compression interface, set the file name, storage path, compression method, and other information. |
| 49 | + >  Note: The default format for compressed files is zip. |
| 50 | +
|
| 51 | + <img src="fig/compressfile1.png" alt="1|compressor" style="zoom: 67%;" /> |
| 52 | + |
| 53 | + <img src="fig/compressfile2.png" alt="compressor" style="zoom:67%;" /> |
| 54 | + |
| 55 | +<table border="1"> |
| 56 | + <tr> |
| 57 | + <th>Name</th> |
| 58 | + <th>Description</th> |
| 59 | +</tr> |
| 60 | + <tr> |
| 61 | + <td>Compression Method</td> |
| 62 | + <td>Options include Store, Fastest, Faster, Standard, Better, Best. |
| 63 | + <ul> |
| 64 | + <li>Store: Only packages files without compression.</li> |
| 65 | + <li>Fastest, Faster, Standard, Better, Best: Gradually increase compression ratio. Higher compression ratio requires more time to compress the same file.</li> |
| 66 | + </ul> |
| 67 | + </td> |
| 68 | +</tr> |
| 69 | + <tr> |
| 70 | + <td>Advanced Options</td> |
| 71 | + <td>After enabling advanced options, you can set encryption, split-volume compression, add comments, etc. for files/file lists. |
| 72 | + <ul> |
| 73 | + <li>CPU Threads: Includes single-thread, dual-thread, quad-thread, and octa-thread. More threads mean faster compression speed. Only supported for tar.gz format.</li> |
| 74 | + <li>Encrypt Files: Encrypt files requiring a password to view content. Supports 7z, tar.7z, zip formats. Can use numbers, letters, symbols, or common Chinese characters for encryption.</li> |
| 75 | + <li>Encrypt File List: Encrypt file lists requiring a password to view list information. Supports 7z, tar.7z formats. List encryption and file encryption use the same password.</li> |
| 76 | + <li>Split-volume Compression: Split large files for easier transmission. Can be divided into several split-volume archives, supporting up to 200 split volumes. Supports 7z, zip formats.</li> |
| 77 | + <li>Comment: Add comments to archives. Only supported for zip format.</li> |
| 78 | + </ul> |
| 79 | + </td> |
| 80 | + </tr> |
| 81 | +</table> |
| 82 | + |
| 83 | +3. Click **Compress**. You can pause/resume compression during the process. |
| 84 | + |
| 85 | + <img src="fig/progress.png" alt="progress" style="zoom:67%;" /> |
| 86 | + |
| 87 | +4. After successful compression, you can: |
| 88 | + - Click **View Files** to see the specific storage location of the compressed file. |
| 89 | + - Click **Back** to return to the main interface and select files for compression. |
| 90 | + |
| 91 | + <img src="fig/compress_success.png" alt="1|compress" style="zoom:67%;" /> |
| 92 | + |
| 93 | +### Decompression |
| 94 | + |
| 95 | +1. Select the compressed file. |
| 96 | + |
| 97 | + + Right-click the compressed file and select **Decompress**. |
| 98 | + + Drag the compressed file directly to the Archive Manager interface. |
| 99 | + - Add and encrypt files: Click the Add button  or  > **Open File** to add files to the compressed file. In the pop-up dialog, check "Use Password" and set a password to encrypt the file. Different files can have different passwords. Only zip format archives support encrypting appended files. |
| 100 | + |
| 101 | + <img src="fig/password.png" alt="password" style="zoom:67%;" /> |
| 102 | + |
| 103 | + - View information: Click the icon  on the menu bar to view file information and comment content. Only zip format archives support re-editing comments. |
| 104 | + |
| 105 | +2. In the decompression interface, you can set paths, extract files, etc. |
| 106 | + - Set storage path: Click **Extract to: xxx (path)** and select the storage path in the pop-up window. |
| 107 | + - Extract files: In the file list, right-click a file/folder and select **Extract** or **Extract to Current Folder** to extract to the corresponding path. |
| 108 | + - View or delete files: In the file list, right-click a file/folder, select **Open** to view it or select **Delete** to remove it from the list. |
| 109 | + |
| 110 | + <img src="fig/extract.png" alt="decompression" style="zoom:67%;" /> |
| 111 | + |
| 112 | +3. Click **Decompress**. You can pause/resume decompression during the process. |
| 113 | + |
| 114 | + >  Note: When there are encrypted files in the compressed file, you need to enter the password to decompress. When there are multiple encrypted files, you need to enter passwords one by one to decompress. |
| 115 | +
|
| 116 | +4. After successful decompression, you can: |
| 117 | + - Click **View Files** to see the specific storage location of the decompressed files. |
| 118 | + - Click **Back** to return to the main interface and select compressed files for decompression. |
| 119 | + |
| 120 | + <img src="fig/decompress_success.png" alt="1|decompress" style="zoom:67%;" /> |
| 121 | + |
| 122 | +## Main Menu |
| 123 | + |
| 124 | +In the main menu, you can open files, modify settings, switch window themes, view help manuals, and learn more about Archive Manager. |
| 125 | + |
| 126 | +### Open |
| 127 | +1. In the Archive Manager interface, click . |
| 128 | +2. Select **Open File** to select files to compress or compressed files. |
| 129 | + |
| 130 | +### Settings |
| 131 | + |
| 132 | +1. In the Archive Manager interface, click . |
| 133 | +2. Select **Settings** to perform the following operations: |
| 134 | + - Decompression Settings |
| 135 | + + Set default decompression location: Choose current directory, desktop, or set other directory. |
| 136 | + + Check or uncheck **Automatically create folders**. |
| 137 | + + Check or uncheck **Automatically open corresponding folder after decompression**. |
| 138 | + - File Management Settings |
| 139 | + + Set whether to **Delete compressed file after decompression**: Choose "Never", "Ask for confirmation", or "Always". |
| 140 | + + Check or uncheck **Delete original files after compression**. |
| 141 | + - Associated File Settings |
| 142 | + + Check or uncheck associated file types. All are checked by default. |
| 143 | +3. Click **Restore Defaults** to reset all settings to initial state. |
| 144 | + |
| 145 | +### Theme |
| 146 | + |
| 147 | +Window themes include Light theme, Dark theme, and System theme. |
| 148 | + |
| 149 | +1. In the Archive Manager interface, click . |
| 150 | +2. Select **Theme** and choose a theme color. |
| 151 | + |
| 152 | +### Help |
| 153 | + |
| 154 | +View the help manual to learn more about and use Archive Manager. |
| 155 | + |
| 156 | +1. In the Archive Manager interface, click . |
| 157 | +2. Select **Help**. |
| 158 | +3. View Archive Manager's help manual. |
| 159 | + |
| 160 | +### About |
| 161 | + |
| 162 | +1. In the Archive Manager interface, click . |
| 163 | +2. Select **About**. |
| 164 | +3. View Archive Manager's version and introduction. |
| 165 | + |
| 166 | +### Exit |
| 167 | + |
| 168 | +1. In the Archive Manager interface, click . |
| 169 | +2. Select **Exit**. |
0 commit comments