-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
Zstd Compression by JKI - Toolkit for LabVIEW Download
A toolkit for Zstd Sompression providing fast, high-ratio compression and decompression of files and folders with support for the modern ZSTD format.
| Version | 2.0.0.1 |
| Released | Dec 19, 2025 |
| Publisher | JKI |
| License | BSD-3-Clause |
| LabVIEW Version | LabVIEW>=20.0 |
| Operating System | Windows, Mac, and Linux |
| Project links | Homepage Discussion |
Description
The ZSTD Package for LabVIEW brings modern, high-performance compression to your LabVIEW applications. Built on the industry-standard ZSTD compression algorithm, this toolkit delivers exceptional compression ratios with fast compression and decompression speeds.
Key Features:
- Compress and decompress individual files to .zstd format
- Archive entire folders to .tar.zstd with automatic tar creation
- Inspect archive contents without extraction
- Detect file types and validate ZSTD archives
- Configure compression levels to balance speed and ratio
Release Notes
- Added file compression and decompression to .zstd format with configurable compression levels
- Implemented folder compression and decompression to .tar.zstd archives with automatic tar handling
- Included core ZSTD utilities: archive inspection, file type detection, and compression statistics