SITEMAP

Everything, in one place.

Browse Clipy pages, downloads, integrations, and the full set of free video tools.

Clipy

Home

Record your screen, send a link.

Video Tools

Convert, trim, compress, record, test, and share files in your browser.

Clipy Pricing

Compare Clipy Pro, Lifetime, and Enterprise plans for 4K recording, AI, analytics, Loom migration, and assisted rollout.

About

Who we are and why Clipy exists.

Brand Kit

Logos, covers, avatars, and color tokens for press and partners.

Contact

Get support or reach the Clipy team.

Feedback

Send product ideas, issues, and feature requests.

Journal

Tips and tutorials on recording, sharing, and video workflows.

The Clipy Pledge

Founder-signed promises: free forever, no watermark, no signup wall.

System Status

Clipy uptime + subsystem status.

Changelog

Recent user-visible improvements to Clipy.

What Your Recipients See

The viewer experience: no account, no app, no signup wall.

Recording Quality

Real Clipy sample recordings + encoder details.

Watch in 30 Seconds

AI summary + chaptered transcript + Q&A on every recording.

For Developers

Bug repros, code reviews, AI summary as written repro steps.

Screen Recorder for Claude Code

Record once — Claude Code reads the summary, keyframes, click targets, and transcript, then opens the PR.

Screen Recorder for Cursor

Record the issue once — Cursor reads the agent-readable recording and proposes the fix.

Screen Recorder for Codex

Record the job once — Codex reads the summary, frames, click targets, and transcript, then ships it.

Generate Playwright Tests from a Screen Recording

Run the manual test once — the agent writes the Playwright suite from your captured clicks and narrated assertions.

Create Help Articles from Screen Recordings

Do the fix on screen once — the agent publishes the step-by-step guide with a screenshot per click.

Turn Product Walkthroughs into Tickets and Specs

Talk through the product pointing at things — the agent files the tickets with frames attached.

Turn One Demo Recording into Launch Content

Demo the feature once — the agent drafts the changelog, help doc, and launch thread from timestamped frames.

Screen Recorder for Personalized Sales Demos

Drop a personalized demo in the follow-up; the champion forwards one link and the exec's AI skims the summary.

Design QA and Handoff from a Screen Recording

Point at what's off against the mock; each note is pinned to exact coordinates the developer's agent can act on.

Onboarding Recordings Your Team and Its AI Can Search

Record the process once; new hires learn from it and their AI answers questions from the transcript.

Record the Weekly Direction — Clipy Writes the Memo

Record the direction once; the team reads the memo and their agents ingest it as context.

Lectures That Answer Back — Screen Recorder for Educators

Record once; a student's AI answers questions from the transcript with the exact timestamp.

Loom Alternatives Compared

Honest head-to-head comparisons of every major Loom alternative.

Cap vs Clipy

Honest comparison: Cap (open-source) vs Clipy with real user reviews.

Screen Studio vs Clipy

Honest comparison: Screen Studio ($29/mo, Mac-only) vs Clipy with real user reviews.

Tella vs Clipy

Honest comparison: Tella vs Clipy with real user reviews.

Vidyard vs Clipy

Honest comparison: Vidyard (paid, sales-focused) vs Clipy with real user reviews.

Free OBS Alternative

Free OBS alternative for people who just want to record their screen and share a link. AI transcript free on every recording.

Agent-Readable Loom Alternative

A Loom alternative that gives people a normal video and gives Claude Code or Codex structured recording context.

YouTube Video as Context for Claude Code

Give Claude Code, Codex, or Cursor a YouTube video as context: a timestamped transcript plus selected frames of what appeared onscreen, compiled by one CLI command.

Migrate from Loom

Move a Loom library into Clipy. Paste public Loom share links or send a CSV of up to 1,000, and Clipy pulls each recording server-side into your library.

Products and downloads

Clipy for Mac

Free native screen recorder for Apple Silicon (M1, M2, M3, M4).

Clipy for Windows

Native Windows screen recorder — coming soon. Join the waitlist.

Screen Recorder

Free screen recorder online — record on Mac, Chrome, or in your browser.

Download Clipy for Mac

Get the native Clipy menu-bar recorder for macOS.

Desktop Release History

Review the latest Clipy desktop releases.

Chrome Extension Release History

Every Clipy Chrome extension release with shipped-feature highlights.

Chrome Screen Recorder

Use Clipy from Chrome for quick screen recordings and share links.

Mic and Webcam Test

Check your microphone and webcam before recording.

Learn: Agent-Readable Recordings and AREC

