Skip to main content

One post tagged with "privacy"

View all tags

Releasing Colab Mosaic Clip — a Google Colab tool for applying mosaics to any region of a video

· 3 min read
hiroaki
Individual Developer
If this site helped you, please support us with a star! 🌟
Star on GitHub

Today I'm releasing Colab Mosaic Clip — an open-source tool that applies a mosaic or solid-color mask to any time range and region of a video, entirely through a GUI, and exports the result as MP4. It runs ffmpeg and Pillow on Google Colab, so everything from specifying the time range to placing mosaic regions and exporting the final file is handled inside the notebook UI.