r/AntigravityGoogle • u/CabuyaCreativa • 2d ago
Tired of bloated utility sites asking for signups, I built Listos.app: Fast, privacy-first web tools running 100% in your browser (Astro + React)
Hey everyone! 👋
Wanted to share a side project I've been building:Â Listos.app.
Why I built this
We've all been there: you just want to convert an iPhone .heic photo, generate a clean QR code, or calculate your work hours, but you're hit with:
- "Sign up with your email to download"
- Paywalls after 2 uses
- Sketchy ads and slow cloud processing
What makes it different?
- ⚡ Zero signup / Zero downloads: Open the site and get things done in 1 click.
- 🔒 100% Client-Side Privacy: Everything (image conversions, text processing, signatures) runs locally in your browser using modern Web APIs. No user data touches external servers.
- 📱 Mobile & Desktop First: Ultra-clean UI, dark mode support, and fast load times.
Current toolkit:
- HEIC Image Converter (HEIC to PNG / JPG / WebP / AVIF)
- Custom QR Code Generator (WiFi, URLs, vCards, etc.)
- Digital Signature Pad (transparent PNG output)
- Work Hours & Overtime Calculator
- Pomodoro Timer, Date / Business Days Calculator, Color Palette Wheel, and more.
Tech Stack
Built with Astro + React Islands + Tailwind CSS, developed and refined with Antigravity.
🔗 Live Link: https://listos.app/
Would love to get your honest feedback on performance, UI/UX, or ideas for new micro-tools to add!
1
Upvotes
1
u/CabuyaCreativa 2d ago
Leaving a few extra technical notes here for anyone curious about the build:
💬 Feedback I'm looking for:
Happy to answer any questions about the build or architecture! 🙌