Add PixelSwift to Photo Editing and Management

Add PixelSwift - a free, browser-based image compressor, converter, and resizer. All processing happens locally using WebAssembly, no server uploads.
This commit is contained in:
zsk-coder 2026-03-28 18:30:27 +08:00 committed by GitHub
parent 7dfa55926b
commit 7c6eb45d12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1143,6 +1143,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.
- [PixelSwift](https://github.com/zsk-coder/pixel-swift) - A free, browser-based image compressor, converter, and resizer. All processing happens locally using WebAssembly (MozJPEG, OxiPNG) — no server uploads, fully private.
#### Desktop
- [GIMP](https://www.gimp.org/) - The Free & Open Source Image Editor.