Turn anything into video.
Products, listings, articles, ideas — feed them in, get motion-designed video out. Once or ten thousand times — in the browser, with no-code workflows, or straight from your code.
Free editor · No credit card · 10 free render credits
Your product

Vlog Camera Pro
$249 · AI tracking
Product video
Your listing

New Modern Living Space!
$1,700 / month
Listing reel
Your idea
“New drop is here”
A headline, an offer, an announcement.
Promo story
- 250
- motion-designed templates
- 50
- GPU effects
- 27
- transitions
- 6
- text animations
- 6
- official SDKs
- 1
- MCP server for AI agents
Start with a template
250 motion-designed templates optimized for every platform. Fill in your variables, customize in the studio, then automate production with workflows or the API.

Product Launch
Flagship product launch: levitating hero over rotating halo + glowing plinth. 5 scenes with distinct identities — Hook (center hero), Spotlight (left-aligned pricing), Features (3 varied frosted cards), Testimonial (editorial left), CTA (centered finale). 95% hard cuts, 1 shader (radial). 24s.

Fitness Workout
High-energy fitness intro styled as a heart-rate telemetry HUD: live BPM count-up, pulsing equalizer bars, scan-revealed stats, countdown ring and a pulsing CTA.
Stylish Real Estate Reel Template
A premium vertical property reel styled as a penthouse elevator ascent — brushed doors part on every floor, a brass rail with a glowing cabin climbs the edge from GND to PH, and each stop reveals a new beat of the listing.

SaaS Launch
A sleek SaaS launch video styled as a deployment console — typed boot log, frosted terminal window, and glowing CTAs.
A full motion engine under the hood
Every template is built from the same GPU-accelerated primitives — and they are all yours in the studio and the API.
GPU-accelerated effects rendered in real time — blurs, distortions, glitch, color grading and light.
Scene and layer transitions with motion blur, 3D rotation, dissolves and reveals.
Preset motion for headlines and captions — no keyframing required.
Three ways to automate
Same templates, same render engine — pick the workflow that fits your team.
Visual workflows
Chain steps like crawl, render, and deliver in a no-code builder. Batch inputs, run on demand, and send results to any destination.
API & SDKs
JSON in, MP4 out. Render from the REST API or official SDKs for Node.js, Python, PHP, Ruby, Go, and .NET.
AI agents
Connect Claude, ChatGPT, or any MCP client. Agents can list templates, fill variables, and render videos on demand.
Scale without infrastructure
Server and edge rendering with auto-scaling, signed webhooks, and delivery straight to S3, GCS, Azure Blob Storage, or Google Drive. One POST request renders one video — or ten thousand.
1import { ILoveVideoEditor } from '@ilovevideoeditor/sdk-node';23const client = new ILoveVideoEditor({ apiKey: process.env.ILOVE_API_KEY });45const { jobId } = await client.render({6videoJson: {7width: 1080,8height: 1920,9duration: 15,10layers: [11{ type: 'solid', color: '#e5352c', duration: 15 },12{ type: 'text', text: 'Hello {{name}}', start: 1 },13],14},15});1617await client.waitForRender(jobId);18
Quick edits, free in your browser
Trim, crop, add text and effects — no upload, no signup. Your files never leave your device.
Studio
Full timeline editor for advanced video projects.
Trim Video
Trim video online to cut unwanted start, end, or middle sections in seconds. Free browser-based editor with frame-accurate trimming, no upload, no watermark.
Crop Video
Remove unwanted outer areas and change the aspect ratio.
Add Text
Add text to video online with custom fonts, colors, sizes, and animations. Free browser-based overlay tool with no upload, no watermark, and no account needed.
Resize Video
Resize video online for Instagram, TikTok, YouTube, and more. Free browser-based tool with preset aspect ratios, no upload, no watermark, and no account.
Speed Change
Change video speed online to speed up or slow down playback with precise control. Free browser-based tool with no upload, no watermark, and no account.
Add Image Overlay
Add image overlays, logos, watermarks, and graphics to your video online for free. Browser-based editor with custom positioning, no upload, and no watermark.
Apply Effect
Add filters like grayscale, sepia, blur, and more.
Adjust Colors
Adjust video brightness, contrast, saturation, and hue online for free. Browser-based color correction tool with precise controls, no upload, and no watermark.
Remove Audio
Strip the sound track from your video completely.
Blur Background
Blur your video background online while keeping the subject sharp. Free browser-based tool with privacy-first local processing, no upload, and no watermark.
Rotate / Flip
Rotate or flip your video online horizontally, vertically, or by any angle. Free browser-based tool with no upload, no watermark, and no account required.
Volume Boost
Boost or lower the audio volume of your video online for free. Browser-based volume adjustment with precise control, no upload, no watermark, and no account.
Fade Audio
Fade audio in and out of your video online for smooth, professional transitions. Free browser-based tool with no upload, no watermark, and no account required.
Reverse Video
Play your video backwards for a fun effect.
Add Border
Add colored borders and padding around your video online for free. Browser-based editor with custom sizes, colors, rounded corners, no upload, and no watermark.
Loop Video
Loop your video online and repeat it seamlessly for any duration you choose. Free browser-based tool for creating endless loops with no upload or watermark.
Add Shape
Add shapes like circles, rectangles, and arrows to your video online for free. Browser-based overlay tool with custom styling, no upload, no watermark.
Convert Format
Change your video to MP4, WebM, GIF, or other formats.
Extract Audio
Extract audio from any video online and save it as MP3 or WAV in seconds. Free browser-based audio conversion with no upload, no watermark, and no account.
Import Captions
Import SRT or VTT caption files and burn subtitles into your video online for free. Browser-based tool with custom styling, no upload, and no watermark.
Start free. Render more when you need to.
The editor and tools are free forever. Cloud rendering runs on credits — 1 credit = 1 minute of 1080p30 video.
Free
€0 forever
Editor, 249 templates & 20+ tools
Pro
€25 /month
100 render credits monthly
Business
€50 /month
250 render credits monthly
Frequently asked questions
Is iLoveVideoEditor free?▼
The online editing tools and all 249 templates are free, with no signup and no watermark. Cloud rendering is pay-as-you-go with credits — 1 credit renders 1 minute of 1080p30 video.
Do my files leave my device when I use the online tools?▼
No. The quick-edit tools run entirely in your browser via WebCodecs — your video files are never uploaded to a server.
Can I render videos programmatically?▼
Yes. The JSON-to-MP4 API and the Node.js SDK render VideoJSON scenes server-side, so any backend can generate templated videos on demand.
Does iLoveVideoEditor work with AI agents?▼
Yes. An MCP server exposes the video tools to AI agents, and ready-made integrations exist for Zapier, Make, and n8n.
What can I make with the templates?▼
Templates cover YouTube, TikTok, Instagram, and general formats. Each one exposes variables — text, images, colors — that you can set visually in the studio or fill via the API.