HEIC to JPG: Quality, Metadata, and Privacy
A careful HEIC-to-JPG workflow preserves the picture you need without accidentally sharing location data or repeatedly degrading the image.
Read guide →Multi-track video editor that trims clips, stacks layers, and adds text and image overlays, then exports with FFmpeg.
Browser-based editor — short clips work best
Everything runs locally in your browser. For smooth editing and export, use short videos (ideally under 10-20 seconds) with minimal edits — a quick trim, one or two layers, light overlays. Longer footage, heavy multi-track timelines, or high-resolution exports can lag, freeze, or fail when memory fills up. Nothing is uploaded; your device does the work.
Drop a video here or click to browse
Acknowledge the note above before uploading a video.
Reviewed 2026-08-15
The video editor gives you a timeline with two video tracks, so you can lay one clip over another and control which one sits on top. Clips can be cut, retimed with a speed curve, hidden, or moved between tracks, and text and image overlays sit above both video rows.
Playback is handled by ordinary HTML video elements stacked in the preview, which is why scrubbing stays responsive. Export is a different job: FFmpeg compiled to WebAssembly composites the tracks bottom to top so the file you download matches what the preview showed.
This is a browser tool, not a replacement for Premiere or Resolve. It is aimed at the case where you have a short clip and a couple of edits to make, and installing an editor or uploading footage to a website would both be worse options.
No. FFmpeg is compiled to WebAssembly and runs inside the page, so the file is read from your disk into the tab's own memory. Nothing about the video is sent to opentools.
Short clips work best. Under roughly 20 seconds with a couple of layers is reliable on a normal laptop. Beyond that, export time climbs quickly and the tab can run out of memory partway through a render.
The upper timeline row, labelled Video 1, renders above Video 2 in both the preview and the exported file. Drag a clip between rows to change the stacking, or use the Hide control to take a track out of the composite.
An MP4 with H.264 video, which plays in every current browser, phone, and editor. If you need WebM instead, export here and then run the result through Convert Video.
The FFmpeg WebAssembly build is about 31 MB and has to download before the first job can start. The browser caches it afterwards, so later visits skip that step and begin encoding almost immediately.
Browse every video tools, or jump straight to edit video.
A careful HEIC-to-JPG workflow preserves the picture you need without accidentally sharing location data or repeatedly degrading the image.
Read guide →There is no universally best image format: photographs, interface graphics, archives, and web pages have different requirements.
Read guide →The best web-image optimisation combines right-sized pixels with a suitable format and a quality setting tested on real content.
Read guide →