Can I vibecode Subclip?
NOT REALLY · don't botherSubclip is not a realistic vibe-coded replacement. A narrow transcript cutter is buildable, but the product is a multi-surface post-production system: ONNX models running locally in the browser, client-side and server-side Remotion rendering, cloud AI and media jobs, native macOS and iOS experiences, plus an MCP server and developer APIs. Reproducing and operating those surfaces is a platform project, not a one-shot build.
Build me the closest honest personal substitute for Subclip, not a platform clone. Requirements: - Use Python 3.12 + FastAPI for a localhost web app, with a plain JavaScript frontend, FFmpeg for media work, and faster-whisper for word-level transcription. - I can import MP4, MOV, WebM, MP3, or WAV files, see a synced transcript beside the video preview, and click any word to seek to its timestamp. - Deleting transcript ranges creates an undoable cut list. Detect silences longer than 500 ms and let me accept or reject each suggested cut before rendering. - Let me edit subtitle text and timing, import or export SRT, and apply one ASS style file with font, colors, outline, position, and words-per-line controls. - Export MP4 in 16:9, 9:16, or 1:1 with center-crop or blur-pad. Never overwrite the source, and show FFmpeg progress plus a useful failure message. - Store projects as JSON under ~/SubclipDIY/projects and renders under ~/SubclipDIY/exports, with a recent-projects page and a delete-project action. - Bind to localhost only. No accounts, uploads, telemetry, or network calls after the faster-whisper model has been downloaded. - Deliberately exclude ONNX models in the browser, Remotion client or server rendering, native apps, cloud dubbing, render queues, publishing, an MCP server, and public APIs. - Add unit tests for cut-list merging and subtitle grouping, plus one smoke test that imports a short fixture and produces a playable MP4. - Include a README with setup for Python and FFmpeg, model-size guidance, data paths, supported formats, and an honest warning about CPU transcription and render speed.
$ open in your agent (prompt prefilled, you press enter) or copy it raw
prompt copied. verdicts flip when models improve.
five vibe-coding tips + the verdicts that changed. thursdays, free, one-click out.
Creators and developers pay for one maintained system that coordinates local ONNX inference, browser and server rendering, cloud dubbing and media jobs, native apps, API and MCP automation, and publishing integrations without making them operate each layer themselves.
xONNX model packaging and hardware-accelerated in-browser inference
xcoordinated client-side and server-side Remotion rendering
xnative macOS and iOS apps and their release pipelines
xproduction dubbing, voice cloning, storage, and render queues
xMCP server, developer APIs, NLE exports, and publishing integrations
Subclip pricing
| plan | monthly | annual (per mo) | what you get |
|---|---|---|---|
| creator | $14/workspace | — | 600 credits/month |
| studio | $39/workspace | — | 3,000 credits/month |
| lifetime | custom | — | 4,000 credits total |
free tierno free tier; trial includes 300 credits, but the current public page does not clearly disclose its duration
billingmonthly subscriptions plus a one-time Lifetime credit pack; no annual subscription price published
hidden costsDubbing consumes 5 AI credits per generated minute; once monthly or lifetime credits are used, more credits or a higher plan are required.
verified 2026-08-14 · source ↗
Can I vibecode Subclip?
Not really. Subclip's value is not the code: Creator pricing checked against the official site on 2026-08-04. See the honest breakdown above.
How much does Subclip cost?
Subclip costs about $14/month (Creator, checked 2026-08-04), which is $168 per year.
What do I lose by replacing Subclip?
Honestly: ONNX model packaging and hardware-accelerated in-browser inference; coordinated client-side and server-side Remotion rendering; native macOS and iOS apps and their release pipelines; production dubbing, voice cloning, storage, and render queues; MCP server, developer APIs, NLE exports, and publishing integrations. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Subclip?
Yes: Lightweight Video Editor (Open-source Electron editor with local Whisper transcription, word-level caption editing, clipping, and FFmpeg export.). Using prior art is also vibecoding; the prompt is for when you want it exactly your way.