
PixGrid is an AI-powered photo editor that runs 100% in the browser. It combines a layer-based canvas editor (think Photoshop) with social media templates (think Canva) — background removal, object erasing, filters, text, shapes, and export to PNG/SVG/PDF. Why I built it: I wanted professional editing tools without the $13/month subscription trap. Background removal alone costs money on most platforms — even basic photo grids are paywalled. PixGrid gives you 60+ AI tools for free — no account needed for basic editing. Sign up (free) and you get 1 full-resolution export per day and access to 99% of features. What makes it different: No subscriptions, ever. One-time passes starting at $2.99 if you want premium AI features. No auto-renewal. Privacy-first. Your images are processed on private servers and deleted immediately. Nothing is stored or used for training. Actually free. The full canvas editor, filters, templates, and most AI tools work without paying. Browser-only. No downloads, works on desktop and mobile. Tech stack (for the curious): React + Fabric.js canvas, FastAPI backend, Docker, local AI models (Many and quite well optimized while still focusing on max quality). All AI runs on my own servers — no OpenAI/Replicate API calls.
Nice!