nowfound

Life & fun · August 24, 2026

Unsilence Studio

Power of FFMPEG in your browser

What it does

Remove silent gaps from videos automatically and extract MP3/WAV audio tracks directly in your browser. 100% Free, instant, and private with zero server uploads. Other features: - Create GIFs from videos - Compress videos - Generate transcripts (using Whisper AI running in browser) - Mute/Add sound to videos

Remove silent gaps from videos, extract MP3/WAV audio, and create animated GIFs — all automatically in your browser. 100% Free, instant, and private with zero server uploads.

Unsilence lets you clean up videos, pull high‑quality audio, generate animated GIFs, shrink files for email or Discord, mute tracks or add custom soundtracks—all directly in your browser with no uploads. Compression runs entirely in your browser and can take several minutes on large or high-resolution files. Keep this tab open until it finishes. Frames are skipped (lower FPS) to fit the limit — your full clip length is kept. Fastest option — downloads quickly and stays cached in your browser after first use. Learn more about how Unsilence works, our policies, and how to get support. Read about the mission behind Unsilence and why everything runs locally in the browser. Understand how we…from unsilencestudio.com

Does a similar job

all alternatives →
  • RS
    Remove Silence from Videos with Ffmpeg2022 · github.com · ▲38

    There was recently a Show HN for a program that lets one remove silence from video files [0]. I was almost certain that ffmpeg could do this... But after searching for it, it turned out I was wrong: ffmpeg can't do this out of the box, and also can't read input from an EDL file [1]. So I set out to write a solution, as simple as possible: produce a list of select filters that are applied to video and audio, and retain only the non-silent parts. The 'silencedetect' audio filter detects silences, and produces timestamps for when silences start and end. So one can pipe the output of that to a…

  • CM
    CompressX, my FFmpeg wrapper for macOS2024 · compressx.app · ▲170

    Hey HN, just wanted to share my success story with CompressX, my FFmpeg wrapper for macOS. For those who may not be familiar, FFmpeg is a powerful tool for converting, streaming, and recording audio and video content. I started CompressX as a weekend project to serve my 9-5 jobs, primarily to compress demo videos for uploading to GitLab and sharing with my colleagues. It took me 2 weeks to make the first working version. I shared the demo on Twitter and the reaction was extraordinary. People loved it, they said that I was bringing the Pied Piper to life. Four months later, I hit the $9,000…

  • Empty Audio2024 · ▲98

    Silence your video effortlessly

  • EV
    Edit videos faster by automatically removing silences2022 · kapwing.com · ▲171

    Our team is filled with technologists and creators, and when we record and edit videos, 80% of the time is spent chopping up the video, removing silences, and picking the right takes. So we decided to build a tool that did that for you — or at least get you there most of the way! Our initial implementation is somewhat naïve and uses a user configurable silence threshold that just reads in volume levels. In the future, we’d like to use a frequency-based approach that focuses on the human voice. We’re also open to ideas, so let us know if you have any!

  • FW
    FFmpeg WebCLI – Full FFmpeg in Browser, Offline PWA, No Uploads(WASM)Jun 2026 · github.com · ▲86

    Built a browser-based FFmpeg editor that runs entirely client-side via WebAssembly. Your files never leave your device -- all processing happens in a Web Worker. Works offline as an installable PWA after first load.

  • FP
    FFmpeg Pages – because I was tired of fighting FFmpeg2025 · ffmpegs.pages.dev · ▲62

    You ever just want to shrink a video… and suddenly you’re buried in flags, half-broken StackOverflow answers, and 10 tabs open just to figure out one command? That’s been me. Every. Single. Time. So I built FFmpeg Pages — a dead-simple collection of the commands I kept searching for. No fluff, no digging, just the stuff that actually works.

More life & fun this month

the category →

Launched alongside, August 2026

the whole month →
  • TL

    Life & fun · 11d ago · louisabraham.github.io

  • Hey Noah641

    A proactive AI executive assistant for founders

    AI · Aug 2026 · heynoah.io

  • Let agents source clips from terabytes of your local video

    Work · 19d ago · clipto.com

  • Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…

    Life & fun · Aug 2026 · toneyalexander.github.io

  • AdAnt AI608

    Claude for viral, high-converting social ads

    AI · Aug 2026 · adant.ai

  • I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.

    AI · 17d ago · simedw.com