webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 4 · Act 24 · Transact 0 · Score: Not yet scored
Tool inspector
get_image_preview
Return an original or edited image preview as a bounded data URL. maxDimension is 64–2048 pixels and quality is 1–100.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
variant |
string | no | Whether to render the untouched source or current edit. |
format |
string | no | — |
maxDimension |
integer | no | — |
quality |
integer | no | — |
Raw JSON schema
{
"type": "object",
"properties": {
"variant": {
"type": "string",
"enum": [
"original",
"edited"
],
"default": "edited",
"description": "Whether to render the untouched source or current edit."
},
"format": {
"type": "string",
"enum": [
"jpeg",
"png",
"webp"
],
"default": "jpeg"
},
"maxDimension": {
"type": "integer",
"minimum": 64,
"maximum": 2048,
"default": 1024
},
"quality": {
"type": "integer",
"minimum": 1,
"maximum": 100,
"default": 85
}
},
"additionalProperties": false
}
Similar websites
fieldwork-beat-machine.openai.chatgpt.site
A tactile 12-voice beat machine with classic drum-machine grooves, deep synths, keyboard and touch pads, WebMCP controls, and stereo WAV export.
pixly.gg
Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.
quokkapix.com
Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.
paperie-webmcp-greeting-cards.openai.chatgpt.site
A WebMCP greeting-card studio. Start with a blank canvas, add agent-created artwork and messages, preview every print size and envelope, and approve your final …