pdfcn.dev
A collection of beautifully designed, accessible, and customizable PDF components. Built on Takumi and Forme. Works with shadcn/ui.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 0 · Act 12 · Transact 0 · Score: Not yet scored
Tool inspector
pdfcn_apply_theme
Navigate to the Theme Builder with a specific theme pre-loaded. The user can then customize it visually. Returns the URL the browser will navigate to.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
base |
string | no | PDF rendering engine (default: takumi) |
name |
string | yes | The theme preset to apply |
Raw JSON schema
{
"properties": {
"base": {
"description": "PDF rendering engine (default: takumi)",
"enum": [
"takumi",
"forme"
],
"type": "string"
},
"name": {
"description": "The theme preset to apply",
"enum": [
"blueprint",
"corporate",
"elegant",
"executive",
"forest",
"minimal",
"modern",
"professional",
"vivid"
],
"type": "string"
}
},
"required": [
"name"
],
"type": "object"
}
Similar websites
neohack.dev
An inviting pixel-art doorway into NetHack. Explore at your own pace, one thoughtful turn at a time.
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…