ReadyToSubmit Logo
ReadyToSubmit
Tools10 min readUpdated: 2026-06-22

How to Compress Photos and Signatures for Exam Portals — Step-by-Step 2026 Guide

Learn exactly how to compress photos to 20–50 KB and signatures to 10–20 KB for SSC, IBPS, UPSC, and other Indian exam portals. Free browser-based tools, no software needed.

compressWhy Compression is the Most Common Exam Upload Problem

If you have ever tried uploading a photo to an exam portal and received "File size exceeds maximum limit" or "File too large", you are not alone. This is the single most common upload error across SSC, IBPS, UPSC, RRB, and every other Indian government exam portal. The problem is simple — modern cameras and smartphones produce photos that are 3–12 MB in size. Exam portals require photos between 20–50 KB. That is a 100x to 600x reduction. Normal "save as" or "export" operations cannot achieve this level of compression without destroying the image. You need specialized compression that understands the target size range and adjusts quality iteratively to hit the sweet spot — small enough for the portal but clear enough for visual verification. This guide explains exactly how compression works, why generic tools fail, and how to get a perfect result every time.

imageHow JPG Compression Actually Works

JPG (also called JPEG) uses lossy compression. It works by analysing the image in 8×8 pixel blocks, converting colour information to frequency data using a mathematical process called the Discrete Cosine Transform (DCT), and then discarding high-frequency details that the human eye is less sensitive to. When you set a "quality" level (say 85%), you are controlling how aggressively the algorithm discards detail. At quality 95%, the file is large but visually perfect. At quality 20%, the file is tiny but blocky and blurry. The challenge for exam photos is finding the quality level that produces exactly the right file size — not too large (portal rejects it) and not too small (image is blurry and fails visual check). This is why a simple "compress" button does not work well. You need a tool that performs binary search compression — it tries a quality level, checks the resulting size, adjusts up or down, and repeats until it hits your target KB range precisely.

table_chartCompression Targets for Common Exam Portals

Portal / ExamPhoto TargetSignature TargetRecommended Quality Range
SSC (CGL, CHSL, GD)20–50 KB10–20 KB40–65%
IBPS (PO, Clerk)20–50 KB10–20 KB40–65%
UPSC (CSE, CDS)20–300 KB20–300 KB60–85%
RRB (NTPC, Group D)20–50 KB10–20 KB40–65%
JEE Main / NEET10–200 KB4–30 KB35–75%
GATE / IIT JAM5–200 KB5–200 KB30–80%
State PSC (Generic)20–50 KB10–20 KB40–65%

tuneStep-by-Step: Compress a Photo to Exactly 20–50 KB

1

Start with the right dimensions

Before compressing, resize your photo to the portal's required dimensions (e.g., 200×230 px for IBPS or 3.5×4.5 cm for SSC). Resizing first makes compression more efficient because there are fewer pixels to encode.

2

Open the Exact KB Compressor tool

Go to ReadyToSubmit's Exact KB Compressor. This tool uses binary search — it automatically finds the JPG quality level that produces your target file size.

3

Upload your resized photo

Select your photo file. The tool instantly displays the current file size, dimensions, and format.

4

Set your target KB range

Enter the minimum and maximum file size. For SSC/IBPS, enter 20 KB min and 50 KB max. The tool will find the optimal quality setting.

5

Download the compressed result

The tool shows a before/after comparison. Download the compressed file — it is ready to upload directly to the exam portal.

blockWhy Generic Compression Tools Fail for Exam Portals

Most online compression tools (TinyPNG, CompressJPEG, iLoveIMG) are designed for web optimization, not exam portal compliance. They work on a "percentage reduction" basis — reduce by 50%, reduce by 70%. But exam portals do not care about percentage reduction. They care about the absolute file size in kilobytes. A tool that "reduces by 60%" might compress a 5 MB photo to 2 MB — still 40 times too large for SSC. Or it might compress a 100 KB photo to 40 KB — which works, but you had no way to predict that. Even worse, many generic tools strip EXIF orientation metadata, causing your photo to appear rotated on the portal. Some tools also convert your photo to a different colour space, which can make skin tones look unnatural. ReadyToSubmit's Exact KB Compressor solves these problems by targeting an exact KB range, preserving orientation data, and maintaining the sRGB colour space that exam portals expect.

