Introduction

Documentation for SnapHTML HTML/URL to PDF and image rendering.

What is SnapHTML?

SnapHTML is a rendering toolkit that converts HTML and webpage URLs into PDF, PNG, and JPG.

Use this docs section to:

  • Start with the online converter and API quickstart
  • Configure render options like page size, margins, header/footer, and logo
  • Move from manual usage to async and bulk workflows

Core Endpoints

  • POST /api/pdf for PDF output
  • POST /api/image for PNG/JPG output

Next Step

Go to Quickstart to run your first request.