Skip to content

heabeounMKTO/keab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keab

a very smol multi-threaded image compression utility written in rust , using turbojpeg and image-rs library

why

am lazy

deps

keab requires nasm to work,

apt install nasm

usage

download the binaries from the releases page

./keab --folder path/to/image/folder --quality 10 --subsamp 422

note: this program will run on 8 threads unless workers is specified

options what is it
folder the folder with the pictures you want to compress
quality compression quality
subsamp chroma subsampling i.e 422 for 4:2:2
workers how many threads you want to run it on

About

a very smol image compression utility written in rust , using turbojpeg and image library :>

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages