~kz6wk9/mkcs

Fast Contact Sheet Creator
minor version bump
add remaining build manifests
specify correct meson version

clone

read-only
https://git.sr.ht/~kz6wk9/mkcs
read/write
git@git.sr.ht:~kz6wk9/mkcs

You can also use your local clone with git send-email.

#mkcs

builds.sr.ht status

#Fast Contact Sheet Creator

mkcs is a fast and easy to use command line tool to create contact sheets from videos as well as collections of images, the goal is to be as fast as possible while also producing good quality output, written in C and relying on C libraries to function, we can also expect mkcs to be very light on hardware resources...or at least it should be.

$ time mkcs -e 16 -i Spring.mp4 Spring.jpg

real   2.33s
user   8.07s
sys    0.72s
cpu    378%

$ time mkcs -i full-image-gallery cs-gallery.jpg

real   6.76s
user   53.35s
sys    25.67s
cpu    1168%