Why won’t a website accept my photo?
Work through file format, dimensions, size and orientation to fix a rejected photo without making unnecessary edits or losing readability.
A rejected photo isn’t automatically too large. Websites can check the file’s real format as well as its byte size and pixel dimensions. Fix the requirement that failed rather than applying every possible edit at once.
Write down the requirements before changing anything
Look beside the upload control for accepted formats and limits. A requirement such as “JPG under 200 KB” is different from “600 by 600 pixels”. The first describes format and file size. The second describes image dimensions. A small file can still have the wrong shape.
Keep the original photo. Make a separate working copy and give the finished version a clear name. This avoids accidentally selecting an earlier file from a crowded downloads folder.
Check the actual file format
Use File Type Checker if the extension is misleading or you don’t know what your phone exported. A filename ending in .jpg isn’t proof that the contents are JPEG data.
If the form asks for JPG and you have HEIC then convert HEIC to JPG. Open the result before continuing. A successful download alone doesn’t confirm that you’ve selected the correct photo or that the receiving service will accept it.
Fix shape before reducing file size
Crop to the requested aspect ratio using Crop Image. Then use Resize Image to set the required dimensions. Doing these in this order avoids compressing an image that you’ll immediately need to rework.
Suppose a form asks for a square image but your original is a tall portrait. Stretching the portrait into a square changes the subject’s proportions. Crop a suitable square region instead. Make sure the required parts of the subject remain visible after cropping.
If the form publishes identity-photo composition rules then follow those directly. A file that passes the upload checks can still fail a later human review.
Reduce bytes only as far as needed
Use Compress Image after dimensions are correct. Inspect small text and fine details in the exported copy. If the site’s size limit is ambiguous then leave some room below it rather than targeting the exact boundary.
Check orientation too. If the downloaded file appears sideways then rotate it before uploading. For more context see why photos appear sideways.
Make one controlled retry
Select the finished file through the upload picker. Check its name and preview before submitting. If it fails again then record the full error message and the time of the attempt.
Try a fresh session or the service’s recommended browser if its help page suggests one. Avoid submitting personal information to unrelated repair websites just because an upload failed. Once format and dimensions are correct the next useful evidence is the receiving site’s error rather than another round of compression.
Common questions
Is changing the filename enough to convert a photo?
No. Renaming a HEIC file to end in .jpg doesn’t rewrite its contents. Use a converter that can decode the original format then save the requested output format.
Should I compress the photo as much as possible?
Aim for the receiving site’s stated limit while keeping the required details readable. Extreme compression can make a file small enough but still unsuitable for review.
What if the file meets every listed requirement?
Try selecting the finished file again and note the exact error. Session expiry or a problem with the receiving service can look like an image problem. Don’t keep degrading the picture when its properties already comply.