drawStep-by-Step: Compress a Signature to Exactly 10–20 KB

1

Prepare your signature

Sign on plain white unlined paper with a black ink pen. Photograph it in good, even lighting — avoid shadows across the signature.

2

Clean the background

Use the Signature Cleaner tool to whiten the background and remove paper texture. This significantly reduces file size because white areas compress extremely efficiently in JPG.

3

Crop tightly

Use the Signature Crop tool to remove excess white space around the signature. Leave just 5–10% margin on each side.

4

Resize to required dimensions

For IBPS, resize to 140×60 pixels. For SSC, resize to 3.5 cm × 1.5 cm. Use the Resize Signature Dimensions tool.

5

Compress to target KB range

Use the Signature Compress tool with a target of 10–20 KB. The tool will adjust JPG quality to hit this range precisely.

swap_vertThe Resize-Then-Compress Order Matters

Always resize before you compress. This is critical and most candidates get it wrong. If you compress a 4032×3024 photo down to 50 KB first, the image will be extremely blurry because the algorithm must throw away massive amounts of detail to fit millions of pixels into 50 KB. But if you first resize to 200×230 pixels (46,000 pixels total, instead of 12 million), then compressing to 50 KB is easy — the algorithm only needs moderate compression and the result looks sharp. Think of it as packing a suitcase: if you try to fit a king-size blanket into a carry-on, it will be a wrinkled mess. But if you first fold it to travel size, it fits neatly. The same principle applies to photos — reduce the pixel count first, then adjust the quality to reach your target file size.

Compress Your Photo Now — Free Tool

Binary search compression — hit any KB target precisely. Works for SSC, IBPS, UPSC, and every exam portal.

buildCompress Your Photo Now — Free Tool

helpFrequently Asked Questions

How do I compress a photo to exactly 50 KB?expand_more
Use the Exact KB Compressor on ReadyToSubmit. Set the target range (e.g., 45–50 KB) and the tool uses binary search to find the perfect JPG quality level. First resize to the portal's required dimensions, then compress.
Why is my compressed photo blurry?expand_more
You likely compressed before resizing. Always resize to the portal's required dimensions first (e.g., 200×230 px for IBPS), then compress. Compressing a high-resolution photo to a tiny KB range forces extreme quality loss.
Can I compress a PNG file for exam upload?expand_more
Most exam portals require JPG format, not PNG. First convert your PNG to JPG using the Image Converter tool, then compress it to the required KB range. PNG files do not support JPG-style lossy compression.
What is the smallest KB I can compress a photo to while keeping it clear?expand_more
For a 200×230 pixel photo (standard IBPS size), you can compress down to about 8–10 KB and still maintain acceptable clarity. For 3.5×4.5 cm at 200 DPI (about 276×354 px), the minimum for acceptable clarity is about 15 KB.
How do I compress my signature to 10 KB?expand_more
Clean the background to pure white using the Signature Cleaner, crop tightly, resize to the portal's required dimensions (e.g., 140×60 px for IBPS), and then compress using the Signature Compress tool with a target of 10–20 KB.
Do online compression tools store my photos?expand_more
ReadyToSubmit does not store any photos. All processing happens entirely in your browser using JavaScript. Your files never leave your device. Not all online tools offer this guarantee — always check the privacy policy.
Can I compress a PDF document for exam upload?expand_more
Yes. Use ReadyToSubmit's Compress PDF to 500KB or Reduce PDF to 100KB tools. These work for certificates, marksheets, and other documents that exam portals require in PDF format.
What happens if my photo is 1 KB over the limit?expand_more
Most portals reject files that are even 1 KB over the maximum limit. Use the Exact KB Compressor with a target range that gives you a buffer — for a 50 KB maximum, target 40–48 KB to be safe.
BK

Bharat Kumar G.verified

Technical SEO & Document Processing Expert

Bharat is the founder of ReadyToSubmit. With years of experience in technical web development, he builds privacy-first, client-side tools to help Indian government exam aspirants format their applications accurately and securely without server uploads.

calendar_month2026 Exam Photo Guides

Check official photo & signature requirements for upcoming exams:

Related Articles