Batch Image Compressor in KB
Compress and resize multiple images simultaneously to target KB sizes in one click.
Strict 100% In-Browser Binary Compression
Tested on 50+ official Indian exam engines (SSC, UPSC, IBPS, NTA, Passport Seva). Zero server upload, zero data collection.
Processing images one by one can be time-consuming. ResizeInKB supports batch mode, allowing you to drag & drop multiple photos and compress them all to a target KB size (e.g. 100KB or 50KB) in seconds.
How to Batch Image Compressor in KB
- 1Select multiple images from your computer or phone.
- 2Set your desired target KB size for all files.
- 3Click Compress All to process images concurrently.
- 4Download all compressed photos as individual files or a ZIP archive.
Target Specifications
Official Portal Upload Criteria Comparison
| Exam / Portal Name | Photo Limit | Signature Limit | Dimensions | Required Format |
|---|---|---|---|---|
| SSC (CGL/CHSL/MTS) | 20 KB - 50 KB | 10 KB - 20 KB | 3.5 x 4.5 cm | JPG / JPEG |
| UPSC Civil Services | 20 KB - 300 KB | 20 KB - 300 KB | 350x350 px min | JPG / JPEG |
| IBPS Bank Exams | 20 KB - 50 KB | 10 KB - 20 KB | 200x230 px | JPG (Black Ink) |
| NEET / JEE (NTA) | 10 KB - 200 KB | 4 KB - 30 KB | 4x6 Postcard | JPG / JPEG |
How Client-Side Image Binary Compression Works Under the Hood
When you select a target size (e.g., 20KB or 50KB), ResizeInKB executes an in-browser binary search algorithm using the HTML5 HTMLCanvasElement.toBlob() API. It dynamically adjusts JPEG quantization matrices and pixel dimensions directly inside your browser's V8 JavaScript engine memory. Because no HTTP requests send image data across the network, your processing is instant, works offline, and keeps your private photos completely secure.