From 2126296461b749f5d8729ae35e1606421a0cef5b Mon Sep 17 00:00:00 2001 From: johamane01-collab Date: Tue, 3 Mar 2026 21:58:15 +0100 Subject: [PATCH] Add pdfkits.app to Creation and production pdfkits.app is an online PDF toolkit allowing users to merge, split, compress and convert PDF files. Both open source friendly and available as a web service. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8546ff3..817a4d3 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ From parsers for extracting text, images, and tables, to automated PDF creation - [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. +- [pdfkits.app](https://pdfkits.app) - Online toolkit to merge, split, compress, convert and manipulate PDF files. - [typst/typst](https://github.com/typst/typst) - A new markup-based typesetting system that is powerful and easy to learn. - [Vexlio](https://vexlio.com/) - Tool to create diagrams and export in SVG or PDF. - [renamed.to](https://www.renamed.to) - AI-powered tool that rename files based on the content, accessible as a web app, command line, and for integration within your application. @@ -80,3 +81,4 @@ From parsers for extracting text, images, and tables, to automated PDF creation A community-driven list is, at its core, driven by contributions. If you stumble upon a great service or library, or find mistakes, please get involved by starting a discussion or suggesting a change via a pull request. Please see [Contributing](./contributing.md) for details. +