> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fileloom.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> The developer-first PDF generation API. Generate beautiful PDFs from HTML templates in milliseconds.

Generate PDFs from HTML templates in under 2 seconds with 70+ Handlebars helpers built-in.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Generate your first PDF in 5 minutes
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/overview">
    Complete endpoint documentation
  </Card>

  <Card title="Templates" icon="file-code" href="/templates/overview">
    Handlebars templating guide
  </Card>

  <Card title="Code Examples" icon="terminal" href="/code-examples/overview">
    Examples in 11 languages
  </Card>
</CardGroup>
