From e8529f9c113198d0e5caea03c6b0039fb596924b Mon Sep 17 00:00:00 2001 From: ComPDFKit-Youna <108785628+youna12345@users.noreply.github.com> Date: Mon, 30 Jun 2025 15:05:51 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8261b4..0c03590 100644 --- a/README.md +++ b/README.md @@ -69,3 +69,4 @@ Anything that's used to edit an existing PDF file: * [pdfcpu](https://github.com/pdfcpu/pdfcpu) ![](https://shields.io/badge/-extract-inactive) ![](https://shields.io/badge/-manipulate-inactive) ![](https://shields.io/badge/-create-inactive): batch processing and scripting via a rich command line * [pdf-lib](https://github.com/Hopding/pdf-lib) ![](https://shields.io/badge/-manipulate-inactive) ![](https://shields.io/badge/-create-inactive): Create and modify PDF documents in any JavaScript environment * [HexaPDF](https://hexapdf.gettalong.org): ![](https://shields.io/badge/-extract-inactive) ![](https://shields.io/badge/-manipulate-inactive) ![](https://shields.io/badge/-create-inactive): A pure Ruby PDF creation and manipulation library +* [ComPDF](https://github.com/ComPDFKit/compdfkit-web-example-nextjs): Developer-friendly PDF SDK for cross-platform integration, supporting viewing, signing, annotations, and forms of PDF documents.