Merge, split, compress and convert PDFs. Word, Excel and PowerPoint to PDF. HEIC to JPG, image compression, QR codes and more — all free, right in your browser. Developers get a Chromium-powered HTML-to-PDF API.
Combine multiple PDFs into one document, in the order you choose.
Free → 02Break a PDF into single pages or extract a page range.
Free → 03Remove unwanted pages from your PDF.
Free → 04Rotate every page 90, 180 or 270 degrees.
Free → 05Shrink file size while keeping documents readable and printable.
Free → 06Rebuild a damaged or corrupted PDF so it opens again.
Free → 07Stamp clean page numbers onto every page.
Free → 08Stamp a diagonal text watermark across every page.
Free → 09Add AES-256 password encryption to your document.
Free → 10Remove a password from a PDF you own.
Free → 11Strip author, title and hidden metadata before sharing.
Free → 12Make scanned PDFs searchable and copyable with text recognition.
Free →Convert a PDF into an editable Word (.docx) document.
Free → 14Turn Word documents (.doc, .docx) into polished PDFs.
Free → 15Convert spreadsheets (.xls, .xlsx) into shareable PDFs.
Free → 16Turn presentations (.ppt, .pptx) into PDFs anyone can open.
Free → 17Export every page as a high-resolution JPG image.
Free → 18Turn JPG and PNG images into a single tidy PDF.
Free → 19Extract all text content into a plain .txt file.
Free →Convert iPhone HEIC photos into JPGs that open anywhere.
Free → 21Convert between JPG, PNG and WEBP in one click.
Free → 22Reduce image file size without visibly losing quality.
Free → 23Scale images to an exact width — perfect for web and email.
Free →Create a QR code for any link or text, download as PNG.
Free → 25Generate strong random passwords instantly.
Free → 26Count words, characters, sentences and reading time.
Free → 27UPPERCASE, lowercase, Title Case or Sentence case any text.
Free → 28Pretty-print, validate and minify JSON.
Free → 29Convert text to and from Base64.
Free → 30Generate random v4 UUIDs in bulk.
Free → 31Placeholder text by paragraphs, sentences or words.
Free → 32SHA-256, SHA-1 and SHA-512 hashes of any text.
Free →Send HTML or a URL, get back a pixel-perfect PDF. Monthly plans for every volume — start free, no card required.
$ curl -X POST https://pdf-hub.net/api/v1/convert \ -H "Authorization: Bearer ph_live_…" \ -H "Content-Type: application/json" \ -d '{ "source": "https://example.com/invoice/881", "format": "A4", "filename": "invoice-881.pdf" }' \ --output invoice-881.pdf # 200 OK · application/pdf # X-Credits-Remaining: 249