Project overview
The project aimed to create a web tool similar in structure to realfavicongenerator.net, allowing users to generate favicons from uploaded images (PNG, JPEG, SVG, etc.). Users could preview and customize favicons for different platforms (iOS, Android, Windows, macOS) and download the generated assets with HTML embed code.
The tool includes advanced features like cropping, compression, custom margins, and automatic cleanup of generated files.
Key features included image upload with drag & drop, a confirmation modal with image dimensions, a cropping tool for non-square images, simulation previews for multiple platforms (desktop, iOS, Android, etc.), and customization settings (background, margin, compression, versioning). Additionally, it offered a ZIP download with the full favicon package and HTML code, SVG handling with fallback PNG conversion, admin configuration via JSON (no backend panel), an auto-delete function for generated data, and a multi-step interface matching the RFG structure.
- Gennady, SIA Webby
Key features delivered
- Image upload with drag & drop
- Confirmation modal with image dimensions
- Cropping tool for non-square images
- Simulation previews for multiple platforms (desktop, iOS, Android, etc.)
- Customization settings (background, margin, compression, versioning)
- ZIP download with full favicon package and HTML code
- SVG handling with fallback PNG conversion
- Admin config via JSON (no backend panel)
- Auto-delete function for generated data
- Multi-step interface matching RFG structure
Screenshots

Main page of the favicon generator with drag-and-drop image upload and platform/browser support overview.

Result page showing favicon previews in multiple resolutions and a live preview on iOS.