From 6bc399b42b703ba14cc0f9f18493aba196b2aec0 Mon Sep 17 00:00:00 2001 From: lpd <1337706942@qq.com> Date: Sat, 9 May 2026 17:08:51 +0800 Subject: [PATCH] Add BayMaxHome PDF Tools --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6cb97f1..0db67e1 100644 --- a/README.md +++ b/README.md @@ -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.