Bug 495522 - Give an indication of the properties of different archive formats and compression algorithms
Summary: Give an indication of the properties of different archive formats and compres...
Status: REPORTED
Alias: None
Product: ark
Classification: Applications
Component: general (other bugs)
Version First Reported In: 24.08.2
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-29 08:16 UTC by llvm.clang223
Modified: 2025-01-25 05:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
A menu in PeaZip showing which options have high compression and which are fast (184.65 KB, image/png)
2024-10-29 08:16 UTC, llvm.clang223
Details

Note You need to log in before you can comment on or make changes to this bug.
Description llvm.clang223 2024-10-29 08:16:37 UTC
Created attachment 175329 [details]
A menu in PeaZip showing which options have high compression and which are fast

SUMMARY
When creating an archive, Ark offers several archive formats and compression algorithms, but gives no help about which to choose. Some extra information could be given in the menu, like PeaZip does (see attached screenshot), or perhaps a help button nearby. The compression/decompression speed and a rough idea of compression ratio is the key information here, but some algorithms could have an extra note about compatibility with other software, or whether they are especially well suited to a particular type of file, etc.

STEPS TO REPRODUCE
1. Open Ark
2. Click New Archive
3. Open the Type: menu and imagine you don't know anything about compression algorithms

OBSERVED RESULT
No help with choosing an archive type

EXPECTED RESULT
Some help with choosing an archive type

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 41
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.2
Comment 1 2wxsy58236r3 2025-01-25 05:31:13 UTC
There are two parts:
* Information on choosing an archive format (e.g. ZIP, tar, 7z, RAR)
* Information on choosing a compression algorithm (e.g. Zstandard, Deflate, LZMA, bzip2)