Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more โ
Pdf-lib Alternatives
Similar projects and alternatives to pdf-lib
-
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
-
xournalpp
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
-
-
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
-
-
-
-
-
-
simplepdf-embed
PDF editor in the browser โ add text, checkboxes, pictures, signatures to PDF files. Merge, rotate PDF pages โ iframe, script and React component
-
-
-
-
pdfjs
A Portable Document Format (PDF) generation library targeting both the server- and client-side.
-
scribus
Community mirror of the official Scribus SVN svn://scribus.net. Please submit PRs & Bugs to https://bugs.scribus.net .
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
pdf-lib discussion
pdf-lib reviews and mentions
-
Split PDF Pages in the Browser with pdf-lib โ No Uploads, No Server
A few weeks ago I built a free online Merge PDF tool that runs 100% in the browser. Today I'm sharing its sibling: a Split PDF tool using the same library โ pdf-lib โ with zero file uploads, zero watermark, and zero server code.
-
How WebAssembly became our privacy architecture (not just a performance trick)
pdf-lib handles PDF creation and modification in pure JavaScript. No Wasm compilation needed รขโฌโ it operates directly on ArrayBuffer data.
- Asynchronous Form Schema Discovery: Idempotent Retries and Secure Temporary Files
-
pdf-lib is silently deleting characters from your users' data
I generate invoices in a Node serverless function with pdf-lib. It is a good library. It also quietly destroyed a client's company name, threw nothing, logged nothing, and produced a PDF that opened perfectly.
-
json-pdf-designer: an open-source PDF report designer you actually own the code of
PDF generation is plain JS (pdf-lib) โ the exact template designed in the browser generates on a Node backend too, no headless browser required
-
I Built a PDF Toolkit That Runs 100% in the Browser โ No Server, No Uploads
pdfcevir does everything in the browser using pdf-lib and pdf.js. No file ever leaves your device. There's no backend processing the PDF โ the JavaScript running in your tab does all the work.
-
PNG to PDF without losing transparency: what most converters get wrong
pdf-lib creates and edits PDFs in pure JavaScript โ in the browser, no server. It can embed PNGs with their alpha channel:
-
I Built a PDF Toolbox That Never Uploads Your Files โ Here's How
pdf-lib can create and modify PDFs entirely in memory. It supports merging, splitting, compressing, password protection, page rotation, and font embedding โ all without native dependencies.
-
I Built a Free Sticker Maker Because Every Other One Hid the Export
No server round-trip. I render the sheet to a canvas, encode it as a JPEG, and embed it into a PDF with pdf-lib:
-
I Built 16 Free Dev Tools That Never Touch Your Data โ Here's How
PDF Tools: Uses pdf-lib which runs entirely in the browser. Merge, split, compress, rotate, and watermark โ all client-side.
-
A note from our sponsor - Kargo
akuity.io | 6 Sep 2026
Stats
Hopding/pdf-lib is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of pdf-lib is TypeScript.