
CineCinch
Find bloated videos by MB/sec and compress them with H.265
What it does
Sorting videos by file size misses the real space hogs. A 12-minute screen recording at 3GB is far more wasteful than a 2-hour movie at 8GB — but size sorting puts the movie first. CineCinch calculates MB/sec for every file in your library and ranks them by inefficiency. Bloated files rise to the top. You select them, pick an H.265 preset, and batch-compress in one queue — locally, no uploads, no accounts. Built for Plex, Jellyfin, and Kodi libraries. Free 7-day trial on Windows.
Does the same job
all alternatives →
- ICI compressed 10k PDFs into a 1.4GB video for LLM memory2025 · github.com · ▲61
While building a Retrieval-Augmented Generation (RAG) system, I was frustrated by my vector database consuming 8GB RAM just to search my own PDFs. After incurring $150 in cloud costs, I had an unconventional idea: what if I encoded my documents into video frames? The concept sounded absurd—storing text in video? But modern video codecs have been optimized for compression over decades. So, I converted text into QR codes, then encoded those as video frames, letting H.264/H.265 handle the compression. The results were surprising. 10,000 PDFs compressed down to a 1.4GB video file. Search…

- OAOverfitted a 900KB Transformer to Compress a 100MB CSV into 7MBJun 2026 · ▲112
I built an experiment that uses an overfitted transformer and arithmetic coding to compress individual files. Instead of training the model to generalize, I train a 900KB transformer to memorize a single file and predict the next byte. Those predictions are fed into an arithmetic coder to produce the compressed output. On a 100MB NYC taxi CSV, it compresses to about 7MB (~0.5 bits/byte). On a 100MB slice of enwik9, it compresses to about 21MB (~1.68 bits/byte). It's pretty slow right now (roughly 20–30 minutes of training and 45 minutes each for compression and decompression on my…
- SMShrink my video – Opinionated ways to reduce video file size2021 · acailly.github.io · ▲22
- APA Pipeline for Making 10-minute AI Movies with Claude Code and SeedanceJul 2026 · github.com · ▲21
I've been working on this Claude Code pipeline for making 10-minute movies, gluing together Seedance (videogen), Nano Banana (image gen), and ElevenLabs (voice gen), and using Claude as the director. My repo contributes a markdown playbook and a worked example which should make it easier for other people to make their own short movies. A first-pass movie takes around 2.5 hours of wall clock time and costs around $200, and iterating is easy thanks to intermediate artifacts like storyboards and voice samples.
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.com
Launched alongside, March 2026
the whole month →

Switch from ChatGPT to Claude with import memory feature
AI · Mar 2026 · claude.com


