imagerry.com
Show HN: Imagerry – client-side image customizer and converter (WASM / WebGPU)https://imagerry.com/Hi HN! I built Imagerry (https://imagerry.com), a freemium, 100% client-side image converter and utility suite.### What it does till today:- 100% Client-Side: Zero file uploads, all processing happens locally using HTML5 Canvas & WebAssembly, though gpu is heavy on desktop apps. - Format Conversions & Resizing: PNG, WebP, AVIF, JPEG, SVG with high-quality Lanczos scaling (`pica`). - Utility Tools: Code Snippet Beautifier, App Icon Studio, Social OG Card Generator, and Passport Photo Arranger. - Cross-platform: Available as a PWA and desktop app (Electron).### Some Suggestions and tradeoff's for adding ?? :)I’m considering adding *local AI models* (such as in-browser AI image upscalers or background removers using ONNX Runtime Web / WebGPU) - by desktop apps preferable only.Since Imagerry focuses on privacy and zero cloud uploads, running models locally in the browser feels like a natural fit, but it comes with a *20MB–50MB initial model or even more depending on local model's download Jul 22, 2026 9:33 AM