Video Tools
Use these video tools to convert clips, build simple videos, and run FFmpeg-style workflows in your browser without extra software.
-
Video Converter
Convert video files between common formats
-
Video And SlideShow Maker
Create simple video projects and slide shows
-
FFmpeg Online
Run FFmpeg-style video workflows online
Video tools for fast, browser-based workflows
Video files are large, format-specific, and often hard to share. These tools help you convert, trim, and assemble videos quickly so they play reliably on the devices and platforms you care about. Whether you need to change a MOV to MP4, build a simple slideshow, or run an FFmpeg-style workflow, you can do it directly in the browser without installing desktop software.
Each tool targets a common video task so you can stay focused. The converter handles file format changes, the maker helps with lightweight editing, and FFmpeg Online gives you advanced processing options when you need more control. This means you can handle both simple and technical workflows from the same hub.
Common video workflows
- Format conversion: Convert videos for mobile playback or web compatibility.
- Simple editing: Build quick slideshows or basic clips for sharing.
- Advanced processing: Apply FFmpeg-style filters or conversions without local setup.
Which tool should you use?
- Video Converter to switch between common formats like MP4 and MOV.
- Video And SlideShow Maker to create simple videos from images or clips.
- FFmpeg Online for advanced workflows or specialized conversions.
If you are unsure which format to pick, MP4 is typically the safest choice for sharing. For web playback, a moderate resolution and bitrate keeps files small while preserving clarity. When creating a slideshow, keep image sizes consistent so transitions look smooth and the output stays lightweight.
Tips for better video output
Choose formats based on your destination. MP4 with H.264 is widely supported for web and mobile, while other formats may be better for editing or archiving. Keep an eye on resolution and bitrate so your output is clear without being unnecessarily large. If you are sharing over email or messaging apps, shorter clips and lower file sizes will upload faster and play more smoothly.
When you convert for social platforms, match the aspect ratio they expect so the video does not appear cropped. If the audio track matters, preview the result to confirm it stayed in sync. For large files, consider converting smaller segments first to confirm settings before processing the entire video. Clear file names and organized folders make it easier to track multiple versions.
For FFmpeg-style workflows, start with a small test clip to confirm settings before processing a full file. If you are building a slideshow, keep a consistent aspect ratio across images so the final output looks clean. Videos are processed only as long as needed, and you should keep a local backup of important footage before uploading.
For long recordings, trimming into shorter segments can speed up processing and make results easier to share. Keep your original file if you may need to re-export with different settings later.
Quick comparison
| Tool | Best for | Complexity | Tip |
|---|---|---|---|
| Video Converter | Format changes | Simple | MP4 is safest for sharing |
| Video Maker | Slideshows | Medium | Use consistent image sizes |
| FFmpeg Online | Advanced workflows | Advanced | Test on a short clip first |
Use cases you can copy
Device playback: Convert a MOV recording to MP4 so it plays smoothly on Windows, Android, and web players.
Event recaps: Build a quick slideshow video from photos for sharing with a team or family.
Technical exports: Use FFmpeg Online when you need a specific codec, bitrate, or filter and want repeatable results.
Video converter vs FFmpeg Online
Use Video Converter for straightforward format switches. Choose FFmpeg Online when you need fine control (codec settings, trimming, filters) and are comfortable validating the output.
Codec and container cheat sheet
Choosing a video output means picking two things at once: a codec (how the frames are compressed) and a container (the file wrapper that holds the codec and audio track).
- H.264 / AVC. The widest-support codec. Safe default for web embeds, mobile sharing, and email. Good quality at moderate bitrates; files are larger than newer codecs.
- H.265 / HEVC. About 40% smaller than H.264 at matched quality, but patent licensing complicates browser playback. Use when your entire pipeline (source, player, destination) supports it.
- VP9. The open alternative to HEVC. Native playback in Chrome, Firefox, Edge, and modern Android. A solid pick for YouTube-style web delivery.
- AV1. The newest open codec, with a recommended compression at matched quality. Encoding is slow and decoder support is still catching up, so keep it for archival or sites that can serve multiple streams.
Container vs codec. MP4, WebM, and MOV are containers. MP4 usually wraps H.264 or H.265; WebM wraps VP9 or AV1; MOV is Apple's container for QuickTime and often wraps ProRes. Changing the container alone does not re-encode the video.
Why some edits need a server. Heavy operations - H.265 re-encodes, long AV1 passes, large-resolution filter chains - exceed what a browser can do in a reasonable time. For those, export a smaller test segment in the browser first, then run the full job on a dedicated encoder.
Quick decisions: which video tool should you open first?
Three tools cover the common browser-based video workflows. This is the fastest path from task to tool:
Converting a video to another format. Open All Video Converter. Drop the source file, pick the output format (MP4, WebM, MOV), optionally set resolution and framerate, then export. Use this for one-off format changes where the source already has the frames you want.
Building a slideshow video from still images (plus optional audio). Video Maker accepts a sequence of images, lets you pick a per-image duration and resolution, and produces a single MP4. Best for product announcements, simple tutorials, or recap videos without a desktop editor.
Running an FFmpeg or FFprobe command in the browser. FFmpeg Online exposes the full FFmpeg command line via WebAssembly. Paste the parameters you would use locally, upload the input, and download the output. Use this when a GUI tool cannot express the filter chain you need - custom audio mux, scene-detection cuts, exact CRF targets - without installing a local binary.
Need a short animation rather than a full video? Build a GIF instead: GIF Maker turns an image sequence or video segment into an animated GIF in seconds. The reverse - pulling individual frames out of an existing GIF - is Extract GIF to Image Frames.
Need to compress or resize a preview thumbnail? Pair the video export with Compress Image or Resize Image so the still used in embeds (email, social, CMS thumbnail) loads as fast as possible.
All three video tools run in your browser. The input file is parsed locally, encoded locally, and the result is handed back without ever touching a server.
Looking for a specific clip task? The site map links every video tool and companion guide we currently ship.
Related guides
Background reading on the format and workflow choices behind these video tools:
MP4 vs WebM for the web
Where each container wins. Browser support, file-size differences, and which one is the safer default for embedded video in 2026.
ffmpeg online vs local ffmpeg - when each wins
A browser-based clip is faster for a 30-second trim. Local ffmpeg pays off when you have many files or need a flag the web build does not support.
What a file compressor is and which to use
Why compressing a video, an image, and a folder are three different operations. The decision matrix for picking the right tool for each.
How to compress a file online
Step-by-step compression workflow that works for video previews, image bundles, and mixed-media folders sent over email or chat.
Why trust these tools
- Ten-plus years of web tooling. The freetoolonline editorial team has shipped browser-based utilities since 2015. The goal has never changed: get you to a working output fast, without an install.
- Truly in-browser - no upload. Every file-processing tool on this site runs in your browser through modern Web APIs (File, FileReader, Canvas, Web Audio, WebGL, Web Workers). Your photo, PDF, audio, or text never leaves your device.
- No tracking during tool use. Analytics ends at the page view. The actual input you paste, drop, or capture is never sent to any server and never written to any log.
- Open-source core components. The processing engines underneath (libheif, libde265, pdf-lib, terser, clean-css, ffmpeg.wasm, and others) are public and audit-able. We link to each one in its tool page's footer.
- Free, with or without ads. All tools are fully functional without sign-up. The Disable Ads button in the header is always available if you need a distraction-free run.
Frequently Asked Questions
Which format is safest when I need a video to play everywhere?
MP4 with H.264. It plays in every modern browser, every phone, every email client that embeds video, and every social platform. Use Video Converter to switch a MOV or MKV into MP4 without re-authoring the content.
What's the difference between a container and a codec?
The container (MP4, WebM, MOV) is the wrapper; the codec (H.264, H.265, VP9, AV1) is how the frames inside are compressed. Changing the container alone does not re-encode the video. Changing the codec does, and it takes longer.
Why does a short clip take so long to convert?
Codec re-encoding is CPU-heavy, especially H.265 and AV1. A 30-second clip can take a few minutes on a laptop. Converting the container only (MOV → MP4 with the same codec inside) is much faster. For long recordings, use FFmpeg Online to trim first, then convert only the section you need.
Can I make a video from a folder of photos?
Yes. Video And SlideShow Maker turns an ordered set of images into a slideshow video. Use consistent image dimensions so transitions look clean, and keep the source photos in a readable name order so the slideshow respects the sequence you want.
How do I extract a single frame from a GIF?
Use Extract GIF to Image Frames. Each frame comes out as a separate JPG or PNG you can edit or re-sequence. For retouching a single frame, edit it in an image tool, then rebuild the GIF with the updated frame.