ClipTape

A native, open-source screen recorder for macOS.

Record your Mac. Keep the file. ClipTape lives in your menu bar, captures system audio, and saves an ordinary MP4 directly to the folder you choose.

1.0 on the Mac App Store macOS 15 or newer Apple notarized MIT licensed
The ClipTape menu bar window: a display picked for capture, 1080p output, system audio and microphone toggles, a save folder, and Record and Shot buttons.
Everything it does

A short feature list,
on purpose.

No editor. No AI. No timeline, library, or project format to learn. ClipTape does the handful of things a screen recorder actually needs to do, and it does them where you already are, in the menu bar.

Display or window

Pick a whole display or one individual window. ClipTape discovers what is available and captures exactly that.

System audio

Capture the sound coming out of your Mac alongside the picture, in the same file.

Optional microphone

Add your voice when you want it. Microphone permission is only ever requested once you turn the microphone on.

Clean pause and resume

Pause, take a breath, resume. The paused gap never lands in the finished recording.

PNG screenshots

The Shot button captures a still at the same output resolution you picked for video.

Cancel without residue

Change your mind mid-take and cancel. No orphaned temporary segments left behind on disk.

Video and screenshots

Choose your resolution.

Keep the source pixels, or scale the output down to something more shareable. The same setting applies to recordings and to PNG screenshots.

OriginalSource size
4KUp to 3840 × 2160
1440pUp to 2560 × 1440
1080pUp to 1920 × 1080
720pUp to 1280 × 720

Recordings finish as H.264 MP4 files in the save folder you choose. Nothing proprietary, nothing to export.

ClipTape's capture section showing the Output row set to 1080p, up to 1920 by 1080.
Real control

Pause. Resume.
No dead air.

Most recorders make you choose between stopping cold and leaving a long silent gap in the middle of your take. ClipTape stitches the recording back together so the paused time simply isn't there.

What you did0:28 elapsed
Paused
What lands in the MP40:22 recorded
Paused

Illustrative timing. The paused stretch is removed, not silenced.

ClipTape is always explicit about where it is. Every state is visible in the window before you commit to anything.

Idle
Preparing
Recording
Paused
Stopping
Error
ClipTape mid-recording in its paused state, showing a timer, the capture target, and Resume, Stop, and Cancel Recording controls.
Privacy

Your recordings never leave your Mac.

This is not merely a policy you have to trust. It is a property of the software. Screen and audio content is written straight to the folder you picked, and that is the end of the story.

0Accounts or sign-ins
0Analytics and telemetry
0Cloud services
0Ad or tracking SDKs
  • Runs inside the macOS App Sandbox with a hardened runtime.
  • Screen Recording permission is requested when capture access is needed.
  • Microphone permission is requested only if you enable the microphone.
  • No camera, contacts, location, calendar, photo library, or accessibility access.
  • Finished recordings are never uploaded, indexed, transcribed, or inspected.
  • Deleting ClipTape does not delete recordings saved outside the app.
“The complete source is public so these claims can be inspected.” Read the full privacy policy, then go read the code that implements it.
Under the hood

Native Swift, top to bottom.

No Electron, no bundled web view, no cross-platform runtime. ClipTape is built on the frameworks Apple ships for exactly this job, which is why it needs macOS 15 or newer.

Interface
SwiftUI menu bar app (LSUIElement), so no Dock icon and no windows to manage.
Capture
ScreenCaptureKit for display and window discovery, video frames, and system audio.
Media
H.264 in MP4, written by ScreenCaptureKit's recording output and joined with AVFoundation.
Language
Swift 6 with strict concurrency, plus Observation for state.
Security
App Sandbox and hardened runtime, with user-selected file access for your save folder.
Output
MP4 and PNG files that any Mac, phone, or browser already knows how to open.
Get it running

Install. Open. Record.

Install ClipTape from the Mac App Store, or download the signed and Apple-notarized DMG directly. No account, Xcode, or developer tools required.

Install ClipTape from the Mac App Store, or open the downloaded DMG and drag ClipTape into Applications.
Open ClipTape from Applications.
Click the record-circle in your menu bar.

ClipTape is a menu bar app, so nothing appears in the Dock. macOS will ask for Screen Recording permission the first time capture access is needed. The App Store version receives updates through the App Store. The direct-download DMG is ClipTape 0.1.0 beta 2 and does not update through the App Store. Developers can also build ClipTape from source.

Common questions

Before you press record.

Is ClipTape free and open source?

Yes. ClipTape is free to download, its complete source code is public, and it is released under the MIT License.

Can ClipTape record system audio on a Mac?

Yes. ClipTape can record the sound playing on your Mac together with a display or window. Microphone capture is optional and controlled separately.

Does ClipTape upload recordings or add a watermark?

No. ClipTape saves ordinary MP4 files directly to the folder you choose. It has no cloud service, account, telemetry, or watermark.

Which versions of macOS does ClipTape support?

ClipTape 1.0 requires macOS 15 or newer because it uses Apple’s modern ScreenCaptureKit recording APIs.

ClipTape app icon

Press record.
Do the thing.
Press stop.

That's the whole product. The file is already on your Mac.