Vibe Code Your PDFs

Natural Language
PDF Customization

Describe what you want in plain English. Glyph handles the rest. Works with Claude Code, Cursor, Windsurf, or any MCP-compatible tool.

Acme Corp
Quote
Quote #
Q-2024-0042
Date
Jan 18, 2026
Valid Until
Feb 17, 2026
Description Qty Total
Enterprise License 1 $2,400
Premium Support 12 $1,200
Add a diagonal DRAFT watermark
First of its Kind

Built for AI-Native Development

The only PDF SDK with native MCP integration. Generate and customize documents directly from your AI coding assistant using natural language.

Claude Code

Generate PDFs with natural language in your terminal

MCP Server

Cursor

AI-first code editor with Glyph superpowers

MCP Server

Windsurf

Seamless PDF generation in your flow state

MCP Server
~/.config/claude/mcp.json
// Add Glyph to your MCP config
{
  "mcpServers": {
    "glyph": {
      "command": "npx",
      "args": ["-y", "@glyph-pdf/mcp-server"]
    }
  }
}
Create an invoice PDF for Acme Corp, $2,500, modern style
Generated invoice-acme-corp.pdf (1 page, 42KB)
Choose Your Workflow
Three ways to integrate Glyph
MCP Server
For AI-powered IDEs
npx @glyph-pdf/mcp
Claude Code Cursor Windsurf
CLI
For terminal workflows
npx @glyph-pdf/cli init
Schema detection 12 doc types
SDK
For web applications
<script src="...glyph.min.js">
React Vue HTML
Copied to clipboard

Try it yourself

Type natural language commands to customize the document in real-time. No coding required.

Try something wild - the AI understands complex requests

Saved Versions 0/10
Click the star to save a named version
Live Preview Ready
Applying changes...
Demo limited to 10 requests/minute. Get an API key for higher limits.

Everything you need to ship

A complete toolkit for AI-powered document customization. Built for developers, loved by end users.

Natural Language Editing

Your users simply describe what they want. "Make the header teal" just works. No complex UI, no training required.

"Add a QR code and DRAFT watermark"
// AI understands complex, multi-part requests
+ QR code added: top-right corner
+ Watermark applied: 45deg diagonal

Professional Templates

Start with beautiful, responsive templates. Quotes, invoices, proposals - all designed for real business use.

Lightning Fast

PDFs generated in under 3 seconds. Real-time preview updates as your users type their requests.

Tiny SDK

Under 10KB gzipped. One script tag, one component. No build tools required.

Secure by Default

AI guardrails prevent data tampering. Users can customize styling, not manipulate protected data fields.

Smart Region Selection

Click to select specific sections. Apply changes to just the header, line items, or footer.

Works with Airtable

Connect your Airtable base, describe what you want in plain English, and get a professional PDF template instantly. No manual field mapping. No template syntax to learn.

1

Connect Your Base

Paste your Airtable API key. We read your schema automatically.

2

Describe Your Document

"Create an invoice with logo, client info, line items, and totals"

3

Iterate & Generate

"Add PO number field" - "Make the header navy blue" - Done.

Invoices Table Connected
Your Description
"Create a professional invoice with the company logo at top, client info on the left, a table of line items, and totals at the bottom"
Template Generated

INVOICE

Invoice #INV-2024-001 Date: Jan 15, 2024
Description Qty Amount
Web Design Services 1 $2,500
Development Hours 40 $4,000
Total: $6,500

Works with
any framework

Drop in a single script tag and web component. Works with React, Vue, Svelte, or vanilla HTML. No complex setup required.

React Vue Svelte HTML
<!-- 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>

12 Document Types, One SDK

Generate any business document with the same simple API. From quotes to contracts, we've got you covered.

Quote / Estimate
Price proposals for clients
Invoice
Bills for completed work
Receipt
Payment confirmations
Contract
Legal agreements
Proposal
Project scope documents
Work Order
Service authorization
Packing Slip
Shipment contents list
Purchase Order
Buyer order requests
Statement
Account summaries
Credit Note
Refund documentation
Delivery Note
Proof of delivery
Pro Forma Invoice
Preliminary bills

Simple, transparent pricing

Start free. Scale as you grow. No hidden fees or surprises.

Free
$0/mo
Perfect for trying things out
  • 100 PDFs per month
  • 10 requests per minute
  • All 12 document types
  • Community support
Get Started
Scale
$99/mo
For high-volume needs
  • 10,000 PDFs per month
  • 120 requests per minute
  • Custom templates
  • Priority support
Get Started
Enterprise
Custom
For large organizations
  • Unlimited PDFs
  • Dedicated infrastructure
  • Custom AI training
  • SLA & dedicated support
Contact Sales
Connect Airtable
Generate templates from your data
1
Connect
2
Select Data
3
Describe
4
Preview

Connect Your Airtable

Enter your Airtable Personal Access Token to get started. We'll read your bases and tables automatically.

Your data is secure
Your API key is used client-side only and is never stored on our servers. We only read your schema and sample data to generate templates.

Choose Your Data

Select the base and table you want to create a template for.

Describe Your Document

Tell us what kind of document you want to create. Be specific about layout, styling, and which fields to include.

Selected Table Fields
AI is generating your template
This may take a few seconds
Data Preview
Template Info
Base -
Table -
Style Modern
Batch Generate

Generate PDFs for all records in your table at once

0 records will be generated
Shortcuts
Z Undo
Z Redo
Submit
Esc Clear
Save Version

Give this version a name so you can restore it later.

Change History
No changes yet
Apply some changes to see your edit history here
Delete saved version?

Are you sure you want to delete ""? This cannot be undone.