Privacy Policy
Last updated: August 2026
Summary in Plain English
Your images and generated icons never leave your device. Favicon Generator runs 100% client-side in your web browser. We do not operate a backend database, upload server, or user tracking mechanism.
1. Image & File Processing
When you upload an image (PNG, JPG, WebP, SVG), input text, or select an emoji, the data is processed exclusively in your browser's local memory using HTML5 Canvas and JavaScript APIs. No files or icon contents are ever sent over the network to any server or third-party service.
2. Local Browser Storage
We use your browser's localStorage solely to remember your chosen visual theme preference (Light, Dark, or System). This key (favicon_generator_theme) contains only a simple string and no personal identifiers. The application continues to function normally even if localStorage is completely disabled or blocked in your browser settings.
3. Analytics and Tracking
Favicon Generator does not use third-party tracking scripts, advertising trackers, fingerprinting libraries, or marketing pixels.
4. External Resources
The application uses local web fonts and standard browser system fonts. No remote tracking fonts or external API calls are triggered during icon generation.
5. Open Source Code
You can inspect the complete source code and verify our local-only execution model directly on GitHub at:
github.com/sumit0xff/Favicon-Generator