Understand agent-readable recordings and AREC (Agent Recording): what they are, the markdown twin, and how to give an AI agent video context.

Glossary: Agent-Readable Recording Terms

Definitions for the agent-readable recording vocabulary: AREC, the markdown twin, key moments, click targets, agent legibility, and more.

AREC — Agent Recording: Specification v0.1 (Draft)

The v0.1 draft spec for AREC (Agent Recording), the open markdown format that makes a screen recording readable by AI agents.

What Is an Agent-Readable Recording?

Learn what an agent-readable recording is, why AI agents cannot watch video, and how one Clipy link gives your agent full screen context to fix bugs.

Inside the Markdown Twin: Anatomy of an Agent-Readable Recording

See a real markdown twin dissected section by section: metadata, summary, key moments, cursor paths, transcript, and what each one gives an AI agent.

How to Give Claude Code, Cursor, or Codex Video Context

Record your screen once, paste the Clipy link into Claude Code, Cursor, or Codex, and your agent reads the recording. Setup in about 60 seconds.

Video vs Screenshots vs Logs vs Agent-Readable Recordings: What Should You Give Your AI Agent?

Compare video, screenshots, logs, and agent-readable recordings for AI debugging context. See what each captures, its token cost, and when to use it.

AREC (Agent Recording)

AREC (Agent Recording) is the open markdown format that makes a screen recording readable by AI agents. See the definition and an example.

Agent-readable recording

An agent-readable recording is a screen recording whose share link doubles as a text document AI agents can read instead of watching video.

Markdown twin

A markdown twin is the structured text document an agent-readable recording produces, so an AI agent reads a recording without decoding video.

Key moment

A key moment is a timestamped instant in an agent-readable recording, carrying a frame, a click target, and a plain-language description.

Click target

A click target is the UI element an agent-readable recording captures at a key moment, described in words plus x/y coordinates.

Agent legibility

Agent legibility is how readable a piece of work is to an AI agent. An agent-readable recording makes a screen recording legible.

Proof of agent work

Proof of agent work is a recording that documents what an AI agent did on screen, as a readable AREC document others can review.

Agent context

Agent context is the structured information an AI agent needs to act. An agent-readable recording supplies it from a screen recording.

MCP Server

Give Claude, Cursor, or ChatGPT access to your recordings' transcripts and AI summaries via the Model Context Protocol.

For AI Agents

Screen recordings AI agents can act on — .md context links, key moments with frames, and the Clipy MCP server.

Clipy Documentation

Product and technical documentation for Clipy's agent skill, CLI, MCP server, recording.md convention, and AREC format.

MCP Docs

Setup and tool reference for the Clipy MCP server.

The recording.md Convention

The mini-spec for the agent-readable document every Clipy share link serves: summary, key moments with frames and click targets, and the transcript.

Claude Skill Docs

Install the watch-clipy-recording skill and Claude reads any Clipy recording from one link — frames, click coordinates when captured, and the transcript.

CLI Docs

The Clipy CLI: list, search, and read recordings — transcripts (SRT/VTT), summaries, key moments — from the terminal.

Agent Integration Reference

The complete reference for building autonomous agents on Clipy: recording lifecycle, capture targets, authentication, headless/CI, marks, metadata, machine-readable discovery, and what is not supported yet.

Free tools

Video & Audio Converters

Convert MOV, MKV, AVI, WebM, FLV, WMV, M4V, MPG, 3GP, TS, MTS, and GIF to MP4 — and MP4 to WebM, GIF, or MP3.

WebM to MP4 Converter

Turn browser-recorded WebM into MP4 anyone can play.

MOV to MP4 Converter

Batch MOV to MP4 with trim, crop, compression, music, and text overlays.

MP4 to MOV Converter

Convert MP4 to MOV for Final Cut Pro, QuickTime, and legacy post workflows.

AVI to MP4 Converter

Modernize old AVI files (DivX, Xvid, MP3 audio) to clean MP4.

FLV to MP4 Converter

Rescue old Flash, Camtasia, and RTMP-capture .flv files into playable MP4.

WMV to MP4 Converter

Convert Windows Media .wmv (VC-1 + WMA) to MP4 that plays anywhere.

M4V to MP4 Converter

Convert non-DRM Apple .m4v to a standard MP4 every app accepts.

MPG to MP4 Converter

Convert MPEG-1/2 .mpg and .mpeg (DVD/VCD era) to smaller, web-ready MP4.

3GP to MP4 Converter

Convert old mobile-phone .3gp video to a modern MP4 any device plays.

TS to MP4 Converter

