Z-Standard (zstd) support

Here you can propose new features, make suggestions etc.

Moderators: petermad, Stefan2, white, Hacker

Post Reply
xkip
New Member
New Member
Posts: 1
Joined: 2026-02-09, 17:17 UTC

Z-Standard (zstd) support

Post by *xkip »

Hello, few years ago we got built-in 7zip support for unpack and search. I believe it is a time to bring zstd build-in support into Total Commander. Would it be possible to implement that? It is now industry proven and often superior algorithms, supported even as a browser content encoding.
User avatar
white
Power Member
Power Member
Posts: 6422
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: Z-Standard (zstd) support

Post by *white »

You mean packing? Unpacking seems supported already.
[Help - What's new in this version?] wrote:
New functions and fixes in Total Commander 11.00:
...

File operations:
...
- Unpack ZIP files with ZSTD (by Facebook) compression
- Unpack .zst (ZSTD) and .br (BROTLI) files
User avatar
white
Power Member
Power Member
Posts: 6422
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: Z-Standard (zstd) support

Post by *white »

Moderator message from: white » 2026-02-09, 21:05 UTC

Moved topic
» from Total Commander (English) to TC suggestions (English)
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 51965
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Z-Standard (zstd) support

Post by *ghisler(Author) »

Total Commander only supports ZSTD in ZIP files and .ZST files, not in 7Z files. Why? The standard 7z.dll does not support it. You can replace tc7z.dll and/or tc7z64.dll with one which supports it if you need it, e.g. from here:
https://github.com/mcmilk/7-Zip-zstd
You need to rename the 32-bit 7z.dll to tc7z.dll, and/or the 64-bit 7z.dll to tc7z64.dll.
Author of Total Commander
https://www.ghisler.com
User avatar
AntonyD
Power Member
Power Member
Posts: 1827
Joined: 2006-11-04, 15:30 UTC
Location: Russian Federation

Re: Z-Standard (zstd) support

Post by *AntonyD »

the 64-bit 7z.dll to tc7z.dll.
correction: to tc7z64.dll
#146217 personal license
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 51965
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Z-Standard (zstd) support

Post by *ghisler(Author) »

Sorry for the typo, I have corrected it. It was correct in the previous sentence.
Author of Total Commander
https://www.ghisler.com
Post Reply