René's URL Explorer Experiment


Title: pdfnative — Zero-dependency PDF generation for TypeScript

Open Graph Title: pdfnative — Zero-dependency PDF generation for TypeScript

X Title: pdfnative — Zero-dependency PDF generation for TypeScript

Description: Zero-dependency PDF library for TypeScript. ISO 32000-1, PDF/A-1b/2b/2u/3b, AES-128/256 encryption, RSA + ECDSA signatures, 22 Unicode scripts, BiDi, barcodes, SVG, AcroForms, streaming. CLI + MCP server included.

Open Graph Description: Pure native PDF library. Zero dependencies. ISO 32000-1, PDF/A, AES, RSA + ECDSA signatures, 22 Unicode scripts. CLI + MCP server.

X Description: Pure native PDF library. Zero deps. ISO 32000-1. PDF/A. RSA + ECDSA. 22 Unicode scripts. CLI + MCP.

Keywords:

Opengraph URL: https://pdfnative.dev

direct link

Domain: pdfnative.dev


Hey, it has json ld scripts:
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "SoftwareSourceCode",
        "@id": "https://pdfnative.dev/#library",
        "name": "pdfnative",
        "description": "Pure native PDF generation library — zero vendor dependencies, ISO 32000-1 compliant.",
        "url": "https://pdfnative.dev",
        "codeRepository": "https://github.com/Nizoka/pdfnative",
        "programmingLanguage": "TypeScript",
        "license": "https://opensource.org/licenses/MIT",
        "runtimePlatform": ["Node.js", "Browser", "Deno", "Bun"],
        "softwareVersion": "1.4.0",
        "applicationCategory": "DeveloperApplication",
        "operatingSystem": "Cross-platform",
        "isAccessibleForFree": true,
        "author": { "@type": "Organization", "name": "Nizoka", "url": "https://pdfnative.dev" },
        "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }
      },
      {
        "@type": "SoftwareApplication",
        "@id": "https://pdfnative.dev/#cli",
        "name": "pdfnative-cli",
        "description": "Official command-line interface for pdfnative — render, sign (RSA + ECDSA), inspect, verify (PAdES-T + OCSP/CRL), batch, and emit JSON Schemas. Agent-native --json/E_*/--dry-run contract.",
        "url": "https://github.com/Nizoka/pdfnative-cli",
        "softwareVersion": "1.1.0",
        "applicationCategory": "DeveloperApplication",
        "operatingSystem": "Cross-platform",
        "isAccessibleForFree": true,
        "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }
      },
      {
        "@type": "SoftwareApplication",
        "@id": "https://pdfnative.dev/#mcp",
        "name": "pdfnative-mcp",
        "description": "Model Context Protocol server exposing pdfnative to Claude Desktop, Cursor, Continue, Zed, and any stdio MCP client. 17 tools (incl. page-tree merge/split/extract), per-tool apiVersion, PDF/A flag.",
        "url": "https://github.com/Nizoka/pdfnative-mcp",
        "softwareVersion": "1.3.0",
        "applicationCategory": "DeveloperApplication",
        "operatingSystem": "Cross-platform",
        "isAccessibleForFree": true,
        "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }
      },
      {
        "@type": "SoftwareSourceCode",
        "@id": "https://pdfnative.dev/#react",
        "name": "pdfnative-react",
        "description": "React renderer for pdfnative — declarative JSX components compiled on-device to PDF by a custom React reconciler. Live preview hooks, streaming, 22 Unicode scripts, token-frugal DocSpec for AI agents.",
        "url": "https://github.com/Nizoka/pdfnative-react",
        "codeRepository": "https://github.com/Nizoka/pdfnative-react",
        "programmingLanguage": "TypeScript",
        "license": "https://opensource.org/licenses/MIT",
        "runtimePlatform": ["Node.js", "Browser"],
        "softwareVersion": "0.2.0",
        "applicationCategory": "DeveloperApplication",
        "operatingSystem": "Cross-platform",
        "isAccessibleForFree": true,
        "author": { "@type": "Organization", "name": "Nizoka", "url": "https://pdfnative.dev" },
        "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }
      }
    ]
  }
  

authorNizoka
theme-color#2563eb
og:typewebsite
og:site_namepdfnative
og:localeen_US
og:imagehttps://pdfnative.dev/assets/og-image.png
og:image:width1200
og:image:height630
twitter:cardsummary_large_image
twitter:imagehttps://pdfnative.dev/assets/og-image.png

Links:

