Skip to content

Installation

Clipthesis is a desktop app for macOS and Windows. Download the latest build from clipthesis.com or the releases page.

macOS

Choose the right build for your Mac:

ChipFile
Apple Silicon (M1/M2/M3/M4)Clipthesis-x.x.x-arm64.dmg
IntelClipthesis-x.x.x-x64.dmg

Not sure which chip you have? Click → About This Mac. If it says "Apple M…" you want the arm64 build.

  1. Open the downloaded .dmg
  2. Drag Clipthesis into your Applications folder
  3. Launch Clipthesis from Applications

First launch

macOS may show a security prompt the first time. Click Open to continue. If you see "cannot be opened because the developer cannot be verified", right-click the app → OpenOpen again.

Windows

Download Clipthesis-Setup-x.x.x.exe and run it. The installer sets everything up and launches Clipthesis automatically.

SmartScreen warning

The Windows installer isn't code-signed yet, so Windows SmartScreen may show "Windows protected your PC" on first run. Click More infoRun anyway to continue. Code signing is planned for an upcoming release.

Requirements

  • macOS 12 (Monterey) or later, or Windows 11 (64-bit)
  • FFmpeg — Clipthesis bundles its own copy, so you don't need to install it separately
  • No internet connection required (the app works fully offline)

Data Locations

ItemmacOSWindows
Database~/Library/Application Support/Clipthesis/clipthesis.db%APPDATA%\Clipthesis\clipthesis.db
Thumbnails~/Library/Application Support/Clipthesis/thumbnails/%APPDATA%\Clipthesis\thumbnails\
Scrub frames~/Library/Application Support/Clipthesis/scrubs/%APPDATA%\Clipthesis\scrubs\
Playback proxies~/Library/Application Support/Clipthesis/proxies/%APPDATA%\Clipthesis\proxies\
Backups~/Library/Application Support/Clipthesis/backups/%APPDATA%\Clipthesis\backups\

Platform Differences

Clipthesis works the same on both platforms — import, browse, tag, search, collections, Cloud Sync, and Clipthesis Backup are identical. A few features differ in v1:

FeaturemacOSWindows
DaVinci Resolve integration✅ Full supportNot available yet
TranscriptionGPU-accelerated (Metal)CPU-only (slower, same quality)
HEVC / ProRes playbackNative via system decodersVia automatic playback proxies
RAW photo previewsAll major formats (Apple ImageIO)TIFF-based formats (e.g. DNG); others show a placeholder
Installer signingSigned & notarizedUnsigned (SmartScreen "Run anyway" needed)

Libraries sync across platforms: sign in to the same account and your clips' metadata, tags, and collections appear everywhere. Drives are registered per machine, so plug your drive into the new machine and add it there once.

Updates

Clipthesis checks for updates automatically on both platforms. You can also check manually from Settings → General → App Updates → Check for Updates. When an update is available you'll see a download button, and after downloading a restart button to apply it.

Next Steps

Launch the app and follow the welcome screen — see First Launch for what to expect, then First Import to index your first drive.

Released under the MIT License.