From 77721059d4a9538c573e1b18ce3dc04e53de131f Mon Sep 17 00:00:00 2001 From: eviloria Date: Sun, 16 Aug 2026 22:37:42 -0400 Subject: [PATCH] Add PhotoReducer to Photo Editing and Management (Web) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e46cb49..26986de8 100644 --- a/README.md +++ b/README.md @@ -1183,6 +1183,7 @@ These tools are useful when sharing secrets, code snippets or any other kind of ✅ **Instead use** #### Web - [miniPaint](https://github.com/viliusle/miniPaint) - Open Source alternative to Photopea. miniPaint operates directly in the browser. Nothing will be sent to any server. Everything stays in your browser. +- [PhotoReducer](https://photoreducer.com/) - Compress images to an exact file size, resize and convert JPG, PNG, WebP, AVIF and HEIC entirely in the browser via WebAssembly. Photos are never uploaded to any server. No account, no watermarks. #### Desktop - [GIMP](https://www.gimp.org/) - The Free & Open Source Image Editor.