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:
parent
7dfa55926b
commit
7c6eb45d12
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue