Trigger capture
Use the compact toolbar or press Ctrl + Shift + R from anywhere in Windows.
Windows utility / 01 Built because I needed it
I kept needing to record one small part of my screen, but opening a full recording app and setting everything up felt like too much. I wanted something closer to the Snipping Tool: press a shortcut, drag a box, get an MP4. Snip & Rec came out of that need.
I have actually had this tool for a while. It worked for what I needed, but I never really considered it finished, so I kept it to myself. Recently I felt like cleaning it up and sharing it in case someone else wants the same simple thing.
The whole point
No scenes, no sources, no project to configure. Open it, select the area, record, and move on.
Use the compact toolbar or press Ctrl + Shift + R from anywhere in Windows.
A dimmed desktop overlay shows the selection dimensions. Press Esc to cancel safely.
A top-right indicator shows elapsed time and offers a clear Stop action. The duration limit remains visible.
Preview the video, open the MP4, reveal its folder, or delete the result without hunting through Explorer.
Record only what you came for
I wanted the selection to feel familiar and immediate, even across mixed-DPI screens and unusual monitor layouts.
The work hiding underneath
The interface is intentionally simple. Underneath it, the app streams captured frames straight into the encoder so the result is ready when the recording stops.
Captures the selected monitor with the Windows cursor enabled.
Copies only the selected region into an encoder-ready surface.
Uses software H.264 to avoid GPU-heavy black-frame flicker.
Writes directly to Videos\SnipRecorder.
Reliable under visual load
Game editors and GPU-heavy applications can expose black-frame problems in naïve capture pipelines. Snip & Rec deliberately uses software H.264 encoding to keep those recordings dependable.
Selection math accounts for scaled displays, virtual desktop offsets, and monitors positioned left of the primary screen.
Choose a maximum length of one, two, or three minutes. The duration limiter stops the session cleanly.
Timestamped filenames stay unique when multiple recordings are created during the same second.
Automated tests cover region normalization, DPI conversion, monitor validation, durations, filenames, and state transitions.
A toolbar, not a production studio
I did not want another dashboard. The whole decision fits on one line: start recording, remember the shortcut, choose the limit, and confirm the app is ready.
Your recording is yours
I wanted a tool, not another account or cloud service. Snip & Rec does not upload recordings or collect telemetry. Everything happens on your own Windows machine.
Small on purpose
This is for quick region recordings. I kept it focused instead of adding every feature a full production app already has.
05 It solved my problem, so I am sharing it
If you want it, download it here. If it saves you some time and you feel like supporting the things I make, you can leave a donation. Either way, I hope it helps.