Photo Resizer in KB — Exact Size (20KB, 50KB, 100KB)

Resize and compress photos to an exact size in kilobytes. Client-side, private, and free.

Fast Private Exact size

Quick Presets

Jump to a preset page or set a size quickly.

Drop to resize — your ticket to smaller files
or• paste supported
JPGPNGWEBPHEIC
Tips for best results
  • Use JPG or WebP for photos; PNG for graphics/logos.
  • Set a Max width (e.g., 1200px) for large camera images.
  • Increase the target size slightly if small text looks fuzzy.
  • Keep “Strip metadata” enabled for the smallest files.
Ad space (placeholder)

Supported Formats

  • JPG – best default for photos.
  • PNG – lossless; ideal for logos and transparency.
  • WebP – smaller files at similar quality for many images.
  • HEIC/HEIF – iPhone photos are detected; output can be JPG/WebP.

Why use Photo Resizer in KB?

  • Precise targets: Hit exact KB sizes for forms and portals.
  • Private: Images stay on your device; no uploads.
  • Fast: Uses OffscreenCanvas and web workers when available.
  • Mobile-friendly: Responsive UI with accessibility announcements.
  • Free: No account, no watermark, no paywall.
  • Helpful presets: Quick links for 20KB, 50KB, 100KB, 200KB, 500KB.

Jump straight to: 20KB, 50KB, 100KB, 200KB, 500KB.

Frequently Asked Questions

Why resize photos to a specific KB size?

Many government forms, exams, and portals require uploads under strict file-size limits (e.g., 100–200KB). Exact-KB resizing ensures the file passes validation while retaining quality.

Is my image uploaded to any server?

No. All processing happens in your browser using HTML5 canvas and client-side compression. Your images never leave your device.

How do you hit the target size?

We combine quality tuning (binary search) with optional downscaling. If quality alone can't reach the size, we reduce dimensions in small steps while preserving aspect ratio.

Which format should I choose?

JPG is a great default for photos. WebP often produces even smaller files with similar quality. PNG is best for graphics with crisp edges or transparency.

Does this work on mobile?

Yes. The tool is optimized for modern mobile browsers and keeps the interface responsive during heavy processing.

Can I cap the dimensions?

Yes. Set Max width/height to preserve aspect ratio within those bounds—useful when portals also specify maximum pixel dimensions.