Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@
- [shipsaas/docking](https://github.com/shipsaas/docking) - Shared-microservice that takes over the document templates management & render/export PDF.
- [WeasyPrint](https://weasyprint.org/) - Generate PDF using html and CSS.
- [qpdf/qpdf](https://github.com/qpdf/qpdf) - A content-preserving PDF document transformer.
- [Stirling-Tools/Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF) - A locally hosted web-based PDF manipulation tool using Docker that supports splitting, merging, converting, reorganizing, compressing, and more.
- [unjs/unpdf](https://github.com/unjs/unpdf) - Utilities to work with PDFs in Node.js, browser and workers.
- [Stirling-Tools/Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF) - A locally hosted web-based PDF manipulation tool using Docker that supports splitting, merging, converting, reorganizing, compressing, and more.
- [BayMaxHome PDF Tools](https://liaopengdong.github.io/pdf-tools/) - Free browser-based PDF tools for merging, splitting, rotating, converting, watermarking, numbering, and editing PDF files.
- [unjs/unpdf](https://github.com/unjs/unpdf) - Utilities to work with PDFs in Node.js, browser and workers.
- [PdfRest](https://pdfrest.com/) - PDF Api to create, shrink and compress.
- [Gotenberg](https://gotenberg.dev/) - A Docker-powered stateless API for creating PDF files from templates in various formats, e.g., html, markdown, word, excel.
- [Smallpdf](https://smallpdf.com/) - Set of tools to extract and manipulate PDF content.
Expand Down