placeholders.dev
Generate fast placeholder images from a URL, powered by Cloudflare Workers in 333+ edge locations.
First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com
Answer 1 · Act 1 · Transact 0 · Score: Not yet scored
Tool inspector
explain_placeholder_image_url
Break an existing placeholders.dev URL into the options it actually uses, filling in the defaults the image API would apply and listing any query parameters it ignores. Useful before editing placeholder URLs already in a codebase.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
url |
string | yes | An absolute placeholders.dev image URL, e.g. `https://images.placeholders.dev/?width=350&text=Hello`. |
Raw JSON schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "An absolute placeholders.dev image URL, e.g. `https://images.placeholders.dev/?width=350&text=Hello`.",
"minLength": 1
}
},
"required": [
"url"
]
}
Similar websites
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…
admintoolkit.io
admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.