batch_compress
: go into each folder and compress everything inside intozip
/7z
and move the archive../
batch_jxl
: batch convert images in the working folder to.jxl
- Require: cjxl and djxl in path, download @ github or artifacts.lucaversari.it (dev's personal page)
batch_mkv_2_hls
: spliting multiple MKV into HLS streamsbatch_resize
: batch resize imagescctv_toolbox
: concat all segments of videos in folder(s) in working folder to mp4
batch_avif
: batch convert images in the working folder to.avif
- Require:
ffmpeg
,aomenc
,mp4box
- Require:
batch_har_extractor
: extract all.har
files in the working folder to folders- Require: har-extractor
compare_png
: MSE, SSIMcomplete
: early implementation of gallery-preprocessormerge_all_mp4
: same ascctv_toolbox
move_new_larger_file
: compare 2 same-name, different-extension files and move the larger one to the other's folderpush
: split video into segments and upload to GitLabresize
: resize image using Real-ESRGAN then transcode tojxl/avif/webp/jpg/png
sort_by_dimension
: sort images in the working folder by their dimensions- Require: Pillow
upscale_frames
: export frames from a video then upscale them using Real-ESRGAN