Connect your Airtable base, describe your document in plain English, and generate pixel-perfect PDFs. Works with Claude Code, Cursor, Windsurf, or any MCP-compatible tool.
The only PDF SDK with native MCP integration. Generate and customize documents directly from your AI coding assistant using natural language.
Generate PDFs with natural language in your terminal
AI-first code editor with Glyph superpowers
Seamless PDF generation in your flow state
The first MCP server for PDF generation. Create, customize, and export documents directly from your AI coding assistant. Works with Claude Code, Cursor, Windsurf, and any MCP-compatible tool.
npx @glyphpdf/mcp-server
Describe what you want in plain English. No templates to learn.
Invoices, quotes, reports, contracts, receipts, and more.
PDFs generated in milliseconds. No waiting, no manual steps.
One script tag. One component. That's it.
<script src="https://sdk.glyph.you/glyph.min.js"></script>
<glyph-editor
api-key="YOUR_KEY"
template="quote-modern"
></glyph-editor>
From data source to polished PDF in minutes, not days.
Link your data source. Airtable, API, or paste JSON. Fields are auto-detected and mapped to your template.
Click any section and describe changes in plain English. AI repositions fields, adjusts layout, applies branding.
Hit generate. Pixel-perfect PDFs delivered via API, MCP server, or direct download. Every time.
Type natural language commands to customize the document in real-time. No coding required.
Quick actions above are instant. Custom prompts use AI and may take 60-90s.
Analyzing request |
A complete toolkit for AI-powered document customization. Built for developers, loved by end users.
Your users simply describe what they want. "Make the header teal" just works. No complex UI, no training required.
Bring your existing HTML templates. Our AI understands your document structure and modifies it intelligently - any format, any layout.
Live progress updates as AI processes your request. See changes applied in real-time with visual confirmation.
Under 10KB gzipped. One script tag, one component. No build tools required.
AI guardrails prevent data tampering. Users can customize styling, not manipulate protected data fields.
Click to select specific sections. Apply changes to just the header, line items, or footer.
Connect your base. See your PDF. Customize with plain English. Done.
Exporting CSVs, fighting with merge fields, ugly templates, no customization
Connect once, generate forever. Beautiful templates that update with your data.
Paste your Airtable API key. We read your schema automatically.
"Create an invoice with logo, client info, line items, and totals"
"Add PO number field" - "Make the header navy blue" - Done.
Switching from another solution?
| Description | Qty | Amount |
|---|---|---|
| Web Design Services | 1 | $2,500 |
| Development Hours | 40 | $4,000 |
Drop in a single script tag and web component. Works with React, Vue, Svelte, or vanilla HTML. No complex setup required.
<!-- Include the SDK -->
<script src="https://sdk.glyph.you/glyph.min.js"></script>
<!-- Add the editor component -->
<glyph-editor
api-key="gk_your_api_key"
template="quote-modern"
:data="quoteData"
/>
import { GlyphEditor } from '@glyph-so/react'
function QuoteEditor() {
return (
<GlyphEditor
apiKey="gk_your_api_key"
template="quote-modern"
data={quoteData}
/>
)
}
<template>
<GlyphEditor
api-key="gk_your_api_key"
template="quote-modern"
:data="quoteData"
/>
</template>
<script setup>
import { GlyphEditor } from '@glyph-so/vue'
</script>
gk_your_api_key with your key. Free tier: 100 PDFs/month
Bring your own HTML templates. Glyph's AI understands your document structure and modifies it intelligently.
Start free. Scale as you grow. No hidden fees or surprises.
Been with us for 6+ months? Running into limits but not ready to commit to a higher tier?
Each generated or modified PDF document counts as one. Previews during editing are free and don't count toward your limit.
Yes, upgrade or downgrade instantly. When upgrading, you get immediate access. When downgrading, changes apply at your next billing cycle.
We'll notify you at 80% usage. Overage is billed at $0.05 per PDF on Starter, $0.03 on Pro, and $0.02 on Business. Or upgrade for better rates.
Yes, pay annually and get 2 months free. That's $290/year for Starter (instead of $348), $790/year for Pro (instead of $948), and $1,990/year for Business (instead of $2,388).
All paid plans include a 14-day free trial with full features. No credit card required to start.
All plans include full MCP Server access for Claude Code, Cursor, and Windsurf. Generate PDFs directly from your AI coding assistant.
The only PDF SDK built for the AI era.
| Feature | Glyph | DocRaptor | CraftMyPDF | PDFMonkey |
|---|---|---|---|---|
| AI-Powered Editing | ✓ | ✕ | ✕ | ✕ |
| Natural Language | ✓ | ✕ | ✕ | Limited |
| MCP Server (AI Agent) | ✓ | ✕ | ✕ | ✕ |
| Live Preview | ✓ | ✕ | ✓ | ✓ |
| Batch Generation | ✓ | ✓ | ✓ | ✓ |
| Airtable Integration | ✓ | ✕ | ✕ | ✕ |
| 2-Line Integration | ✓ | ✕ | ✕ | ✕ |
| Voice Input | ✓ | ✕ | ✕ | ✕ |