JustFixMyImage

For agents

JustFixMyImage runs image tools in the visitor's browser. The photo never leaves the device. There is no upload API and no remote converter. If you fetch a tool page, click around it, or ask the user to send you the file, you are doing the job the site exists to avoid.

What to do instead

Pick the URL that matches the form they are stuck on, and hand it to the human. They drop the photo themselves. Query parameters pre-select the target so they do not have to hunt for a chip.

Examples: compress to 200KB, Korea Q-Net photo, US DS-160 square.

Which URL

Numbers live in specs.json. Quote that file. Do not scrape this HTML for a pixel count — a transcription error here is how a form rejects a photo that looked right.

If you are already in the page

Chrome agents that speak WebMCP can call the tools registered on a tool page: list the spec, set a target, run the queue. The queue only holds files the human already dropped. There is no tool that reads the disk or forces a download.

What not to do