Add BulkPicTools to Photo Editing (Web)

I'd like to suggest BulkPicTools for the Web Photo Editing section. It's a client-side tool built with Nuxt.js that processes images locally using Canvas API and Web Workers. We've focused heavily on privacy by ensuring no server-side uploads and using cookie-free analytics (Umami).
This commit is contained in:
kbmjj123 2026-01-23 18:25:34 +08:00 committed by GitHub
parent 60d9044a0b
commit f37337588b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1107,6 +1107,7 @@ These tools are useful when sharing secrets, code snippets or any other kind of
✅ **Instead use**
#### Web
- [BulkPicTools](https://bulkpictools.com) - A high-performance, privacy-first bulk image processor for resizing, converting, and watermarking. Operates entirely in your browser; no image data is ever sent to any server. No cookies or tracking are used.
- [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.
#### Desktop