Alternatives
Products that do what WebPDF does
Simple PDF API & web toolkit
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9PB
2017 · github.com
- 10

- 11

- 12

- 13AA
2018 · api2pdf.com
- 14

- 15RT
2017 · apify.com
- 16PA
Here's a neat hack I made recently to do basic PDF editing directly in a browser—without having to upload anything to a server. I was initially looking for a way to do simple PDF modification (extracting pages, merging, and adding page numbers). There are some good server-side tools for this (QPDF, PDFTk, PDFBox, iText, Hummus), but for better speed and privacy I really wanted a 100% client-side solution. There are a few good JavaScript PDF libraries for reading and displaying PDFs (pdf.js) and creating PDFs from scratch (jsPDF, PDFKit), but I couldn't find any for editing existing PDFs. So,…
2018
- 17

- 18TA
Hello HN! It kept surprising me how much of a hassle it is to generate a PDF with decent HTML5 rendering from my SaaS apps. I tried several free libs and APIs but ended up with botched rendering a lot of times. So I set out to simplify this chore by creating an AWS hosted HTML to PDF conversion API that's based on Chrome. This API will allow a dev to just send the HTML to our API and get a PDF in response without having to worry about running and managing Chrome somewhere in their infra. I just finished the first version of my landing page and hosted pdf generation API…
2018
- 19

- 20
- 21
- 22

- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →