Skip to content

How to Compress Videos and Images on Windows

Compress a mixed folder of PNG, MP4, and PDF on Windows with Photos, Clipchamp, and PowerPoint, or one batch app.

By Petr Samokhin

Hero PNG, teaser MP4, one-pager PDF. Three formats, three apps if you do it manually.

What is usually in the folder

FileFirst app to try
PNG / JPEGPhotos
MOV / MP4Clipchamp
PDFPowerPoint re-export

Campaign and launch folders often mix formats on purpose. A landing hero might be PNG, a social teaser MP4, and a sales one-pager PDF. Each type has a different size lever: dimensions for images, resolution and runtime for video, image compression inside PDF pages.

Designers and marketers hit this pattern every launch week: export assets from design tools, drop them in one client folder, then discover the zip is 800 MB because one screen recording dwarfed everything else. The manual path works for three files. It breaks down at fifteen.

Images with Photos

Open each image → … → Resize image, save a copy as JPEG with smaller dimensions.

For PNG with transparency, export JPEG only when flat backgrounds are fine. Otherwise resize in Photos and keep PNG, or convert through a dedicated tool when you need WebP for web handoffs. See how to compress images on Windows for format-specific steps.

A common handoff mistake is exporting every hero at full camera resolution when the site only displays 1200 px wide. Resize first, then pick export quality. You often save more space from dimensions than from sliding quality to minimum.

Batch resize in PowerShell with FFmpeg works for simple image folders (install FFmpeg with winget first):

ffmpeg -i input.jpg -vf scale=1920:-2 output.jpg

That adjusts width. It does not handle MP4 or PDF in the same pass.

Video with Clipchamp

Trim, export at 1080p or 720p.

One teaser clip is quick in Clipchamp. Ten clips from the same shoot means opening each file, trimming, and exporting separately. For MOV sources that need MP4, add a conversion step or use the MOV to MP4 guide .

Clipchamp does not queue twenty exports with identical settings the way a batch compressor can. Write down resolution and trim habits once, or save time with a dedicated tool when the folder has more than a handful of clips. Screen recordings with long intros benefit from the same trim-first rule as single-file compression.

PDF with PowerPoint

File → Export → Create PDF/XPS Document → Minimum size (publishing online) when you have the source deck.

PowerPoint re-export shrinks embedded images inside the PDF. Scanned pages may need a second pass or a re-export from the source file if quality drops too far.

If the PDF comes from a slide deck you still have open, re-export at lower image quality often beats running minimum-size export twice on the same flattened file. Text stays crisp when you control quality at the source.

Email and upload size limits

Mixed folders hit different caps depending on how you send them.

How you sendTypical limitMixed-folder tip
Email10 to 25 MB totalCompress video first; it is usually the largest file
SlackUp to 1 GB per fileStill shrink images so previews load fast
Client portal25 to 100 MB per uploadExport each type separately if the form accepts one file
Shared driveSoft limitsName files clearly: hero-1200w.jpg, teaser-720p.mp4

When everything must fit one zip under 25 MB, start with the MP4 (trim and 720p), then PDF, then resize PNG last. Video almost always dominates the total.

List expected limits before you start compressing. A portal that accepts 50 MB per file needs a different order than email where the whole attachment must stay under 25 MB. Naming outputs with target dimensions (hero-1200w.png, demo-720p.mp4) keeps handoffs clear for clients who upload files themselves.

Bitrate and resolution for video in mixed folders

Images and video do not share settings, but the same campaign folder benefits from consistent targets.

MediaSetting that matters mostSuggested starting point
PNG / JPEGMax width in pixels1920 px wide for web heroes
MP4 / MOVResolution and runtime1080p for Drive, 720p for email
PDFEmbedded image qualityMinimum size export, then spot-check text

Keep video bitrate reasonable before you crush image quality. A 400 MB screen recording makes every other file in the folder look small by comparison. Trim and export video once, then tune images to match the delivery channel.

For a repeatable launch workflow, note which preset worked last time: 1920 px heroes, 1080p teasers for Drive, 720p for email. Consistency matters more than squeezing every last kilobyte when the same folder ships every quarter.

Optional PowerShell batch for images with FFmpeg (scale=1920:-2). Video batch usually needs FFmpeg or a dedicated app. The reduce file size on Windows guide covers storage cleanup across all three types.

Using GetCompress

GetCompress queues mixed campaign folders on Windows in one window:

  • Drop a folder with PNG, JPEG, MP4, MOV, and PDF; each file type gets its own preset in the same batch.
  • Apply max-width presets to images and quality presets to video without switching apps.
  • Set target file size on video when a portal caps megabytes; image and PDF presets use separate controls.
  • Export everything in one pass instead of Photos, Clipchamp, and PowerPoint separately.
  • Process locally when the folder has unreleased creative, client logos, or staging screenshots.

GetCompress is an alternative when three separate apps for one handoff folder slows you down.

When you ship the same asset bundle monthly, saved presets in one app beat re-opening Photos, Clipchamp, and PowerPoint with the same settings every time. Local processing also keeps draft creative off upload servers before the campaign goes live.

Buy GetCompress now for local media compression with reusable presets and no media upload.