Reduce File Size on Windows
Free space on Windows by compressing video, photos, PDF, GIF, and audio with Photos, Clipchamp, and GetCompress.
Storage warnings often point at Videos, Downloads, or project folders full of media. You can delete some of it, but much of what remains is work you still need: screen recordings, photo exports, slide PDF files, and audio notes. Shrinking those files frees space without losing the project. The goal is a smaller copy you can share while the master stays archived if you still need full quality later.
See what is using space
Start with facts before you delete blindly.
Settings → System → Storage shows which categories dominate. Open the heavy folders in File Explorer and sort by size. Common culprits:
| Folder | What piles up |
|---|---|
| Downloads | Installers, zip exports, one-off PDF decks |
| Videos | Screen recordings and camera imports |
| Desktop | Screenshot PNG files and quick exports |
| Project drives | Client handoffs, bug videos, raw photo batches |
Delete old installers you can re-download. Compress what you need to keep. Do not empty a folder until you confirm nothing references those files from an open project.
Sort by Size in File Explorer to surface a few giant files quickly. Often one screen recording or one slide PDF accounts for more space than hundreds of small screenshots combined.
Storage cleanup checklist
Use this pass when Storage settings show “Documents” or “Other” growing without a clear single file type.
| Step | Action | Safe to skip when |
|---|---|---|
| 1 | Empty Recycle Bin and app caches you recognize | You use offline cache for travel |
| 2 | Remove duplicate installers from Downloads | You need offline installers for lab machines |
| 3 | Archive finished projects to external storage | Project is still active this week |
| 4 | Compress screen recordings you still reference | You need lossless masters for re-edit |
| 5 | Shrink photo and PDF exports you keep locally | Files are already under 1 MB each |
| 6 | Convert huge GIF loops to short MP4 clips | Platform requires GIF only |
| 7 | Run one mixed-media batch in GetCompress on a heavy folder | You only have one file to fix |
The checklist is ordered by risk. Steps at the top reclaim space with almost no quality tradeoff. Steps in the middle need a quick visual check. Step 7 is for folders that mix video, images, and PDF after steps 1 through 6 still leave you tight on disk.
Re-run Settings → System → Storage after a cleanup pass. You should see Documents or Other drop when large media copies replaced originals in place.
Make videos smaller
Screen recordings and camera clips are often the largest single files on a PC.
Clipchamp handles trim and export on Windows 11:
- Open the clip in Clipchamp.
- Trim the timeline to the part you need.
- Export at 720p or 1080p.
Open Command Prompt or PowerShell. Install FFmpeg with winget when you need finer control:
winget install --id Gyan.FFmpeg -e
ffmpeg -i clip.mov -c:v libx264 -crf 23 -c:a aac -b:a 128k clip-small.mp4
See the video compression guide for codec choices and upload limits.
Shrink photos
Photos: … → Resize image, save a copy as JPEG.
Paint: Resize, then Save as with a lower quality JPEG.
Apply the display-size rule: export near the width the image will appear, not at full camera resolution. See how to compress images on Windows for format picks and FFmpeg batch commands.
Move compressed copies into a _compressed subfolder so originals stay available for re-edit until you confirm quality.
Reduce PDF size
Re-export slides from PowerPoint at Minimum size (publishing online) if you still have the source file.
For scan-heavy PDF files, re-scan at lower DPI when possible before you run a destructive filter pass.
See how to compress PDF on Windows for portal limits and batch workflows.
GIFs and audio
Prefer a short MP4 over a huge GIF when the app allows video. GIF is enormous for smooth motion; MP4 carries the same loop at a fraction of the size.
FFmpeg extracts audio from video:
ffmpeg -i talk.mp4 -vn -c:a aac -b:a 128k talk.m4a
Keep the lossless original only when you plan to edit audio again.
Voice memos and meeting recordings compress well because speech tolerates lower bitrates than music.
Using GetCompress
GetCompress covers multiple media types in one window when you reduce file size on Windows across a messy folder.
- Drop a heavy Downloads or project folder and let GetCompress detect video, images, PDF, GIF, and audio in one queue.
- Apply saved presets per media type instead of opening Clipchamp, Photos, and PowerShell separately.
- Preview video trims and image quality before export when the file still matters for client review.
- Batch PDF compression with presets when quarterly reports share the same optimization level.
- Export smaller copies alongside originals so you can archive masters and share lightweight versions.
GetCompress is optional when you only need one file in Photos or Clipchamp. It saves the most time when Storage settings point at a mixed folder and you want one local pass without uploading anything to the web.
Clipboard compression in GetCompress helps when you copy a screenshot or exported image and need a smaller paste-ready version for Teams or email without saving intermediate files.
External drives benefit from the same checklist: compress video and PDF archives before you copy them off the internal SSD to speed up the transfer.
- How to Compress Video on WindowsHow to compress video on Windows with Clipchamp, FFmpeg, and GetCompress. Smaller MOV and MP4 files for email, Slack, and uploads.
- How to Compress Images on WindowsCompress images on Windows with Photos and Paint. Resize JPG and PNG, convert WebP, and batch compress with GetCompress.
- How to Compress PDF on WindowsCompress PDF on Windows with PowerPoint re-export. Batch PDF compression with GetCompress for folders of decks and scans.
- Are Online File Compressors Safe on WindowsWhat happens when you upload files to online compressors, and what to use on Windows instead with Photos, Clipchamp, and GetCompress.
Buy GetCompress now for local media compression with reusable presets and no media upload.