About LocalKit
Tagline: Your files never leave this device.
LocalKit is a static website of small, focused utilities for everyday file friction—especially images. Phones capture HEIC; websites demand JPG under a kilobyte budget; EXIF may leak a home address. Most free tools upload first and apologize later.
We take the opposite approach: ship HTML/CSS/JS to Cloudflare Pages, run well-known libraries (heic2any, exifr, fflate, canvas) in your browser, and never open an upload endpoint.
Principles
- Client-side processing only
- No accounts, no tracking pixels required for core tools
- Honest browser limitation notes (especially HEIC/AVIF)
- AdSense-ready layout with clear privacy disclosures
Contact
LocalKit is part of Alex’s utility-site portfolio. For account/deploy steps see the repo docs (ACCOUNTS.md, DEPLOY.md).