All apps

QuickRecorder

Photo & VideoFree & open sourceby lihaoyun6

A lightweight screen recorder built on ScreenCaptureKit — record a screen, window, app, or region with system audio, no kernel extension required.

QuickRecorder screenshot 1

QuickRecorder is a small native app that does the recording jobs people reach for a heavyweight tool to do. Capture the whole screen, a single window, an app, or a drawn region; record system audio and microphone as separate tracks; highlight mouse clicks; and pop up a magnifier for detail work. It uses Apple's ScreenCaptureKit, so system-audio capture needs no driver or kext, and on macOS 14 it supports Presenter Overlay — your camera cut out and floated over the recording.

Why it makes the list

Screen recorders tend to be either the built-in one (fine, but bare) or a large subscription app. QuickRecorder sits in between: free, open source, a few megabytes, and quick to start — a floating panel from the Dock icon or menu bar. It exports MP4, MOV, GIF, and even HEVC with an alpha channel for transparent overlays.

Standout features

  • ScreenCaptureKit capture of screen, window, app, or region

  • Driver-free system audio, recorded on its own track alongside the mic

  • Presenter Overlay (macOS 14+) and a camera floating window on older releases

  • Mouse-click highlighting and an on-screen magnifier

  • HEVC-with-alpha, MP4, MOV, GIF, and MP3 output

  • iOS device recording over a cable

Pricing

Free and open source (AGPL-3). Available via GitHub releases and Homebrew. Requires macOS 12.3 or later.

More in Photo & Video