Skip to content

Free vs Pro

Hance works out of the box on the free tier. Pro unlocks additional codecs, batch processing, and premium looks.

FeatureFreePro
All effects (color, halation, bloom, grain, etc.)
40+ built-in film stock looks
Custom .hlook files
Browser UI (hance ui)
Config file (.hancerc.json)
H.264 codec
H.265 codec
ProRes codec
Batch processing (multiple inputs)
Premium looks
AI depth of field (coming soon)
DaVinci Resolve plugin (coming soon)
Mac app (coming soon)

The free tier supports H.264 and H.265 output. Pro unlocks:

  • ProRes: near-lossless 4:2:2 10-bit output for professional editing workflows

Using a pro codec on the free tier will show an error:

Codec "prores" requires a pro license — upgrade at hance.video/pro

Some export presets select pro codecs automatically:

Export presetCodecTier required
lowH.264Free
mediumH.264Free
highH.265Free
maxProResPro

You can override the codec on any export preset with --codec h264 to stay on the free tier:

Terminal window
hance video.mp4 --export high --codec h264

Processing multiple files in one command requires a pro license:

Terminal window
# Pro only
hance clip1.mp4 clip2.mp4 clip3.mp4 -o graded/
# Or use a glob pattern
hance clip*.mp4 -o graded/

On the free tier, process one file at a time.

Some looks in the presets/premium/ directory require a pro license. These are marked with "premium": true in the .hlook file.

Pull focus after the shot. AI estimates scene depth from a flat clip so you can deepen or soften the background. Coming soon as part of Pro.

The hance look engine inside Resolve as an OFX plugin, so there’s no round-trip through the CLI. Coming soon as part of Pro.