[GH-ISSUE #9] Request: Support Modern Archive Formats (zstd, tar, 7z) for Improved Compression and Speed #5

Closed
opened 2026-02-17 17:16:14 -05:00 by yindo · 1 comment
Owner

Originally created by @NetworkWoozle on GitHub (Sep 8, 2025).
Original GitHub issue: https://github.com/Drop-OSS/droplet/issues/9

Currently, Drop only supports basic ZIP archives, which have significant limitations in both compression efficiency and extraction speed. Adding support for formats such as tar.zst (tar with Zstandard), 7z, or ZIP with zstd compression would save storage and bandwidth, and greatly improve both compression and extraction performance for large datasets.

Originally created by @NetworkWoozle on GitHub (Sep 8, 2025). Original GitHub issue: https://github.com/Drop-OSS/droplet/issues/9 Currently, Drop only supports basic ZIP archives, which have significant limitations in both compression efficiency and extraction speed. Adding support for formats such as tar.zst (tar with Zstandard), 7z, or ZIP with zstd compression would save storage and bandwidth, and greatly improve both compression and extraction performance for large datasets.
yindo closed this issue 2026-02-17 17:16:14 -05:00
Author
Owner

@DecDuck commented on GitHub (Sep 16, 2025):

Yep, we're planning to migrate to 7z on the backend to handle all of this for us. This would actually be implemented in https://github.com/Drop-OSS/droplet, so could you check if this issue already exists there, and if it doesn't, create one?

(I'm on mobile rn so I can't move this issue, sorry)

@DecDuck commented on GitHub (Sep 16, 2025): Yep, we're planning to migrate to 7z on the backend to handle all of this for us. This would actually be implemented in https://github.com/Drop-OSS/droplet, so could you check if this issue already exists there, and if it doesn't, create one? (I'm on mobile rn so I can't move this issue, sorry)
yindo changed title from Request: Support Modern Archive Formats (zstd, tar, 7z) for Improved Compression and Speed to [GH-ISSUE #9] Request: Support Modern Archive Formats (zstd, tar, 7z) for Improved Compression and Speed 2026-06-05 14:27:29 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/droplet#5