Convert MPEG transport-stream .ts (TV / HLS / PVR) to a seekable MP4.

MTS to MP4 Converter

Convert AVCHD camcorder .mts / .m2ts footage to an editable MP4.

MP4 to WebM Converter

Re-encode MP4 to VP8 + Vorbis WebM for HTML5 video and FOSS players.

GIF to MP4 Converter

Batch GIFs to MP4 with audio, text overlays, effects, crop, repeat, and quality controls.

Mute Video

Strip the audio from any video. Stream-copy, no quality loss.

MP4 to GIF Converter

Make GIFs from videos with batch, crop, splice, effects, reverse, and loop controls.

MP4 to MP3 (Extract Audio)

Pull the audio track out of any video as MP3.

MP3 to MP4 Converter

Wrap an MP3 in an MP4 with a waveform or cover image, ready for YouTube.

Video Compressor

Shrink a video for Slack, email, or cheaper hosting.

Video Speed Controller

Speed up or slow down a video and download the new copy.

Trim & Split Video

Cut a video into clips. Multiple ranges in one go.

Resize / Aspect Ratio

Resize for YouTube, TikTok, or square. Letterbox or center-crop.

Crop Video

Cut the framing down to a square, half, or custom rectangle.

Rotate / Flip Video

Fix sideways or mirrored clips. 90°, 180°, hflip, vflip.

Loom Video Downloader

Save Loom recordings as MP4, one link or a 20-link migration batch.

Webcam Recorder

Record webcam clips with MP4 export, captions, teleprompter, and trim.

Voice Recorder

Record audio with a live level meter. Export WebM or MP3.

Merge Videos

Combine multiple clips into one playable MP4 with audio preserved.

Microphone Test

Confirm your mic works with a live level meter. No download.

Webcam Test

See a live preview from your camera in seconds. No signup.

Share a File

Drop a file up to 2 GB. Get a public link. Auto-deleted in 48 hours.

Zoom Mic and Camera Test

Test your mic and camera before a Zoom call. Browser check, no install.

Google Meet Mic and Camera Test

Test your mic and camera before joining a Google Meet call.

Microsoft Teams Mic and Camera Test

Pre-call check for Teams: mic level + camera preview in 30 seconds.

Loom to MP3

Extract MP3 audio from any Loom video. Free, no signup.

Loom to GIF Converter

Turn any Loom video into a shareable animated GIF for bug repros, demos, and docs.

Loom Video Downloader Extension

Skip the sketchy Chrome extension. Paste a Loom link in our free web tool and get the MP4.

MKV to MP4 Converter

Convert MKV files to MP4 free, with no upload and no watermark.

M4A to MP3 Converter

Re-encode Apple AAC audio to universal MP3, free in your browser.

Speaker Test

Stereo left/right speaker and headphone check in your browser.

Windows Screen Recorder

Free screen recorder for Windows, past Game Bar and Snipping Tool limits.

Video to Audio Converter

Extract a clean MP3 or WAV from any video, free and in your browser.

MP3 Converter

Convert WAV, M4A, AAC, OGG, FLAC, or WMA to a universal MP3, free.

Video to GIF Converter

Convert any video to a clean, two-pass-palette GIF, free, in your browser.

Video Converter

Convert any video to MP4, WebM, GIF, or MP3 free in your browser, with no upload.

Video Cutter

Cut one clean section out of any video, lossless, in your browser.

Slow Motion Video Maker

Slow any clip to 0.75×, 0.5×, or 0.25× with pitch-corrected audio.

Remove Background Noise

Strip hum, hiss, and room tone from audio with a browser denoise pass.

MP3 Cutter

Trim a section out of an MP3 or any audio file, lossless, no upload.

Audio Converter

Convert audio between MP3, WAV, M4A, and OGG free in your browser.

Compress Audio

Shrink an audio file for email or Discord. Pick a bitrate, get a lighter MP3.

SRT to VTT Converter

Convert SubRip (.srt) captions to WebVTT (.vtt) instantly, in your browser.

Normalize Video Audio

Fix quiet or loud recordings to a steady -16 LUFS, free in your browser.

Video Thumbnail Maker

Grab any frame from a video as a JPG image, free, no upload.

Aspect Ratio Converter

Reframe video to 9:16, 1:1, 4:5, or 16:9. Crop to fill or fit with bars.

Reverse Video

Play any short clip backwards, frames and audio reversed, in your browser.

Video to MP4 Converter

Convert any video to a universal H.264 + AAC MP4, free, no upload.

Compress GIF

Shrink animated GIFs for Slack, Discord, and email, free, in your browser.