AirIMG turns your Google Drive into a zero-database, privacy-first image hosting solution. ⚡ In-browser WebP conversion (reduces file sizes by up to 90%) 🔒 Automatic EXIF metadata scrubbing 📁 Direct BYOS storage via restricted Google Drive scope 🚀 Failover Cloudflare Worker edge proxy for 99.99% uptime Ideal for GitHub READMEs, developer docs, blogs, and fast embeds with zero third-party tracking or hosting fees.
No reviews yetBe the first to leave a review for AirIMG
Maker
📌
Hey Product Hunt! 👋
I built AirIMG out of frustration with existing image hosts. Options like Imgur or Postimages track users, break hotlinks over time, or impose ad walls. On the flip side, configuring AWS S3 or Cloudflare R2 bucket policies just to drop a screenshot into a GitHub README felt like overkill.
AirIMG solves this with a BYOS (Bring Your Own Storage) model:
• Zero Central Database: AirIMG has no backend database and tracks zero user data. Your state remains completely local in your browser.
• Client-Side Compression: Canvas-based conversion auto-compresses dropped images to WebP @ 80% quality and strips sensitive camera/GPS EXIF metadata before anything leaves your device.
• Direct Drive Integration: Connects via restricted Google Drive scope (drive.file) so we never have access to your personal files outside what you upload.
• Edge Delivery: Uses a Cloudflare Worker proxy with failover routing to maintain high uptime for raw embeds.
It's completely free, privacy-first, and lightweight.
I’d love to hear your feedback, bug reports, or feature ideas in the comments below! 👇