Need to record a quick bug report, a product walkthrough, or a how-to clip? You don't need OBS, a paid app, or anything that stamps a watermark on your footage. Modern browsers can capture your screen natively, and the Quill Tools Screen Recorder wraps that capability into a one-click tool — free, watermark-free, and completely private.
How Browser Screen Recording Works
Two browser APIs do all the work. getDisplayMedia asks you which screen, window, or tab to share and hands the tool a live video stream — the same mechanism video calls use for screen sharing. MediaRecorder then encodes that stream into a video file in real time, on your own hardware.
The crucial detail: at no point does any of this touch a server. The picker, the capture, and the encoding all run inside your browser tab. When you hit stop, the finished file exists only in your tab's memory until you download it. That makes browser recording private by design — there is simply no upload step where footage could leak, be retained, or be analysed.
Recording Your Screen, Step by Step
- Open the Screen Recorder.
- Choose whether to include microphone audio (see below).
- Click Start Recording. Your browser shows its native picker.
- Pick a tab, window, or your entire screen, then confirm.
- Do the thing you want to capture.
- Click Stop and download the finished WebM file.
That's it — no account, no trial timer, no logo stamped in the corner.
Tab vs Window vs Entire Screen
The picker gives you three capture scopes, and choosing the right one matters more than people expect:
- Browser tab — The safest and usually the best choice. Only that one tab is visible, so notifications, other windows, and your bookmarks bar stay out of the recording. Tab capture can also include the tab's own audio — ideal for recording a web app with its sounds.
- Window — Captures a single application. Good for demoing desktop software or a specific document. Pop-ups from that app will appear, but nothing else on your desktop will.
- Entire screen — Captures everything, including incoming notifications and anything you alt-tab to. Use it only when you genuinely need to show multi-window workflows, and consider enabling Do Not Disturb first.
Mixing In Your Microphone
A silent screen recording is fine for bug reports, but tutorials and walkthroughs need narration. Enable the microphone option before you start and the recorder mixes your mic into the capture, synchronised with the video. A few practical tips:
- Do a 5-second test recording first to check your levels.
- Use a headset mic if you can — laptop mics pick up keyboard noise.
- If you're capturing a tab with its own audio, lower the tab's volume so your voice sits clearly on top.
Why the Output Is WebM
Browsers encode recordings with their built-in encoder, which produces WebM (VP8/VP9 video). This is exactly what makes local, upload-free recording possible — the encoder ships with the browser. WebM plays in every modern browser, in VLC, and on most platforms; YouTube, Slack, and Discord all accept it directly. If a workflow strictly requires MP4, a free converter like HandBrake converts WebM in one step.
After Recording: Trim and Compress
First takes are rarely perfect. Instead of re-recording, cut the fumbling at the start and end with the Video Trimmer, and if the file is too large to share, shrink it with the Video Compressor. Both run in the browser with the same zero-upload guarantee, so your footage stays on your machine through the whole pipeline.
Frequently Asked Questions
Is browser screen recording really private?
Yes. Capture and encoding happen entirely on your device via getDisplayMedia and MediaRecorder. The footage is never uploaded to any server.
What format does the recording download in?
WebM — produced by your browser's native encoder. It plays everywhere modern, and can be converted to MP4 with any free converter if needed.
Ready to capture something? Open the Quill Tools Screen Recorder — free, instant, and nothing ever leaves your device.