nowfound

Alternatives

Products that do what CineCinch does

Find bloated videos by MB/sec and compress them with H.265

  1. 1

    Compress video files by 20-60%

    2016

  2. 2IC

    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…

    2025 · github.com

  3. 3
    CompressX650

    Significant file size reduction, similar video quality

    2024 · compresto.app

  4. 4OA

    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…

    Jun 2026

  5. 5GC

    Gemini Embedding 2 can project raw video directly into a 768-dimensional vector space alongside text. No transcription, no frame captioning, no intermediate text. A query like "green car cutting me off" is directly comparable to a 30-second video clip at the vector level. I used this to build a CLI that indexes hours of footage into ChromaDB, then searches it with natural language and auto-trims the matching clip. Demo video on the GitHub README. Indexing costs ~$2.50/hr of footage. Still-frame detection skips idle chunks, so security camera / sentry mode footage is much cheaper.

    Mar 2026 · github.com

  6. 6
    TinyFast319

    Fast File Size Reducer Tool for MacOS

    Oct 2025

  7. 7
    TinyVid240

    Trim and compress video files to fit any size limitation

    2021

  8. 8B2

    This is a long-running project that started as the proverbial need to scratch my own itch and then somehow evolved into a full-time job of the past 6 years. Link: https://bvckup2.com I thought I'd do a Show HN for two reasons. 1. I obviously want to show my baby to those who haven't seen it. Its primary purpose is to do very fast file replication. If you are familiar with "robocopy /mir" - same idea, but on steroids. Lots of them. It can be used for both mirroring and archiving backups, among other things. It is light, very small and it is really quite fast. Half of the…

    2019 · bvckup2.com

  9. 9SM
  10. 10

    Compress images, video & audio locally and save storage

    May 2026 · mediaoptim.com

  11. 11

    Movie quality video recording for iPhone

    2019

  12. 12
    MB2kB108

    Compress image or PDF to any specific size from MB to kB

    2023

  13. 13

    Small video jobs, without a timeline

    Jul 2026 · clipflowapp.com

  14. 14AP

    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.

    Jul 2026 · github.com

  15. 15

    Your pics converted & compressed to multiple formats locally

    2024

  16. 16CV

    2016 · compressify.herokuapp.com

  17. 17

    Compress up to 10GB videos. No upload needed.

    23d ago · vdocipher.com

  18. 18HI

    Hey HN! I created HEVCut, an iOS app that helps save iCloud storage by compressing videos into HEVC format with optimized metadata. It’s a straightforward solution for reducing video file sizes significantly (up to 50% or more), which speeds up load times and keeps quality high. I built it after struggling to manage my iCloud storage, especially with videos, and wanted something that didn’t rely on complex settings or third-party cloud services. How It Works: HEVCut performs local re-encoding to HEVC (H.265) while optimizing metadata. By default, it reduces resolution to Full HD for even…

    2024

  19. 19IU
  20. 20

    Squeeze the weight, keep the quality - Free image compressor

    Jan 2026

  21. 21CA

    Thought I'd dive into this cool streaming/approximation algorithms problem I encountered a few months ago. TLDR: we can create our own custom floating point representation for encoding and decoding integers and use this to index into a tiny 2D histogram, upper-bounding approximation error based on the number of bits per integer we specify to keep. --- Broadly useful for aggregating statistics from massive data streams of user data. Also turns out this is incredibly similar to data structures used in production, like HDRHistogram.

    Jan 2026 · alexkranias.com

  22. 22

    Extract JPEG frames from any video — free, no signup

    Jun 2026

  23. 23

    Compress Video Privately Using Local CPU in Browser

    Jan 2026

  24. 24

    Free video compressor. Files never leave your device.

    Apr 2026 · compressyourvideo.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →