gzip-size-cli
File compressor size calculator
A command-line tool to calculate the compressed size of files or input data
Get the gzipped size of a file or stdin
188 stars
7 watching
12 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/gulp-size | A tool to report the total size of files in a project during build processes | 229 |
sindresorhus/gulp-zip | A tool for compressing files into a ZIP archive | 270 |
sindresorhus/hasha-cli | A command-line tool for calculating hashes of input text or files | 73 |
sindresorhus/terminal-size | A utility to reliably determine the size of the terminal window in command-line applications. | 141 |
sindresorhus/file-type-cli | Detects the type of file or input provided | 74 |
sindresorhus/gulp-imagemin | Minifies images using various compression algorithms. | 1,906 |
ssis53/vite-plugin-zip | A plugin that compresses files at build time using the ZIP format. | 17 |
frex/csoinfo | Program to calculate compressed size of CSO/ZSO files (compressed ISOs) from their raw data | 3 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 330 |
sindresorhus/del-cli | A utility for permanently deleting files and directories with optional safety features. | 315 |
sstadick/gzp | A multi-threaded data compression library written in Rust. | 154 |
sindresorhus/hasha | A utility module for computing and manipulating hashes of various types of input data | 959 |
nicklockwood/gzip | A category on NSData for compressing and decompressing data using the GZIP algorithm | 988 |
sindresorhus/find-up-cli | A utility for finding files by walking up parent directories | 40 |
g1mv/density | A fast compression library designed to achieve optimal compression ratios while minimizing processing time. | 1,019 |