NEOCODEC · QUICKSTART
← PRODUCT DEMOS · MACOS 15+ · APPLE SILICON
APP · FINDER · COMMAND LINE

Three ways to convert.

Neocodec is one engine with three front doors: the app window, Finder's right-click menu, and a terminal command. Pick whichever fits the moment. The commercial preview has seven built-in presets. Next-to-source is the default output destination, with Custom folder and Ask each time alternatives.

MEDIA CONVERSION RUNS ON-DEVICE EXISTING FILES ARE NOT OVERWRITTEN OPTIONAL HARDWARE ENCODING ⚡ INFORMATIONAL PREVIEW — NOT CURRENTLY OFFERED FOR SALE
00

Install and open

1

Install

Drag Neocodec.app into your Applications folder.

2

Open it once

First launch registers eight Quick Actions with Finder: seven conversion presets plus a separate Transcribe action.

3

Drop a video

Media conversion runs on your Mac using bundled ffmpeg helpers. Choose a preset, then add a video or folder.

01

The window

The friendliest path: pick a preset, drop your files, done. Drop a whole folder and Neocodec queues every video inside it.

Tune it later, safely. Settings lets you edit any preset — quality, scale, frame rate — with a one-click revert to factory. The optional Trim fields (e.g. 0:02 – 0:08) apply to everything you queue, and invalid ranges flag red before any conversion starts. You can also create custom presets; only the seven built-ins have Finder Quick Actions.
Choose where results go. Next to source is the default. Settings can instead use a persistent Custom folder or Ask each time when a conversion begins.

Which preset should I pick?

PresetBest forGood to know
MP4 · Compatible (H.264)General MP4 output. The default full-size H.264 preset.
MP4 · Compatible (H.264, ½ size)Reduced-dimension MP4 output. Uses H.264 and halves the source dimensions.
GIF · Small (⅓ size)Compact silent loops. Scales dimensions to one third.
GIF · Full sizeFull-dimension silent loops. Preserves source dimensions within the preset's GIF settings.
MP4 · Smallest (AV1)AV1 in an MP4 container. Encoding and playback support vary by destination, so check the target environment.
WebM · Efficient (VP9)VP9 video with Opus audio. A WebM alternative for compatible browsers and applications.
MP4 · Fast (H.264 hardware)Hardware-assisted H.264. Uses VideoToolbox where supported by the Mac.
02

The right-click

The seven built-in conversion presets live in Finder's Quick Actions menu beside a separate Transcribe action. Select one video or a multi-selection and choose the job you want.

Scale choices carry into Finder. Edit a built-in under Settings ▸ Presets and its existing Quick Action uses the saved Original, Half, Third, 360p, 480p, 720p, 1080p, Fit width, or Fit height setting. Scaling preserves the source aspect ratio. The Finder menu retains seven preset actions; scale choices do not create additional entries, and Transcribe remains separate.
Transcription is opt-in and is not on-device conversion. It stays off until you save your own OpenRouter API key and explicitly approve uploads. Depending on the selected model, Neocodec sends extracted audio—or the whole video for video-capable models—to OpenRouter and the third-party model provider. Conversion presets continue to run on your Mac.
Menu missing? Launch Neocodec once — it re-registers the Quick Actions automatically. If Finder still shows a stale menu, relaunch Finder (⌥-right-click its Dock icon → Relaunch). Custom presets stay in the app and CLI; they do not create additional Finder entries.
03

The terminal

The same engine ships as a command-line tool inside the app. Output lands next to the source by default; add --output-dir for a chosen folder.

Put it on your PATH once: open Settings ▸ General ▸ Command-line tool and click Install — no password, no terminal (it links ~/.local/bin/neocodec). If your shell then can't find neocodec, ~/.local/bin isn't on your PATH yet — add export PATH="$HOME/.local/bin:$PATH" to your ~/.zshrc (the app shows this line too), or use the app's authenticated Install for all users… flow. The installer refuses to replace an unrelated file or link. Pass several files (or a glob such as *.mov) to convert them in one run.
04

Why it holds up

Neocodec is a native Swift macOS app around pinned, bundled media helpers. Media conversion remains on-device. Atomic, collision-safe output protects existing files while you compare presets, and output destinations remain configurable. Download Neocodec for a full-feature 14-day trial, or return to the product page for one-time purchase details.