Why TaoClip exists
Most everyday media tasks are genuinely simple: trim a clip, shrink a photo, pull the audio out of a video, change an aspect ratio for TikTok. Yet doing any of them usually pushes people into one of three annoying options — install multi-gigabyte desktop software, pay a monthly subscription for something used a few times a year, or settle for a website that stamps a watermark on the result and demands an account before it will let you download.
TaoClip was built to remove all three barriers. Each tool does exactly one job, works the moment you open it, has no signup step, no usage cap, and never watermarks what you download.
Who is behind it
TaoClip is built and operated by Hồ Sỹ Minh — covering interface design, the media processing pipeline, and the servers that run it. This is not the product of a large company with a team of dozens, which is also why every tool is kept deliberately simple and focused rather than stuffed with features nobody asked for.
The technology underneath
TaoClip stands on the shoulders of open-source projects. We name them openly — knowing what a tool is built on is part of being able to trust the output it gives you:
- FFmpeg — the foundation for all trimming, merging, compression, aspect-ratio changes, watermarking and format conversion.
- librosa — BPM analysis, used to sync slideshow transitions to the beat of your music.
- Whisper — speech recognition for automatic SRT/VTT subtitle generation.
- Demucs — separates vocals from backing tracks to build karaoke versions.
- Real-ESRGAN — AI image upscaling that preserves detail.
- Astro + Svelte — the front end, kept light so pages load fast on mobile connections.
How your files are handled
This is the part we most want to be precise about, because it affects you directly.
Some tools run entirely inside your browser — your file never leaves your machine. That covers the text utilities (character counter, password generator, case converter, accent remover), the QR code generator, and the PDF-reading step of the PDF-to-video tool.
The remaining tools need FFmpeg or an AI model, so they process on our servers. For those, your file is uploaded, processed, returned, and then automatically deleted after 10 minutes. We do not keep long-term copies, do not inspect the contents, do not use your files to train models, and do not pass them to third parties. The whole pipeline runs on TaoClip's own servers rather than being forwarded to an external media-processing API.
Full details are in our Privacy Policy.
How we pay for it
A fair question when everything is free. The straight answer: TaoClip is funded by ads displayed on the site. Server costs for heavy jobs like vocal separation and AI upscaling are real, and advertising is how those costs stay off our users' bills.
In return we hold ourselves to a few limits: no ads that cover content or block the download button, no selling user data, no paywalling features that are currently free, and no adding a watermark just to charge for its removal.
Feedback and bug reports
TaoClip is still a work in progress and certainly still has bugs. If something breaks, a result looks wrong, or a tool you need is missing, email hello@taoclip.com or use the contact page. Including your browser, operating system and a screenshot makes a fix far quicker.