Skip to main contenthttps://pdfnative.dev#main-content
pdfnative https://pdfnative.dev/
Featureshttps://pdfnative.dev#features
Exampleshttps://pdfnative.dev#examples
Demohttps://pdfnative.dev#demo
Comparehttps://pdfnative.dev#comparison
Benchmarkshttps://pdfnative.dev#benchmarks
Architecturehttps://pdfnative.dev#architecture
Governancehttps://pdfnative.dev#governance
MCPhttps://pdfnative.dev#mcp
CLIhttps://pdfnative.dev#cli
Reacthttps://pdfnative.dev#react
Onboardinghttps://pdfnative.dev#onboarding
Guideshttps://pdfnative.dev/guides/
Playgroundshttps://pdfnative.dev/playgrounds/
GitHubhttps://github.com/Nizoka/pdfnative
Get Started →https://github.com/Nizoka/pdfnative#quick-start
GitHub https://github.com/Nizoka/pdfnative
https://github.com/Nizoka/pdfnative/actions/workflows/ci.yml
https://github.com/Nizoka/pdfnative/actions/workflows/codeql.yml
https://securityscorecards.dev/viewer/?uri=github.com/Nizoka/pdfnative
https://www.npmjs.com/package/pdfnative
https://www.npmjs.com/package/pdfnative
https://bundlephobia.com/package/pdfnative
https://www.npmjs.com/package/pdfnative
https://www.typescriptlang.org/
https://docs.npmjs.com/generating-provenance-statements
https://github.com/Nizoka/pdfnative/blob/main/LICENSE
https://www.npmjs.com/package/pdfnative-cli
https://www.npmjs.com/package/pdfnative-mcp
https://www.npmjs.com/package/pdfnative-react
Tables guide →https://pdfnative.dev/guides/tables.html
Manipulation guide →https://pdfnative.dev/guides/pdf-manipulation.html
pdfnative-mcphttps://github.com/Nizoka/pdfnative-mcp
pdfnative-clihttps://github.com/Nizoka/pdfnative-cli
Read the CLI guide →https://pdfnative.dev/guides/cli.html
Try the playground →https://pdfnative.dev/playgrounds/cli.html
pdfnative-reacthttps://github.com/Nizoka/pdfnative-react
React guide →https://pdfnative.dev/guides/react.html
Try the playground →https://pdfnative.dev/playgrounds/react.html
View source ↗https://pdfnative.dev
41 generator categories (~210 sample PDFs)https://github.com/Nizoka/pdfnative/tree/main/scripts/generators
Quick Start guide →https://pdfnative.dev/guides/quickstart.html
CLI guide →https://pdfnative.dev/guides/cli.html
MCP guide →https://pdfnative.dev/guides/mcp.html
React guide →https://pdfnative.dev/guides/react.html
Full onboarding cheatsheet →https://pdfnative.dev/guides/onboarding.html
https://github.com/Nizoka/pdfnative/tree/master/src
https://pdfnative.dev/guides/ai-governance.html
AI governance guidehttps://pdfnative.dev/guides/ai-governance.html
.github/AGENT_RULES.mdhttps://github.com/Nizoka/pdfnative/blob/main/.github/AGENT_RULES.md
.github/ai-governance.jsonhttps://github.com/Nizoka/pdfnative/blob/main/.github/ai-governance.json
pdfnative-mcphttps://github.com/Nizoka/pdfnative-mcp
⭐ Find pdfnative useful? Star it on GitHub.https://github.com/Nizoka/pdfnative
MCP Integration Guide →https://pdfnative.dev/guides/mcp.html
Try the MCP playground →https://pdfnative.dev/playgrounds/mcp.html
pdfnative-clihttps://github.com/Nizoka/pdfnative-cli
⭐ Powering this CLI? Star pdfnative on GitHub.https://github.com/Nizoka/pdfnative
CLI guide →https://pdfnative.dev/guides/cli.html
Try the CLI builder →https://pdfnative.dev/playgrounds/cli.html
pdfnative-reacthttps://github.com/Nizoka/pdfnative-react
⭐ Shipping React PDFs? Star pdfnative on GitHub.https://github.com/Nizoka/pdfnative
React guide →https://pdfnative.dev/guides/react.html
Try the React playground →https://pdfnative.dev/playgrounds/react.html
plika.apphttps://plika.app
Discover plika.app — where it all started →https://plika.app
GitHubhttps://github.com/Nizoka/pdfnative
npmhttps://www.npmjs.com/package/pdfnative
Changeloghttps://github.com/Nizoka/pdfnative/blob/main/CHANGELOG.md
Contributinghttps://github.com/Nizoka/pdfnative/blob/main/CONTRIBUTING.md
Securityhttps://github.com/Nizoka/pdfnative/blob/main/SECURITY.md
Originally from Plika.apphttps://plika.app
All guideshttps://pdfnative.dev/guides/
Onboardinghttps://pdfnative.dev/guides/onboarding.html
Quick Starthttps://pdfnative.dev/guides/quickstart.html
Architecturehttps://pdfnative.dev/guides/architecture.html
PDF/Ahttps://pdfnative.dev/guides/pdfa.html
Accessibilityhttps://pdfnative.dev/guides/accessibility.html
CLI Guidehttps://pdfnative.dev/guides/cli.html
MCP Integrationhttps://pdfnative.dev/guides/mcp.html
Reacthttps://pdfnative.dev/guides/react.html
FAQhttps://pdfnative.dev/guides/faq.html
Troubleshootinghttps://pdfnative.dev/guides/troubleshooting.html
All playgroundshttps://pdfnative.dev/playgrounds/
Extreme scriptshttps://pdfnative.dev/playgrounds/extreme-scripts.html
All 22 scriptshttps://pdfnative.dev/playgrounds/all-scripts.html
PDF Toolkithttps://pdfnative.dev/playgrounds/toolkit.html
Medical 800-pagehttps://pdfnative.dev/playgrounds/medical-800.html
CLI builderhttps://pdfnative.dev/playgrounds/cli.html
MCP tool explorerhttps://pdfnative.dev/playgrounds/mcp.html
React rendererhttps://pdfnative.dev/playgrounds/react.html
⭐ Star on GitHubhttps://github.com/Nizoka/pdfnative

Viewport: width=device-width, initial-scale=1.0

Robots: index, follow, max-image-preview:large


URLs of crawlers that visited me.