Free Ways to Make Video Look Like Animation on a Mac
On a Mac you can make video look hand-drawn for free using Boiler for line boil and grain, ffmpeg for frame rate and color work from the command line, and Blender's compositor for node-based effects, with Boiler being the only one built specifically for the hand-drawn wobble.
Every tool here is free and runs on macOS. They solve different parts of the problem, and none of them solves all of it.
Boiler
Built for one job: the hand-drawn wobble, plus the two effects that usually accompany it.
- Line boil with control over distance, hold, variations, and edge weighting
- Chromatic aberration with per-channel offsets
- Five noise overlays
- Live preview, so settings are judged before a render rather than after
It takes MP4, MOV, and GIF, and writes MP4 with the original audio. Free and open source, and everything happens on your machine.
Where it stops: it does one effect family well and has no timeline, no compositing, and no keyframes. It is a filter, not an editor.
ffmpeg
The command-line tool underneath most video software, including this one.
Excellent for frame rate manipulation, format conversion, color adjustment, and stacking simple filters. If you want to drop a clip to twelve frames per second to imitate animation on twos, ffmpeg does it in one command.
Where it stops: there is no preview, no interface, and the filter syntax is famously hostile. Edge-aware displacement is possible in principle and miserable in practice.
Blender
A full 3D suite with a node-based compositor that will do nearly anything to an image sequence, including displacement driven by noise.
Where it stops: the learning curve. Building a convincing boil from nodes means understanding displacement maps, noise textures, and frame-held randomness, which is a real afternoon even for someone comfortable in Blender.
Which to reach for
| If you want | Use |
|---|---|
| The hand-drawn wobble, quickly | Boiler |
| Frame rate, format, or batch work | ffmpeg |
| Full control and a custom effect chain | Blender |
| The wobble on many files at once | Boiler's source, scripted |
The honest summary
If the goal is specifically the hand-drawn look, a purpose-built tool gets there in minutes and a general-purpose tool gets there in an afternoon. If the goal is anything else, the general-purpose tools are general-purpose for a reason.
Keep reading
- How to Add Film Grain to Video Without Overdoing It
Add film grain as the very last step in your effect chain, keep it subtle enough that it is barely visible on a paused frame, and choose fine grain fo
- How Edge Detection Decides Where an Effect Lands
Edge detection finds the places in a frame where colour changes sharply, and applying an effect only at those places is what separates a deliberate-lo
- How to Make a Line Boil in After Effects
In After Effects, a line boil is made with Turbulent Displace set to a small amount and a large size, with the Evolution property driven by an express
- How to Make AI-Generated Video Look Hand-Drawn
AI-generated animation looks synthetic mostly because its edges are perfectly stable frame to frame, so the fix is to add line boil, hold each drawing
- How to Make a Convincing VHS Effect
A convincing VHS look comes from horizontal color bleed, a red and blue channel offset of two or three pixels, soft focus, and a small amount of stati
- Why Generated Video Looks Uncanny Even When Each Frame Looks Fine
Generated video looks uncanny because each frame is produced independently or interpolated smoothly, so surfaces drift and edges hold perfectly still
- Animating on Ones, Twos, and Threes
Animating on twos means holding each drawing for two frames, producing twelve drawings per second in twenty-four frame footage, which is the standard
- Chromatic Aberration in Video, and How to Fake It Well
Chromatic aberration is the colored fringing that appears when a lens or a printing process fails to land the red, green, and blue components of an im
- How to Add Line Boil to a Video on a Mac
To add line boil to a video on a Mac, open the clip in Boiler, set Max Shift to 3 pixels and Hold Frames to 2, cycle 4 variations, then process and sa
- Every Line Boil Setting, Explained
The six settings that matter in a line boil are Max Shift (how far edges move), Region Size (how large the moving areas are), Hold Frames (how long ea
- How to Make a Video Look Hand-Drawn
To make a video look hand-drawn, add line boil so the edges are redrawn each frame, hold each drawing for two frames instead of one, split the color c
- What Is Line Boil in Animation?
Line boil is the constant shimmer along the outlines in hand-drawn animation, caused by an artist redrawing every frame slightly differently so no lin
Boiler does this
Free Mac app. Drop a video in, move the sliders, save it out. macOS 12+ on Apple Silicon for the prebuilt app; runs from source on Intel Macs, Windows and Linux.
While you are here
The same studio makes Halfsies, a daily game about cutting things exactly in half by eye. One puzzle a day, one attempt, scored on how close you got. It is free on iPhone.