How to Compress a JPG to 200KB in Your Browser
Many upload forms and email gateways still enforce file-size caps around 200KB–500KB. Re-exporting from a desktop editor works, but a browser tool that targets a byte size is faster when you only need a “good enough” JPG for the web.
Why target bytes instead of a quality slider?
Quality percentages (60%, 80%) are relative to the encoder—not to the limit you actually care about. A 12MP phone photo at “70%” can still be 800KB. Setting an explicit target like 200KB makes the encoder search for a compression level that fits, which is what most upload validators check.
Step-by-step with Upload‑Ready
- Open the compressor on the Upload‑Ready home page (processing stays in your browser).
- Drop your JPG (or PNG/WebP—you can still output JPG).
- Set Target size to 200 KB (or Custom if you need another cap).
- Optionally set Max long edge (for example 1920 or 1280) so huge phone photos are downscaled before encoding.
- Choose JPG as the output format when the destination expects JPEG.
- Run Compress, preview the result size, then download.
If you cannot reach 200KB
- Lower the max long edge—pixel count dominates file size more than tiny quality tweaks.
- Avoid PNG as the output when you need aggressive size cuts; JPEG or WebP usually win for photos.
- Very detailed or noisy shots may need a lower dimension cap; that is normal for photographic content.
- If the image is already under target, keep the original—no need to re-encode.
Privacy note
Compression on Upload‑Ready runs locally in the browser. Your originals are not uploaded for processing. Account and billing data (if you sign in) are separate from the pixel pipeline—see the Privacy Policy for details.
Ready to try it? Compress images in your browser on Upload‑Ready—files stay on your device.