
Api2Pdf is a powerful PDF generation API with no rate limits or file size constraints. Api2Pdf runs on AWS Lambda, a serverless architecture powered by Amazon to scale to millions of requests while being up to 90% cheaper than alternatives. Supports wkhtmltopdf, Headless Chrome, LibreOffice, and PDF Merge. You can also generate barcodes with ZXING (Zebra Crossing).
We've made a number of open source libraries available for the API
Create an account at portal.api2pdf.com to get an API key.
Authorize your API calls
Authorization: YOUR-API-KEYIf you are looking for just a quick call to grab PDFs of a URL, you can do a GET request like:
https://v2018.api2pdf.com/chrome/url?url={UrlToConvert}&apikey={YourApiKey}
For more advanced usage and settings, see the API specification below.
Looking to integrate Api2Pdf - PDF Generation, Powered by AWS Lambda into your project? Our team can help you build custom connectors.
Get Integration Help