Skip to content
@GeneratePDFs

GeneratePDFs

GeneratePDFs Logo

GeneratePDFs

Welcome to GeneratePDFs. This is the service that helps you turn HTML into clean, consistent PDFs through a simple API. If you can create it with HTML you can turn it into a PDF. That includes invoices, tickets, reports, receipts, certificates, order summaries and anything else you want your users to download or print.

The goal of GeneratePDFs is to make PDF creation feel predictable and easy to fit into any project. You bring the HTML and we return a finished PDF file.


Getting started

Sign up at https://generatepdfs.com and you can begin generating PDFs straight away. The dashboard lets you upload HTML files, preview your output and create PDFs without writing any code. This is a great way to confirm your HTML looks correct and to test different layouts or styles.

You can also view your previous generations and keep track of your usage directly from the dashboard. Once you are familiar with how your PDFs look, you can move on to using the API if you want to automate the process.


API usage

To integrate PDF creation into your own system, visit your dashboard and create an API token. This token lets you make authenticated requests from your application.

The API page includes ready to use examples for CURL, PHP, Ruby, Node and Go. These show how to send HTML or a URL and receive a PDF link in response.

Alternatively, use one of our SDKs to get up and running quicker and easier.


SDKs

SDKs are the quickest way to work with GeneratePDFs in your own apps. Each one provides helpful methods that remove the need to write your own request logic.

Language / System Repository
PHP https://github.com/generatepdfs/php-sdk
Laravel https://github.com/generatepdfs/laravel-sdk
NodeJS https://github.com/generatepdfs/node-sdk
Ruby https://github.com/generatepdfs/ruby-sdk
Python https://github.com/generatepdfs/python-sdk

More SDKs will be added over time.


When GeneratePDFs is useful

People use GeneratePDFs for a wide range of tasks, such as:

  • Invoices and billing documents
  • Reports and internal summaries
  • Booking confirmations and event tickets
  • Membership cards and certificates
  • Order receipts and packing slips
  • Converting HTML based templates into downloadable PDFs
  • Archiving page content as a PDF version

If the content exists as HTML, GeneratePDFs can produce a reliable PDF version of it.


Useful links

Pinned Loading

  1. php-sdk php-sdk Public

    A HTML to PDF PHP Composer based SDK for GeneratePDFs.com

    PHP 1

  2. laravel-sdk laravel-sdk Public

    A HTML to PDF Laravel SDK for GeneratePDFs.com

    PHP 4 2

  3. node-sdk node-sdk Public

    A HTML to PDF Node based SDK for GeneratePDFs.com

    JavaScript

  4. ruby-sdk ruby-sdk Public

    A HTML to PDF Ruby SDK for GeneratePDFs.com

    Ruby

Repositories

Showing 9 of 9 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…