{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/9"}],"enrichment":{"capability":"Registers HDF5 compression filters (Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, Sperr, SZ, SZ3, Zfp, ZStd) for use with h5py, enabling compressed dataset storage in HDF5 files.","skillfed_tags":["hdf5-compression","scientific-data","data-storage"],"use_cases":["Store large scientific datasets with Blosc multithreaded compression for faster I/O in HDF5 files.","Compress floating-point simulation or measurement data using specialized filters for controlled precision.","Use fast compression algorithms for low-latency compression in real-time data acquisition pipelines writing to HDF5.","Enable BitShuffle preprocessing before compression to improve compression ratios on binary data.","Migrate existing HDF5 files using non-standard filters to systems where hdf5plugin makes those filters readable."],"what_it_does":"hdf5plugin bridges h5py and the HDF5 compression filter ecosystem by registering a suite of compression algorithms (Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, Sperr, SZ, SZ3, Zfp, ZStd) so they become available as compression options when creating or reading HDF5 datasets. It ships as pre-built wheels for macOS, Linux, and Windows, or can be compiled from source to enable platform-specific optimizations.\n\nOnce imported, hdf5plugin makes these filters transparent to h5py workflows. This is useful for scientific and data-intensive applications where the default gzip compression is insufficient or where specialized algorithms offer better performance or compression ratios.","worth_installing":"Yes, if you work with HDF5 files and need compression beyond gzip. The package is actively maintained, has no known vulnerabilities, and offers a straightforward import-and-use interface. Verify that the embedded filter licenses align with your project before committing, and be aware that source compilation may be needed to unlock platform-specific performance gains."},"id":"hdf5plugin","links":{"html":"https://skillfed.io/packages/hdf5plugin","md":"https://skillfed.io/packages/hdf5plugin.md","pypi":"https://pypi.org/project/hdf5plugin/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-25","license_spdx":null,"license_treatment":"unclear","name":"hdf5plugin","python_support":"supports_current","summary":"HDF5 Plugins for Windows, MacOS, and Linux"},"popularity":{"monthly_downloads":661299,"position":5451,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.0.0"}
