Skip to content

Free browser tool

Compress Image to 100KB

Use this when an application portal sets a strict 100KB image limit. Workbox searches for the highest usable quality that stays within the limit.

Prepare your image

Meet a strict 100KB limit without guessing.

Keep the 100KB example or add the exact format and pixel rules shown by the destination form.

  • No account required
  • File stays on your device
  • Final output is revalidated

Tell us the requirements

Paste the wording from the website, form, or application.

Upload your file

Processed on your device. Your file stays private.

Three clear steps

How it works

  1. 1

    Choose your image—the file remains in your browser.

  2. 2

    Workbox adjusts encoding quality and, only when necessary, image dimensions.

  3. 3

    The final file is reopened and its actual byte size is checked against 100KB.

Why some forms require images under 100KB

Older recruitment, visa, education, and government systems often enforce small upload limits to reduce storage and keep slow connections usable.

The limit applies to the real file size, not the dimensions shown on screen. Workbox validates bytes after processing so the result is not based on an estimate.

Tips for a reliable upload

  • Use JPG for photographs unless the form specifically requires PNG.
  • Start with the original image instead of repeatedly compressing an already compressed copy.
  • If 100KB is impossible at required dimensions, use the larger limit offered by the destination form.

Frequently asked questions

Will the image be exactly 100KB?

It will be 100KB or smaller. Workbox prioritizes the highest usable quality that still satisfies the maximum.

Does compressing to 100KB reduce dimensions?

Workbox first tries to keep the current dimensions. It reduces them only if encoding quality alone cannot meet the limit.

Is my image uploaded?

No. Image processing and validation happen locally in your browser.

Other common file-size limits