From 3f88db760995aa1a34df1259e84a93fc2741c16e Mon Sep 17 00:00:00 2001 From: GottsteinDaniel Date: Mon, 27 Jul 2026 16:46:28 +0200 Subject: [PATCH] Add gottrix to Client-Side (No Upload) section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9c297b..22c9d5e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Web-based PDF tools fall into two categories: those that **upload your files to - [PDF Toolbox](https://pdftoolbox.tech) — Free browser-based PDF tools: compress, merge, split, convert, protect, and unlock PDFs. All processing happens client-side using WebAssembly and pdf-lib.js. No uploads, no registration, no limits. - [SimplePDF](https://simplepdf.eu) — Online PDF editor that works in the browser. Fill forms, add text, sign documents. EU-hosted but files are processed client-side. +- [gottrix](https://gottrix.app) - Free browser-based file conversion suite (500+ tools: PDF, image, audio, video, data, 3D) using WebAssembly. All processing happens client-side. No uploads, no registration, no limits. - [PDFEscape](https://www.pdfescape.com) — Online PDF editor with form filling and annotation. Basic editing is client-side; some features require upload. ## Server-Side (Upload Required)