This requirement is stricter than a normal passport photo upload because two conditions must pass together: exact dimensions and a strict size cap. If either one fails, the portal may reject the file even when the image looks fine on your screen.
What you are trying to do
The portal wants:
| Rule | Requirement |
|---|---|
| Width | 200 px |
| Height | 230 px |
| File size | Under 50KB |
| Format | Usually JPG or JPEG |
That means you cannot rely on file size alone.
Correct order
- Start with a clean original photo.
- Crop to the right face framing.
- Resize to exactly
200x230. - Compress until the file goes below
50KB. - Recheck that the photo still looks natural.
This is the safest order because compression after resizing gives you more predictable control.
Why users fail this upload
- the photo was compressed before resizing
- the aspect ratio was wrong before export
- the file went under
50KBbut lost face detail - the user reused a
200x230file made for another portal
What the portal usually asks besides size
Even when the file name mentions 200x230, portals may still check:
- white or light background
- full face visibility
- no shadows across the face
- correct format
Treat those as separate checks. A technically correct pixel size is not enough if the crop is poor.
Before upload checklist
- Is the final image exactly
200x230? - Is the file below
50KB? - Does the face still look clear?
- Does the background follow the official instructions?
- Did you verify the portal did not also specify another format or naming rule?
Use this in FormSathi
If the portal gives exact photo dimensions, start with Passport Photo Resize and then finish the file-size step with Image Compress only if needed. For the broader version of this problem, read How to make a passport photo under 50KB. For a more evergreen overview, see Prepare a 200x230 px passport photo for forms.
Check the official instructions
The 200x230 requirement is portal-specific. Always verify the latest official dimensions, file-size limit, and format rules before uploading.
Privacy note
Prepare the image on your phone and upload only to the official portal you are using. This website does not collect private file uploads.
FAQ
Is 200x230 the same as passport size everywhere?
No. Different portals use different dimensions, so use 200x230 only when the official instructions specifically ask for it.
Can I keep quality under 50KB?
Usually yes, if you start with a clean photo, crop correctly, and compress only after the dimensions are already fixed.
Why does the portal reject a 200x230 file?
The problem may be format, background, or file size rather than dimensions alone. Recheck every requirement shown on the portal.